Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Chameleon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
e81c440f
Commit
e81c440f
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove empty lines
parent
a2f0e50d
Changes
505
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
505 changed files
with
0 additions
and
513 deletions
+0
-513
CMakeLists.txt
CMakeLists.txt
+0
-1
cmake_modules/GenPkgConfig.cmake
cmake_modules/GenPkgConfig.cmake
+0
-1
cmake_modules/PrintOpts.cmake
cmake_modules/PrintOpts.cmake
+0
-1
compute/CMakeLists.txt
compute/CMakeLists.txt
+0
-1
compute/pzbuild.c
compute/pzbuild.c
+0
-1
compute/pzgebrd_ge2gb.c
compute/pzgebrd_ge2gb.c
+0
-1
compute/pzgelqf.c
compute/pzgelqf.c
+0
-1
compute/pzgelqf_param.c
compute/pzgelqf_param.c
+0
-1
compute/pzgelqfrh.c
compute/pzgelqfrh.c
+0
-1
compute/pzgemm.c
compute/pzgemm.c
+0
-1
compute/pzgeqrf.c
compute/pzgeqrf.c
+0
-1
compute/pzgeqrf_param.c
compute/pzgeqrf_param.c
+0
-1
compute/pzgeqrfrh.c
compute/pzgeqrfrh.c
+0
-1
compute/pzgetrf_incpiv.c
compute/pzgetrf_incpiv.c
+0
-1
compute/pzgetrf_nopiv.c
compute/pzgetrf_nopiv.c
+0
-1
compute/pzhemm.c
compute/pzhemm.c
+0
-1
compute/pzher2k.c
compute/pzher2k.c
+0
-1
compute/pzherk.c
compute/pzherk.c
+0
-1
compute/pzhetrd_he2hb.c
compute/pzhetrd_he2hb.c
+0
-1
compute/pzlacpy.c
compute/pzlacpy.c
+0
-1
compute/pzlag2c.c
compute/pzlag2c.c
+0
-1
compute/pzlange.c
compute/pzlange.c
+0
-1
compute/pzlanhe.c
compute/pzlanhe.c
+0
-1
compute/pzlansy.c
compute/pzlansy.c
+0
-1
compute/pzlantr.c
compute/pzlantr.c
+0
-1
compute/pzlascal.c
compute/pzlascal.c
+0
-1
compute/pzlaset.c
compute/pzlaset.c
+0
-1
compute/pzlaset2.c
compute/pzlaset2.c
+0
-1
compute/pzlauum.c
compute/pzlauum.c
+0
-1
compute/pzplghe.c
compute/pzplghe.c
+0
-1
compute/pzplgsy.c
compute/pzplgsy.c
+0
-1
compute/pzplrnt.c
compute/pzplrnt.c
+0
-1
compute/pzpotrf.c
compute/pzpotrf.c
+0
-1
compute/pzpotrimm.c
compute/pzpotrimm.c
+0
-1
compute/pzsymm.c
compute/pzsymm.c
+0
-1
compute/pzsyr2k.c
compute/pzsyr2k.c
+0
-1
compute/pzsyrk.c
compute/pzsyrk.c
+0
-1
compute/pzsytrf.c
compute/pzsytrf.c
+0
-1
compute/pztile2band.c
compute/pztile2band.c
+0
-1
compute/pztpgqrt.c
compute/pztpgqrt.c
+0
-1
compute/pztpqrt.c
compute/pztpqrt.c
+0
-1
compute/pztradd.c
compute/pztradd.c
+0
-1
compute/pztrmm.c
compute/pztrmm.c
+0
-1
compute/pztrsm.c
compute/pztrsm.c
+0
-1
compute/pztrsmpl.c
compute/pztrsmpl.c
+0
-1
compute/pztrtri.c
compute/pztrtri.c
+0
-1
compute/pzunglq.c
compute/pzunglq.c
+0
-1
compute/pzunglq_param.c
compute/pzunglq_param.c
+0
-1
compute/pzunglqrh.c
compute/pzunglqrh.c
+0
-1
compute/pzungqr.c
compute/pzungqr.c
+0
-1
compute/pzungqr_param.c
compute/pzungqr_param.c
+0
-1
compute/pzungqrrh.c
compute/pzungqrrh.c
+0
-1
compute/pzunmlq.c
compute/pzunmlq.c
+0
-1
compute/pzunmlq_param.c
compute/pzunmlq_param.c
+0
-1
compute/pzunmlqrh.c
compute/pzunmlqrh.c
+0
-1
compute/pzunmqr.c
compute/pzunmqr.c
+0
-1
compute/pzunmqr_param.c
compute/pzunmqr_param.c
+0
-1
compute/pzunmqrrh.c
compute/pzunmqrrh.c
+0
-1
compute/zbuild.c
compute/zbuild.c
+0
-1
compute/zgeadd.c
compute/zgeadd.c
+0
-1
compute/zgelqf.c
compute/zgelqf.c
+0
-1
compute/zgelqf_param.c
compute/zgelqf_param.c
+0
-1
compute/zgelqs.c
compute/zgelqs.c
+0
-1
compute/zgelqs_param.c
compute/zgelqs_param.c
+0
-1
compute/zgels.c
compute/zgels.c
+0
-1
compute/zgels_param.c
compute/zgels_param.c
+0
-1
compute/zgemm.c
compute/zgemm.c
+0
-1
compute/zgeqrf.c
compute/zgeqrf.c
+0
-1
compute/zgeqrf_param.c
compute/zgeqrf_param.c
+0
-1
compute/zgeqrs.c
compute/zgeqrs.c
+0
-1
compute/zgeqrs_param.c
compute/zgeqrs_param.c
+0
-1
compute/zgesvd.c
compute/zgesvd.c
+0
-1
compute/zgetrf_incpiv.c
compute/zgetrf_incpiv.c
+0
-1
compute/zgetrf_nopiv.c
compute/zgetrf_nopiv.c
+0
-1
compute/zgetrs_incpiv.c
compute/zgetrs_incpiv.c
+0
-1
compute/zgetrs_nopiv.c
compute/zgetrs_nopiv.c
+0
-1
compute/zhemm.c
compute/zhemm.c
+0
-1
compute/zher2k.c
compute/zher2k.c
+0
-1
compute/zherk.c
compute/zherk.c
+0
-1
compute/zlacpy.c
compute/zlacpy.c
+0
-1
compute/zlange.c
compute/zlange.c
+0
-1
compute/zlanhe.c
compute/zlanhe.c
+0
-1
compute/zlansy.c
compute/zlansy.c
+0
-1
compute/zlantr.c
compute/zlantr.c
+0
-1
compute/zlascal.c
compute/zlascal.c
+0
-1
compute/zlaset.c
compute/zlaset.c
+0
-1
compute/zlauum.c
compute/zlauum.c
+0
-1
compute/zplghe.c
compute/zplghe.c
+0
-1
compute/zplgsy.c
compute/zplgsy.c
+0
-1
compute/zplrnt.c
compute/zplrnt.c
+0
-1
compute/zposv.c
compute/zposv.c
+0
-1
compute/zpotrf.c
compute/zpotrf.c
+0
-1
compute/zpotri.c
compute/zpotri.c
+0
-1
compute/zpotrimm.c
compute/zpotrimm.c
+0
-1
compute/zpotrs.c
compute/zpotrs.c
+0
-1
compute/zsymm.c
compute/zsymm.c
+0
-1
compute/zsyr2k.c
compute/zsyr2k.c
+0
-1
compute/zsyrk.c
compute/zsyrk.c
+0
-1
compute/zsysv.c
compute/zsysv.c
+0
-1
compute/zsytrf.c
compute/zsytrf.c
+0
-1
compute/zsytrs.c
compute/zsytrs.c
+0
-1
compute/ztile.c
compute/ztile.c
+0
-1
compute/ztpgqrt.c
compute/ztpgqrt.c
+0
-2
compute/ztpqrt.c
compute/ztpqrt.c
+0
-1
compute/ztradd.c
compute/ztradd.c
+0
-1
compute/ztrmm.c
compute/ztrmm.c
+0
-1
compute/ztrsm.c
compute/ztrsm.c
+0
-1
compute/ztrsmpl.c
compute/ztrsmpl.c
+0
-1
compute/ztrtri.c
compute/ztrtri.c
+0
-1
compute/zunglq.c
compute/zunglq.c
+0
-1
compute/zunglq_param.c
compute/zunglq_param.c
+0
-1
compute/zungqr.c
compute/zungqr.c
+0
-1
compute/zungqr_param.c
compute/zungqr_param.c
+0
-1
compute/zunmlq.c
compute/zunmlq.c
+0
-1
compute/zunmlq_param.c
compute/zunmlq_param.c
+0
-1
compute/zunmqr.c
compute/zunmqr.c
+0
-1
compute/zunmqr_param.c
compute/zunmqr_param.c
+0
-1
control/CMakeLists.txt
control/CMakeLists.txt
+0
-1
control/async.c
control/async.c
+0
-1
control/async.h
control/async.h
+0
-1
control/auxiliary.c
control/auxiliary.c
+0
-1
control/auxiliary.h
control/auxiliary.h
+0
-1
control/common.h
control/common.h
+0
-1
control/compute_z.h
control/compute_z.h
+0
-1
control/context.c
control/context.c
+0
-1
control/context.h
control/context.h
+0
-1
control/control.c
control/control.c
+0
-1
control/descriptor.c
control/descriptor.c
+0
-1
control/descriptor.h
control/descriptor.h
+0
-1
control/gkkleader.h
control/gkkleader.h
+0
-1
control/global.h
control/global.h
+0
-1
control/morse_f77.c
control/morse_f77.c
+0
-1
control/morse_f77.h
control/morse_f77.h
+0
-1
control/morse_mf77.c
control/morse_mf77.c
+0
-1
control/morse_zf77.c
control/morse_zf77.c
+0
-1
control/morsewinthread.c
control/morsewinthread.c
+0
-1
control/morsewinthread.h
control/morsewinthread.h
+0
-1
control/primes.h
control/primes.h
+0
-1
control/tile.c
control/tile.c
+0
-1
control/workspace.c
control/workspace.c
+0
-1
control/workspace.h
control/workspace.h
+0
-1
control/workspace_z.c
control/workspace_z.c
+0
-1
coreblas/CMakeLists.txt
coreblas/CMakeLists.txt
+0
-1
coreblas/compute/CMakeLists.txt
coreblas/compute/CMakeLists.txt
+0
-1
coreblas/compute/core_dzasum.c
coreblas/compute/core_dzasum.c
+0
-1
coreblas/compute/core_zgeadd.c
coreblas/compute/core_zgeadd.c
+0
-1
coreblas/compute/core_zgelqt.c
coreblas/compute/core_zgelqt.c
+0
-1
coreblas/compute/core_zgemm.c
coreblas/compute/core_zgemm.c
+0
-1
coreblas/compute/core_zgeqrt.c
coreblas/compute/core_zgeqrt.c
+0
-1
coreblas/compute/core_zgesplit.c
coreblas/compute/core_zgesplit.c
+0
-1
coreblas/compute/core_zgessm.c
coreblas/compute/core_zgessm.c
+0
-1
coreblas/compute/core_zgessq.c
coreblas/compute/core_zgessq.c
+0
-1
coreblas/compute/core_zgetf2_nopiv.c
coreblas/compute/core_zgetf2_nopiv.c
+0
-1
coreblas/compute/core_zgetrf.c
coreblas/compute/core_zgetrf.c
+0
-1
coreblas/compute/core_zgetrf_incpiv.c
coreblas/compute/core_zgetrf_incpiv.c
+0
-1
coreblas/compute/core_zgetrf_nopiv.c
coreblas/compute/core_zgetrf_nopiv.c
+0
-1
coreblas/compute/core_zhe2ge.c
coreblas/compute/core_zhe2ge.c
+0
-1
coreblas/compute/core_zhemm.c
coreblas/compute/core_zhemm.c
+0
-1
coreblas/compute/core_zher2k.c
coreblas/compute/core_zher2k.c
+0
-1
coreblas/compute/core_zherfb.c
coreblas/compute/core_zherfb.c
+0
-1
coreblas/compute/core_zherk.c
coreblas/compute/core_zherk.c
+0
-1
coreblas/compute/core_zhessq.c
coreblas/compute/core_zhessq.c
+0
-1
coreblas/compute/core_zlacpy.c
coreblas/compute/core_zlacpy.c
+0
-1
coreblas/compute/core_zlag2c.c
coreblas/compute/core_zlag2c.c
+0
-1
coreblas/compute/core_zlange.c
coreblas/compute/core_zlange.c
+0
-1
coreblas/compute/core_zlanhe.c
coreblas/compute/core_zlanhe.c
+0
-1
coreblas/compute/core_zlansy.c
coreblas/compute/core_zlansy.c
+0
-1
coreblas/compute/core_zlantr.c
coreblas/compute/core_zlantr.c
+0
-1
coreblas/compute/core_zlascal.c
coreblas/compute/core_zlascal.c
+0
-1
coreblas/compute/core_zlaset.c
coreblas/compute/core_zlaset.c
+0
-1
coreblas/compute/core_zlaset2.c
coreblas/compute/core_zlaset2.c
+0
-1
coreblas/compute/core_zlatro.c
coreblas/compute/core_zlatro.c
+0
-2
coreblas/compute/core_zlauum.c
coreblas/compute/core_zlauum.c
+0
-1
coreblas/compute/core_zpamm.c
coreblas/compute/core_zpamm.c
+0
-2
coreblas/compute/core_zparfb.c
coreblas/compute/core_zparfb.c
+0
-1
coreblas/compute/core_zpemv.c
coreblas/compute/core_zpemv.c
+0
-3
coreblas/compute/core_zplghe.c
coreblas/compute/core_zplghe.c
+0
-1
coreblas/compute/core_zplgsy.c
coreblas/compute/core_zplgsy.c
+0
-1
coreblas/compute/core_zplrnt.c
coreblas/compute/core_zplrnt.c
+0
-1
coreblas/compute/core_zpotrf.c
coreblas/compute/core_zpotrf.c
+0
-1
coreblas/compute/core_zssssm.c
coreblas/compute/core_zssssm.c
+0
-1
coreblas/compute/core_zsymm.c
coreblas/compute/core_zsymm.c
+0
-1
coreblas/compute/core_zsyr2k.c
coreblas/compute/core_zsyr2k.c
+0
-1
coreblas/compute/core_zsyrk.c
coreblas/compute/core_zsyrk.c
+0
-1
coreblas/compute/core_zsyssq.c
coreblas/compute/core_zsyssq.c
+0
-1
coreblas/compute/core_zsytf2_nopiv.c
coreblas/compute/core_zsytf2_nopiv.c
+0
-1
coreblas/compute/core_ztplqt.c
coreblas/compute/core_ztplqt.c
+0
-1
coreblas/compute/core_ztpmlqt.c
coreblas/compute/core_ztpmlqt.c
+0
-1
coreblas/compute/core_ztpmqrt.c
coreblas/compute/core_ztpmqrt.c
+0
-1
coreblas/compute/core_ztpqrt.c
coreblas/compute/core_ztpqrt.c
+0
-1
coreblas/compute/core_ztradd.c
coreblas/compute/core_ztradd.c
+0
-1
coreblas/compute/core_ztrasm.c
coreblas/compute/core_ztrasm.c
+0
-1
coreblas/compute/core_ztrmm.c
coreblas/compute/core_ztrmm.c
+0
-1
coreblas/compute/core_ztrsm.c
coreblas/compute/core_ztrsm.c
+0
-1
coreblas/compute/core_ztrssq.c
coreblas/compute/core_ztrssq.c
+0
-1
coreblas/compute/core_ztrtri.c
coreblas/compute/core_ztrtri.c
+0
-1
coreblas/compute/core_ztslqt.c
coreblas/compute/core_ztslqt.c
+0
-1
coreblas/compute/core_ztsmlq.c
coreblas/compute/core_ztsmlq.c
+0
-1
coreblas/compute/core_ztsmlq_hetra1.c
coreblas/compute/core_ztsmlq_hetra1.c
+0
-1
coreblas/compute/core_ztsmqr.c
coreblas/compute/core_ztsmqr.c
+0
-1
coreblas/compute/core_ztsmqr_hetra1.c
coreblas/compute/core_ztsmqr_hetra1.c
+0
-1
coreblas/compute/core_ztsqrt.c
coreblas/compute/core_ztsqrt.c
+0
-1
coreblas/compute/core_ztstrf.c
coreblas/compute/core_ztstrf.c
+0
-1
coreblas/compute/core_zttlqt.c
coreblas/compute/core_zttlqt.c
+0
-1
coreblas/compute/core_zttmlq.c
coreblas/compute/core_zttmlq.c
+0
-1
coreblas/compute/core_zttmqr.c
coreblas/compute/core_zttmqr.c
+0
-1
coreblas/compute/core_zttqrt.c
coreblas/compute/core_zttqrt.c
+0
-1
coreblas/compute/core_zunmlq.c
coreblas/compute/core_zunmlq.c
+0
-1
coreblas/compute/core_zunmqr.c
coreblas/compute/core_zunmqr.c
+0
-1
coreblas/compute/global.c
coreblas/compute/global.c
+0
-1
coreblas/eztrace_module/CMakeLists.txt
coreblas/eztrace_module/CMakeLists.txt
+0
-1
coreblas/include/CMakeLists.txt
coreblas/include/CMakeLists.txt
+0
-1
coreblas/include/coreblas.h
coreblas/include/coreblas.h
+0
-1
coreblas/include/coreblas/cblas.h
coreblas/include/coreblas/cblas.h
+0
-1
coreblas/include/coreblas/coreblas_z.h
coreblas/include/coreblas/coreblas_z.h
+0
-1
coreblas/include/coreblas/coreblas_zc.h
coreblas/include/coreblas/coreblas_zc.h
+0
-1
cudablas/CMakeLists.txt
cudablas/CMakeLists.txt
+0
-1
cudablas/compute/CMakeLists.txt
cudablas/compute/CMakeLists.txt
+0
-1
cudablas/compute/cuda_zgeadd.c
cudablas/compute/cuda_zgeadd.c
+0
-1
cudablas/compute/cuda_zgelqt.c
cudablas/compute/cuda_zgelqt.c
+0
-1
cudablas/compute/cuda_zgemerge.c
cudablas/compute/cuda_zgemerge.c
+0
-1
cudablas/compute/cuda_zgemm.c
cudablas/compute/cuda_zgemm.c
+0
-1
cudablas/compute/cuda_zgeqrt.c
cudablas/compute/cuda_zgeqrt.c
+0
-1
cudablas/compute/cuda_zgessm.c
cudablas/compute/cuda_zgessm.c
+0
-1
cudablas/compute/cuda_zgetrf.c
cudablas/compute/cuda_zgetrf.c
+0
-1
cudablas/compute/cuda_zhemm.c
cudablas/compute/cuda_zhemm.c
+0
-1
cudablas/compute/cuda_zher2k.c
cudablas/compute/cuda_zher2k.c
+0
-1
cudablas/compute/cuda_zherfb.c
cudablas/compute/cuda_zherfb.c
+0
-1
cudablas/compute/cuda_zherk.c
cudablas/compute/cuda_zherk.c
+0
-1
cudablas/compute/cuda_zlarfb.c
cudablas/compute/cuda_zlarfb.c
+0
-1
cudablas/compute/cuda_zlauum.c
cudablas/compute/cuda_zlauum.c
+0
-1
cudablas/compute/cuda_zparfb.c
cudablas/compute/cuda_zparfb.c
+0
-1
cudablas/compute/cuda_zpotrf.c
cudablas/compute/cuda_zpotrf.c
+0
-1
cudablas/compute/cuda_zssssm.c
cudablas/compute/cuda_zssssm.c
+0
-1
cudablas/compute/cuda_zsymm.c
cudablas/compute/cuda_zsymm.c
+0
-1
cudablas/compute/cuda_zsyr2k.c
cudablas/compute/cuda_zsyr2k.c
+0
-1
cudablas/compute/cuda_zsyrk.c
cudablas/compute/cuda_zsyrk.c
+0
-1
cudablas/compute/cuda_ztpmqrt.c
cudablas/compute/cuda_ztpmqrt.c
+0
-1
cudablas/compute/cuda_ztrmm.c
cudablas/compute/cuda_ztrmm.c
+0
-1
cudablas/compute/cuda_ztrsm.c
cudablas/compute/cuda_ztrsm.c
+0
-1
cudablas/compute/cuda_ztrtri.c
cudablas/compute/cuda_ztrtri.c
+0
-1
cudablas/compute/cuda_ztslqt.c
cudablas/compute/cuda_ztslqt.c
+0
-1
cudablas/compute/cuda_ztsmlq.c
cudablas/compute/cuda_ztsmlq.c
+0
-1
cudablas/compute/cuda_ztsmqr.c
cudablas/compute/cuda_ztsmqr.c
+0
-1
cudablas/compute/cuda_ztsqrt.c
cudablas/compute/cuda_ztsqrt.c
+0
-1
cudablas/compute/cuda_ztstrf.c
cudablas/compute/cuda_ztstrf.c
+0
-1
cudablas/compute/cuda_zttmqr.c
cudablas/compute/cuda_zttmqr.c
+0
-1
cudablas/compute/cuda_zunmlqt.c
cudablas/compute/cuda_zunmlqt.c
+0
-1
cudablas/compute/cuda_zunmqrt.c
cudablas/compute/cuda_zunmqrt.c
+0
-1
cudablas/compute/cudaglobal.c
cudablas/compute/cudaglobal.c
+0
-1
cudablas/eztrace_module/CMakeLists.txt
cudablas/eztrace_module/CMakeLists.txt
+0
-1
cudablas/include/CMakeLists.txt
cudablas/include/CMakeLists.txt
+0
-1
cudablas/include/cudablas.h
cudablas/include/cudablas.h
+0
-1
cudablas/include/cudablas/cudablas_z.h
cudablas/include/cudablas/cudablas_z.h
+0
-1
doc/CMakeLists.txt
doc/CMakeLists.txt
+0
-1
doc/doxygen/CMakeLists.txt
doc/doxygen/CMakeLists.txt
+0
-1
doc/orgmode/CMakeLists.txt
doc/orgmode/CMakeLists.txt
+0
-1
doc/texinfo/CMakeLists.txt
doc/texinfo/CMakeLists.txt
+0
-1
example/CMakeLists.txt
example/CMakeLists.txt
+0
-1
example/basic_zposv/CMakeLists.txt
example/basic_zposv/CMakeLists.txt
+0
-1
example/basic_zposv/basic_posv.h
example/basic_zposv/basic_posv.h
+0
-1
example/basic_zposv/posv_morse_functions.h
example/basic_zposv/posv_morse_functions.h
+0
-1
example/basic_zposv/posv_users_functions.h
example/basic_zposv/posv_users_functions.h
+0
-1
example/basic_zposv/zposv_morse_functions.c
example/basic_zposv/zposv_morse_functions.c
+0
-1
example/basic_zposv/zposv_users_functions.c
example/basic_zposv/zposv_users_functions.c
+0
-1
example/lapack_to_morse/CMakeLists.txt
example/lapack_to_morse/CMakeLists.txt
+0
-1
example/lapack_to_morse/lapack_to_morse.h
example/lapack_to_morse/lapack_to_morse.h
+0
-1
example/lapack_to_morse/step0.c
example/lapack_to_morse/step0.c
+0
-1
example/lapack_to_morse/step0.h
example/lapack_to_morse/step0.h
+0
-1
example/lapack_to_morse/step1.c
example/lapack_to_morse/step1.c
+0
-1
example/lapack_to_morse/step1.h
example/lapack_to_morse/step1.h
+0
-1
example/lapack_to_morse/step2.c
example/lapack_to_morse/step2.c
+0
-1
example/lapack_to_morse/step2.h
example/lapack_to_morse/step2.h
+0
-1
example/lapack_to_morse/step3.c
example/lapack_to_morse/step3.c
+0
-1
example/lapack_to_morse/step3.h
example/lapack_to_morse/step3.h
+0
-1
example/lapack_to_morse/step4.c
example/lapack_to_morse/step4.c
+0
-1
example/lapack_to_morse/step4.h
example/lapack_to_morse/step4.h
+0
-1
example/lapack_to_morse/step5.c
example/lapack_to_morse/step5.c
+0
-1
example/lapack_to_morse/step5.h
example/lapack_to_morse/step5.h
+0
-1
example/lapack_to_morse/step6.c
example/lapack_to_morse/step6.c
+0
-1
example/lapack_to_morse/step6.h
example/lapack_to_morse/step6.h
+0
-1
example/lapack_to_morse/step7.c
example/lapack_to_morse/step7.c
+0
-1
example/lapack_to_morse/step7.h
example/lapack_to_morse/step7.h
+0
-1
example/out_of_core/CMakeLists.txt
example/out_of_core/CMakeLists.txt
+0
-1
example/out_of_core/out_of_core.c
example/out_of_core/out_of_core.c
+0
-1
example/out_of_core/out_of_core.h
example/out_of_core/out_of_core.h
+0
-1
include/CMakeLists.txt
include/CMakeLists.txt
+0
-1
include/chameleon/chameleon_config.h.in
include/chameleon/chameleon_config.h.in
+0
-1
include/chameleon/morse_constants.h
include/chameleon/morse_constants.h
+0
-1
include/chameleon/morse_kernels.h
include/chameleon/morse_kernels.h
+0
-1
include/chameleon/morse_runtime.h
include/chameleon/morse_runtime.h
+0
-1
include/chameleon/morse_simulate.h
include/chameleon/morse_simulate.h
+0
-1
include/chameleon/morse_struct.h
include/chameleon/morse_struct.h
+0
-1
include/chameleon/morse_tasks.h
include/chameleon/morse_tasks.h
+0
-1
include/chameleon/morse_tasks_z.h
include/chameleon/morse_tasks_z.h
+0
-1
include/chameleon/morse_tasks_zc.h
include/chameleon/morse_tasks_zc.h
+0
-1
include/chameleon/morse_types.h
include/chameleon/morse_types.h
+0
-1
include/chameleon/morse_z.h
include/chameleon/morse_z.h
+0
-1
include/chameleon/morse_zc.h
include/chameleon/morse_zc.h
+0
-1
include/morse.h
include/morse.h
+0
-1
plasma-conversion/callGeneration.bash
plasma-conversion/callGeneration.bash
+0
-2
plasma-conversion/fileConversion.py
plasma-conversion/fileConversion.py
+0
-1
plasma-conversion/fileCopy.py
plasma-conversion/fileCopy.py
+0
-1
plasma-conversion/generate_morseSrc.py
plasma-conversion/generate_morseSrc.py
+0
-1
plasma-conversion/insert-licence/insert-licence-chameleon.sh
plasma-conversion/insert-licence/insert-licence-chameleon.sh
+0
-1
plasma-conversion/rulesSubstitutions.py
plasma-conversion/rulesSubstitutions.py
+0
-1
runtime/CMakeLists.txt
runtime/CMakeLists.txt
+0
-1
runtime/parsec/CMakeLists.txt
runtime/parsec/CMakeLists.txt
+0
-1
runtime/parsec/codelets/codelet_zgeadd.c
runtime/parsec/codelets/codelet_zgeadd.c
+0
-1
runtime/parsec/codelets/codelet_zhe2ge.c
runtime/parsec/codelets/codelet_zhe2ge.c
+0
-1
runtime/parsec/codelets/codelet_zherfb.c
runtime/parsec/codelets/codelet_zherfb.c
+0
-1
runtime/parsec/codelets/codelet_zlascal.c
runtime/parsec/codelets/codelet_zlascal.c
+0
-1
runtime/parsec/codelets/codelet_zpamm.c
runtime/parsec/codelets/codelet_zpamm.c
+0
-1
runtime/parsec/codelets/codelet_ztplqt.c
runtime/parsec/codelets/codelet_ztplqt.c
+0
-1
runtime/parsec/codelets/codelet_ztpmlqt.c
runtime/parsec/codelets/codelet_ztpmlqt.c
+0
-1
runtime/parsec/codelets/codelet_ztpmqrt.c
runtime/parsec/codelets/codelet_ztpmqrt.c
+0
-1
runtime/parsec/codelets/codelet_ztpqrt.c
runtime/parsec/codelets/codelet_ztpqrt.c
+0
-1
runtime/parsec/codelets/codelet_ztradd.c
runtime/parsec/codelets/codelet_ztradd.c
+0
-1
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
+0
-1
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
+0
-1
runtime/quark/CMakeLists.txt
runtime/quark/CMakeLists.txt
+0
-1
runtime/quark/codelets/codelet_zasum.c
runtime/quark/codelets/codelet_zasum.c
+0
-1
runtime/quark/codelets/codelet_zaxpy.c
runtime/quark/codelets/codelet_zaxpy.c
+0
-1
runtime/quark/codelets/codelet_zbuild.c
runtime/quark/codelets/codelet_zbuild.c
+0
-1
runtime/quark/codelets/codelet_zgeadd.c
runtime/quark/codelets/codelet_zgeadd.c
+0
-1
runtime/quark/codelets/codelet_zgelqt.c
runtime/quark/codelets/codelet_zgelqt.c
+0
-1
runtime/quark/codelets/codelet_zgemm.c
runtime/quark/codelets/codelet_zgemm.c
+0
-1
runtime/quark/codelets/codelet_zgeqrt.c
runtime/quark/codelets/codelet_zgeqrt.c
+0
-1
runtime/quark/codelets/codelet_zgessm.c
runtime/quark/codelets/codelet_zgessm.c
+0
-1
runtime/quark/codelets/codelet_zgessq.c
runtime/quark/codelets/codelet_zgessq.c
+0
-1
runtime/quark/codelets/codelet_zgetrf.c
runtime/quark/codelets/codelet_zgetrf.c
+0
-1
runtime/quark/codelets/codelet_zgetrf_incpiv.c
runtime/quark/codelets/codelet_zgetrf_incpiv.c
+0
-1
runtime/quark/codelets/codelet_zgetrf_nopiv.c
runtime/quark/codelets/codelet_zgetrf_nopiv.c
+0
-1
runtime/quark/codelets/codelet_zhe2ge.c
runtime/quark/codelets/codelet_zhe2ge.c
+0
-1
runtime/quark/codelets/codelet_zhemm.c
runtime/quark/codelets/codelet_zhemm.c
+0
-1
runtime/quark/codelets/codelet_zher2k.c
runtime/quark/codelets/codelet_zher2k.c
+0
-1
runtime/quark/codelets/codelet_zherfb.c
runtime/quark/codelets/codelet_zherfb.c
+0
-1
runtime/quark/codelets/codelet_zherk.c
runtime/quark/codelets/codelet_zherk.c
+0
-1
runtime/quark/codelets/codelet_zhessq.c
runtime/quark/codelets/codelet_zhessq.c
+0
-1
runtime/quark/codelets/codelet_zlacpy.c
runtime/quark/codelets/codelet_zlacpy.c
+0
-1
runtime/quark/codelets/codelet_zlag2c.c
runtime/quark/codelets/codelet_zlag2c.c
+0
-1
runtime/quark/codelets/codelet_zlange.c
runtime/quark/codelets/codelet_zlange.c
+0
-1
runtime/quark/codelets/codelet_zlanhe.c
runtime/quark/codelets/codelet_zlanhe.c
+0
-1
runtime/quark/codelets/codelet_zlansy.c
runtime/quark/codelets/codelet_zlansy.c
+0
-1
runtime/quark/codelets/codelet_zlantr.c
runtime/quark/codelets/codelet_zlantr.c
+0
-1
runtime/quark/codelets/codelet_zlascal.c
runtime/quark/codelets/codelet_zlascal.c
+0
-1
runtime/quark/codelets/codelet_zlaset.c
runtime/quark/codelets/codelet_zlaset.c
+0
-1
runtime/quark/codelets/codelet_zlaset2.c
runtime/quark/codelets/codelet_zlaset2.c
+0
-1
runtime/quark/codelets/codelet_zlauum.c
runtime/quark/codelets/codelet_zlauum.c
+0
-1
runtime/quark/codelets/codelet_zpamm.c
runtime/quark/codelets/codelet_zpamm.c
+0
-2
runtime/quark/codelets/codelet_zplghe.c
runtime/quark/codelets/codelet_zplghe.c
+0
-1
runtime/quark/codelets/codelet_zplgsy.c
runtime/quark/codelets/codelet_zplgsy.c
+0
-1
runtime/quark/codelets/codelet_zplrnt.c
runtime/quark/codelets/codelet_zplrnt.c
+0
-1
runtime/quark/codelets/codelet_zplssq.c
runtime/quark/codelets/codelet_zplssq.c
+0
-1
runtime/quark/codelets/codelet_zpotrf.c
runtime/quark/codelets/codelet_zpotrf.c
+0
-1
runtime/quark/codelets/codelet_zssssm.c
runtime/quark/codelets/codelet_zssssm.c
+0
-1
runtime/quark/codelets/codelet_zsymm.c
runtime/quark/codelets/codelet_zsymm.c
+0
-1
runtime/quark/codelets/codelet_zsyr2k.c
runtime/quark/codelets/codelet_zsyr2k.c
+0
-1
runtime/quark/codelets/codelet_zsyrk.c
runtime/quark/codelets/codelet_zsyrk.c
+0
-1
runtime/quark/codelets/codelet_zsyssq.c
runtime/quark/codelets/codelet_zsyssq.c
+0
-1
runtime/quark/codelets/codelet_zsytrf_nopiv.c
runtime/quark/codelets/codelet_zsytrf_nopiv.c
+0
-1
runtime/quark/codelets/codelet_ztile_zero.c
runtime/quark/codelets/codelet_ztile_zero.c
+0
-1
runtime/quark/codelets/codelet_ztplqt.c
runtime/quark/codelets/codelet_ztplqt.c
+0
-1
runtime/quark/codelets/codelet_ztpmlqt.c
runtime/quark/codelets/codelet_ztpmlqt.c
+0
-1
runtime/quark/codelets/codelet_ztpmqrt.c
runtime/quark/codelets/codelet_ztpmqrt.c
+0
-1
runtime/quark/codelets/codelet_ztpqrt.c
runtime/quark/codelets/codelet_ztpqrt.c
+0
-1
runtime/quark/codelets/codelet_ztradd.c
runtime/quark/codelets/codelet_ztradd.c
+0
-1
runtime/quark/codelets/codelet_ztrasm.c
runtime/quark/codelets/codelet_ztrasm.c
+0
-1
runtime/quark/codelets/codelet_ztrmm.c
runtime/quark/codelets/codelet_ztrmm.c
+0
-1
runtime/quark/codelets/codelet_ztrsm.c
runtime/quark/codelets/codelet_ztrsm.c
+0
-1
runtime/quark/codelets/codelet_ztrssq.c
runtime/quark/codelets/codelet_ztrssq.c
+0
-1
runtime/quark/codelets/codelet_ztrtri.c
runtime/quark/codelets/codelet_ztrtri.c
+0
-1
runtime/quark/codelets/codelet_ztslqt.c
runtime/quark/codelets/codelet_ztslqt.c
+0
-1
runtime/quark/codelets/codelet_ztsmlq.c
runtime/quark/codelets/codelet_ztsmlq.c
+0
-1
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
+0
-1
runtime/quark/codelets/codelet_ztsmqr.c
runtime/quark/codelets/codelet_ztsmqr.c
+0
-1
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
+0
-1
runtime/quark/codelets/codelet_ztsqrt.c
runtime/quark/codelets/codelet_ztsqrt.c
+0
-1
runtime/quark/codelets/codelet_ztstrf.c
runtime/quark/codelets/codelet_ztstrf.c
+0
-1
runtime/quark/codelets/codelet_zttlqt.c
runtime/quark/codelets/codelet_zttlqt.c
+0
-1
runtime/quark/codelets/codelet_zttmlq.c
runtime/quark/codelets/codelet_zttmlq.c
+0
-1
runtime/quark/codelets/codelet_zttmqr.c
runtime/quark/codelets/codelet_zttmqr.c
+0
-1
runtime/quark/codelets/codelet_zttqrt.c
runtime/quark/codelets/codelet_zttqrt.c
+0
-1
runtime/quark/codelets/codelet_zunmlq.c
runtime/quark/codelets/codelet_zunmlq.c
+0
-1
runtime/quark/codelets/codelet_zunmqr.c
runtime/quark/codelets/codelet_zunmqr.c
+0
-1
runtime/quark/control/runtime_async.c
runtime/quark/control/runtime_async.c
+0
-1
runtime/quark/control/runtime_context.c
runtime/quark/control/runtime_context.c
+0
-1
runtime/quark/control/runtime_control.c
runtime/quark/control/runtime_control.c
+0
-1
runtime/quark/control/runtime_descriptor.c
runtime/quark/control/runtime_descriptor.c
+0
-1
runtime/quark/control/runtime_options.c
runtime/quark/control/runtime_options.c
+0
-1
runtime/quark/control/runtime_profiling.c
runtime/quark/control/runtime_profiling.c
+0
-1
runtime/quark/control/runtime_zlocality.c
runtime/quark/control/runtime_zlocality.c
+0
-1
runtime/quark/control/runtime_zprofiling.c
runtime/quark/control/runtime_zprofiling.c
+0
-1
runtime/quark/include/chameleon_quark.h
runtime/quark/include/chameleon_quark.h
+0
-1
runtime/quark/include/core_blas_dag.h
runtime/quark/include/core_blas_dag.h
+0
-1
runtime/starpu/CMakeLists.txt
runtime/starpu/CMakeLists.txt
+0
-1
runtime/starpu/codelets/codelet_zasum.c
runtime/starpu/codelets/codelet_zasum.c
+0
-1
runtime/starpu/codelets/codelet_zaxpy.c
runtime/starpu/codelets/codelet_zaxpy.c
+0
-1
runtime/starpu/codelets/codelet_zbuild.c
runtime/starpu/codelets/codelet_zbuild.c
+0
-1
runtime/starpu/codelets/codelet_zcallback.c
runtime/starpu/codelets/codelet_zcallback.c
+0
-1
runtime/starpu/codelets/codelet_zgeadd.c
runtime/starpu/codelets/codelet_zgeadd.c
+0
-1
runtime/starpu/codelets/codelet_zgelqt.c
runtime/starpu/codelets/codelet_zgelqt.c
+0
-1
runtime/starpu/codelets/codelet_zgemm.c
runtime/starpu/codelets/codelet_zgemm.c
+0
-1
runtime/starpu/codelets/codelet_zgeqrt.c
runtime/starpu/codelets/codelet_zgeqrt.c
+0
-1
runtime/starpu/codelets/codelet_zgessm.c
runtime/starpu/codelets/codelet_zgessm.c
+0
-1
runtime/starpu/codelets/codelet_zgessq.c
runtime/starpu/codelets/codelet_zgessq.c
+0
-1
runtime/starpu/codelets/codelet_zgetrf.c
runtime/starpu/codelets/codelet_zgetrf.c
+0
-1
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
+0
-1
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
+0
-1
runtime/starpu/codelets/codelet_zhe2ge.c
runtime/starpu/codelets/codelet_zhe2ge.c
+0
-1
runtime/starpu/codelets/codelet_zhemm.c
runtime/starpu/codelets/codelet_zhemm.c
+0
-1
runtime/starpu/codelets/codelet_zher2k.c
runtime/starpu/codelets/codelet_zher2k.c
+0
-1
runtime/starpu/codelets/codelet_zherfb.c
runtime/starpu/codelets/codelet_zherfb.c
+0
-1
runtime/starpu/codelets/codelet_zherk.c
runtime/starpu/codelets/codelet_zherk.c
+0
-1
runtime/starpu/codelets/codelet_zhessq.c
runtime/starpu/codelets/codelet_zhessq.c
+0
-1
runtime/starpu/codelets/codelet_zlacpy.c
runtime/starpu/codelets/codelet_zlacpy.c
+0
-1
runtime/starpu/codelets/codelet_zlag2c.c
runtime/starpu/codelets/codelet_zlag2c.c
+0
-1
runtime/starpu/codelets/codelet_zlange.c
runtime/starpu/codelets/codelet_zlange.c
+0
-1
runtime/starpu/codelets/codelet_zlanhe.c
runtime/starpu/codelets/codelet_zlanhe.c
+0
-1
runtime/starpu/codelets/codelet_zlansy.c
runtime/starpu/codelets/codelet_zlansy.c
+0
-1
runtime/starpu/codelets/codelet_zlantr.c
runtime/starpu/codelets/codelet_zlantr.c
+0
-1
runtime/starpu/codelets/codelet_zlascal.c
runtime/starpu/codelets/codelet_zlascal.c
+0
-2
runtime/starpu/codelets/codelet_zlaset.c
runtime/starpu/codelets/codelet_zlaset.c
+0
-1
runtime/starpu/codelets/codelet_zlaset2.c
runtime/starpu/codelets/codelet_zlaset2.c
+0
-1
runtime/starpu/codelets/codelet_zlatro.c
runtime/starpu/codelets/codelet_zlatro.c
+0
-1
runtime/starpu/codelets/codelet_zlauum.c
runtime/starpu/codelets/codelet_zlauum.c
+0
-1
runtime/starpu/codelets/codelet_zplghe.c
runtime/starpu/codelets/codelet_zplghe.c
+0
-1
runtime/starpu/codelets/codelet_zplgsy.c
runtime/starpu/codelets/codelet_zplgsy.c
+0
-1
runtime/starpu/codelets/codelet_zplrnt.c
runtime/starpu/codelets/codelet_zplrnt.c
+0
-1
runtime/starpu/codelets/codelet_zplssq.c
runtime/starpu/codelets/codelet_zplssq.c
+0
-1
runtime/starpu/codelets/codelet_zpotrf.c
runtime/starpu/codelets/codelet_zpotrf.c
+0
-1
runtime/starpu/codelets/codelet_zssssm.c
runtime/starpu/codelets/codelet_zssssm.c
+0
-1
runtime/starpu/codelets/codelet_zsymm.c
runtime/starpu/codelets/codelet_zsymm.c
+0
-1
runtime/starpu/codelets/codelet_zsyr2k.c
runtime/starpu/codelets/codelet_zsyr2k.c
+0
-1
runtime/starpu/codelets/codelet_zsyrk.c
runtime/starpu/codelets/codelet_zsyrk.c
+0
-1
runtime/starpu/codelets/codelet_zsyssq.c
runtime/starpu/codelets/codelet_zsyssq.c
+0
-1
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
+0
-1
runtime/starpu/codelets/codelet_ztile_zero.c
runtime/starpu/codelets/codelet_ztile_zero.c
+0
-1
runtime/starpu/codelets/codelet_ztplqt.c
runtime/starpu/codelets/codelet_ztplqt.c
+0
-1
runtime/starpu/codelets/codelet_ztpmlqt.c
runtime/starpu/codelets/codelet_ztpmlqt.c
+0
-1
runtime/starpu/codelets/codelet_ztpmqrt.c
runtime/starpu/codelets/codelet_ztpmqrt.c
+0
-1
runtime/starpu/codelets/codelet_ztpqrt.c
runtime/starpu/codelets/codelet_ztpqrt.c
+0
-1
runtime/starpu/codelets/codelet_ztradd.c
runtime/starpu/codelets/codelet_ztradd.c
+0
-1
runtime/starpu/codelets/codelet_ztrasm.c
runtime/starpu/codelets/codelet_ztrasm.c
+0
-1
runtime/starpu/codelets/codelet_ztrmm.c
runtime/starpu/codelets/codelet_ztrmm.c
+0
-1
runtime/starpu/codelets/codelet_ztrsm.c
runtime/starpu/codelets/codelet_ztrsm.c
+0
-1
runtime/starpu/codelets/codelet_ztrssq.c
runtime/starpu/codelets/codelet_ztrssq.c
+0
-1
runtime/starpu/codelets/codelet_ztrtri.c
runtime/starpu/codelets/codelet_ztrtri.c
+0
-1
runtime/starpu/codelets/codelet_ztslqt.c
runtime/starpu/codelets/codelet_ztslqt.c
+0
-1
runtime/starpu/codelets/codelet_ztsmlq.c
runtime/starpu/codelets/codelet_ztsmlq.c
+0
-1
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
+0
-1
runtime/starpu/codelets/codelet_ztsmqr.c
runtime/starpu/codelets/codelet_ztsmqr.c
+0
-1
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
+0
-1
runtime/starpu/codelets/codelet_ztsqrt.c
runtime/starpu/codelets/codelet_ztsqrt.c
+0
-1
runtime/starpu/codelets/codelet_ztstrf.c
runtime/starpu/codelets/codelet_ztstrf.c
+0
-1
runtime/starpu/codelets/codelet_zttlqt.c
runtime/starpu/codelets/codelet_zttlqt.c
+0
-1
runtime/starpu/codelets/codelet_zttmlq.c
runtime/starpu/codelets/codelet_zttmlq.c
+0
-1
runtime/starpu/codelets/codelet_zttmqr.c
runtime/starpu/codelets/codelet_zttmqr.c
+0
-1
runtime/starpu/codelets/codelet_zttqrt.c
runtime/starpu/codelets/codelet_zttqrt.c
+0
-1
runtime/starpu/codelets/codelet_zunmlq.c
runtime/starpu/codelets/codelet_zunmlq.c
+0
-1
runtime/starpu/codelets/codelet_zunmqr.c
runtime/starpu/codelets/codelet_zunmqr.c
+0
-1
runtime/starpu/control/runtime_async.c
runtime/starpu/control/runtime_async.c
+0
-1
runtime/starpu/control/runtime_context.c
runtime/starpu/control/runtime_context.c
+0
-1
runtime/starpu/control/runtime_control.c
runtime/starpu/control/runtime_control.c
+0
-1
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+0
-1
runtime/starpu/control/runtime_options.c
runtime/starpu/control/runtime_options.c
+0
-1
runtime/starpu/control/runtime_profiling.c
runtime/starpu/control/runtime_profiling.c
+0
-1
runtime/starpu/control/runtime_workspace.c
runtime/starpu/control/runtime_workspace.c
+0
-1
runtime/starpu/control/runtime_zlocality.c
runtime/starpu/control/runtime_zlocality.c
+0
-1
runtime/starpu/control/runtime_zprofiling.c
runtime/starpu/control/runtime_zprofiling.c
+0
-1
runtime/starpu/include/chameleon_starpu.h.in
runtime/starpu/include/chameleon_starpu.h.in
+0
-1
runtime/starpu/include/runtime_codelet_profile.h
runtime/starpu/include/runtime_codelet_profile.h
+0
-1
runtime/starpu/include/runtime_codelet_z.h
runtime/starpu/include/runtime_codelet_z.h
+0
-1
runtime/starpu/include/runtime_codelets.h
runtime/starpu/include/runtime_codelets.h
+0
-1
runtime/starpu/include/runtime_profiling.h
runtime/starpu/include/runtime_profiling.h
+0
-1
runtime/starpu/include/runtime_workspace.h
runtime/starpu/include/runtime_workspace.h
+0
-1
simucore/CMakeLists.txt
simucore/CMakeLists.txt
+0
-1
testing/CMakeLists.txt
testing/CMakeLists.txt
+0
-1
testing/lin/CMakeLists.txt
testing/lin/CMakeLists.txt
+0
-1
testing/testing_zauxiliary.c
testing/testing_zauxiliary.c
+0
-1
testing/testing_zauxiliary.h
testing/testing_zauxiliary.h
+0
-1
testing/testing_zgeadd.c
testing/testing_zgeadd.c
+0
-1
testing/testing_zgels.c
testing/testing_zgels.c
+0
-1
testing/testing_zgels_hqr.c
testing/testing_zgels_hqr.c
+0
-1
testing/testing_zgels_systolic.c
testing/testing_zgels_systolic.c
+0
-1
testing/testing_zgemm.c
testing/testing_zgemm.c
+0
-1
testing/testing_zgeqrf_qdwh.c
testing/testing_zgeqrf_qdwh.c
+0
-1
testing/testing_zgesv_incpiv.c
testing/testing_zgesv_incpiv.c
+0
-1
testing/testing_zgesvd.c
testing/testing_zgesvd.c
+0
-1
testing/testing_zheevd.c
testing/testing_zheevd.c
+0
-1
testing/testing_zhemm.c
testing/testing_zhemm.c
+0
-1
testing/testing_zher2k.c
testing/testing_zher2k.c
+0
-1
testing/testing_zherk.c
testing/testing_zherk.c
+0
-1
testing/testing_zlange.c
testing/testing_zlange.c
+0
-1
testing/testing_zpemv.c
testing/testing_zpemv.c
+0
-1
testing/testing_zposv.c
testing/testing_zposv.c
+0
-1
testing/testing_zpotri.c
testing/testing_zpotri.c
+0
-1
testing/testing_zsymm.c
testing/testing_zsymm.c
+0
-1
testing/testing_zsyr2k.c
testing/testing_zsyr2k.c
+0
-1
testing/testing_zsyrk.c
testing/testing_zsyrk.c
+0
-1
testing/testing_ztrmm.c
testing/testing_ztrmm.c
+0
-1
testing/testing_ztrsm.c
testing/testing_ztrsm.c
+0
-1
timing/CMakeLists.txt
timing/CMakeLists.txt
+0
-1
timing/flops.h
timing/flops.h
+0
-1
timing/timing.c
timing/timing.c
+0
-1
No files found.
CMakeLists.txt
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
#
###
#
#
# @project CHAMELEON
# CHAMELEON is a software package provided by:
# Inria Bordeaux - Sud-Ouest,
...
...
cmake_modules/GenPkgConfig.cmake
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
#
###
#
#
# @project MORSE
# MORSE is a software package provided by:
# Inria Bordeaux - Sud-Ouest,
...
...
cmake_modules/PrintOpts.cmake
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
#
###
#
#
# @project MORSE
# MORSE is a software package provided by:
# Inria Bordeaux - Sud-Ouest,
...
...
compute/CMakeLists.txt
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
#
###
#
#
# @project MORSE
# MORSE is a software package provided by:
# Inria Bordeaux - Sud-Ouest,
...
...
compute/pzbuild.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgebrd_ge2gb.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* PLASMA auxiliary routines
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgelqf.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgelqf_param.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgelqfrh.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgemm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgeqrf.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgeqrf_param.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgeqrfrh.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgetrf_incpiv.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzgetrf_nopiv.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzhemm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzher2k.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzherk.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzhetrd_he2hb.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* PLASMA auxiliary routines
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlacpy.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlag2c.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlange.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
...
...
compute/pzlanhe.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
...
...
compute/pzlansy.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
...
...
compute/pzlantr.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
...
...
compute/pzlascal.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlaset.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlaset2.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzlauum.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzplghe.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzplgsy.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzplrnt.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzpotrf.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzpotrimm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzsymm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzsyr2k.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzsyrk.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzsytrf.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztile2band.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* PLASMA auxiliary routines
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztpgqrt.c
View file @
e81c440f
...
...
@@ -10,7 +10,6 @@
*
***
*
*
* MORSE computational routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztpqrt.c
View file @
e81c440f
...
...
@@ -10,7 +10,6 @@
*
***
*
*
* MORSE computational routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztradd.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztrmm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztrsm.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztrsmpl.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pztrtri.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzunglq.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzunglq_param.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzunglqrh.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzungqr.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzungqr_param.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*
*
* MORSE auxiliary routines
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
...
...
compute/pzungqrrh.c
View file @
e81c440f
...
...
@@ -9,7 +9,6 @@
*
***
*