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
e6365e9c
Commit
e6365e9c
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor to compact the files
parent
9e2f09ba
Changes
549
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
549 changed files
with
546 additions
and
1751 deletions
+546
-1751
compute/pzbuild.c
compute/pzbuild.c
+1
-3
compute/pzgebrd_ge2gb.c
compute/pzgebrd_ge2gb.c
+1
-3
compute/pzgelqf.c
compute/pzgelqf.c
+1
-3
compute/pzgelqf_param.c
compute/pzgelqf_param.c
+1
-3
compute/pzgelqfrh.c
compute/pzgelqfrh.c
+1
-3
compute/pzgemm.c
compute/pzgemm.c
+1
-3
compute/pzgeqrf.c
compute/pzgeqrf.c
+1
-3
compute/pzgeqrf_param.c
compute/pzgeqrf_param.c
+1
-3
compute/pzgeqrfrh.c
compute/pzgeqrfrh.c
+1
-3
compute/pzgetrf_incpiv.c
compute/pzgetrf_incpiv.c
+1
-3
compute/pzgetrf_nopiv.c
compute/pzgetrf_nopiv.c
+1
-3
compute/pzhemm.c
compute/pzhemm.c
+1
-3
compute/pzher2k.c
compute/pzher2k.c
+1
-3
compute/pzherk.c
compute/pzherk.c
+1
-3
compute/pzhetrd_he2hb.c
compute/pzhetrd_he2hb.c
+1
-3
compute/pzlacpy.c
compute/pzlacpy.c
+1
-4
compute/pzlag2c.c
compute/pzlag2c.c
+1
-4
compute/pzlange.c
compute/pzlange.c
+1
-3
compute/pzlanhe.c
compute/pzlanhe.c
+1
-4
compute/pzlansy.c
compute/pzlansy.c
+1
-4
compute/pzlantr.c
compute/pzlantr.c
+1
-3
compute/pzlaset.c
compute/pzlaset.c
+1
-3
compute/pzlaset2.c
compute/pzlaset2.c
+1
-3
compute/pzlauum.c
compute/pzlauum.c
+1
-3
compute/pzplghe.c
compute/pzplghe.c
+1
-3
compute/pzplgsy.c
compute/pzplgsy.c
+1
-3
compute/pzplrnt.c
compute/pzplrnt.c
+1
-3
compute/pzpotrf.c
compute/pzpotrf.c
+1
-3
compute/pzpotrimm.c
compute/pzpotrimm.c
+1
-3
compute/pzsymm.c
compute/pzsymm.c
+1
-3
compute/pzsyr2k.c
compute/pzsyr2k.c
+1
-3
compute/pzsyrk.c
compute/pzsyrk.c
+1
-3
compute/pzsytrf.c
compute/pzsytrf.c
+1
-3
compute/pztile2band.c
compute/pztile2band.c
+0
-1
compute/pztpgqrt.c
compute/pztpgqrt.c
+1
-3
compute/pztpqrt.c
compute/pztpqrt.c
+1
-3
compute/pztradd.c
compute/pztradd.c
+1
-3
compute/pztrmm.c
compute/pztrmm.c
+1
-3
compute/pztrsm.c
compute/pztrsm.c
+1
-3
compute/pztrsmpl.c
compute/pztrsmpl.c
+1
-3
compute/pztrtri.c
compute/pztrtri.c
+1
-3
compute/pzunglq.c
compute/pzunglq.c
+1
-3
compute/pzunglq_param.c
compute/pzunglq_param.c
+1
-3
compute/pzunglqrh.c
compute/pzunglqrh.c
+1
-3
compute/pzungqr.c
compute/pzungqr.c
+1
-3
compute/pzungqr_param.c
compute/pzungqr_param.c
+1
-3
compute/pzungqrrh.c
compute/pzungqrrh.c
+1
-3
compute/pzunmlq.c
compute/pzunmlq.c
+1
-3
compute/pzunmlq_param.c
compute/pzunmlq_param.c
+1
-3
compute/pzunmlqrh.c
compute/pzunmlqrh.c
+1
-3
compute/pzunmqr.c
compute/pzunmqr.c
+1
-3
compute/pzunmqr_param.c
compute/pzunmqr_param.c
+1
-3
compute/pzunmqrrh.c
compute/pzunmqrrh.c
+1
-3
compute/zgeadd.c
compute/zgeadd.c
+1
-3
compute/zgelqf.c
compute/zgelqf.c
+1
-3
compute/zgelqf_param.c
compute/zgelqf_param.c
+1
-3
compute/zgelqs.c
compute/zgelqs.c
+1
-3
compute/zgelqs_param.c
compute/zgelqs_param.c
+1
-3
compute/zgels.c
compute/zgels.c
+1
-3
compute/zgels_param.c
compute/zgels_param.c
+1
-3
compute/zgemm.c
compute/zgemm.c
+1
-3
compute/zgeqrf.c
compute/zgeqrf.c
+1
-3
compute/zgeqrf_param.c
compute/zgeqrf_param.c
+1
-3
compute/zgeqrs.c
compute/zgeqrs.c
+1
-3
compute/zgeqrs_param.c
compute/zgeqrs_param.c
+1
-3
compute/zgesv_incpiv.c
compute/zgesv_incpiv.c
+1
-3
compute/zgesv_nopiv.c
compute/zgesv_nopiv.c
+1
-3
compute/zgesvd.c
compute/zgesvd.c
+1
-3
compute/zgetrf_incpiv.c
compute/zgetrf_incpiv.c
+1
-3
compute/zgetrf_nopiv.c
compute/zgetrf_nopiv.c
+1
-3
compute/zgetrs_incpiv.c
compute/zgetrs_incpiv.c
+1
-3
compute/zgetrs_nopiv.c
compute/zgetrs_nopiv.c
+1
-3
compute/zheevd.c
compute/zheevd.c
+1
-3
compute/zhemm.c
compute/zhemm.c
+1
-3
compute/zher2k.c
compute/zher2k.c
+1
-3
compute/zherk.c
compute/zherk.c
+1
-3
compute/zhetrd.c
compute/zhetrd.c
+1
-3
compute/zlacpy.c
compute/zlacpy.c
+1
-3
compute/zlange.c
compute/zlange.c
+1
-3
compute/zlanhe.c
compute/zlanhe.c
+1
-3
compute/zlansy.c
compute/zlansy.c
+1
-3
compute/zlantr.c
compute/zlantr.c
+1
-3
compute/zlaset.c
compute/zlaset.c
+1
-3
compute/zlauum.c
compute/zlauum.c
+1
-3
compute/zplghe.c
compute/zplghe.c
+1
-3
compute/zplgsy.c
compute/zplgsy.c
+1
-3
compute/zplrnt.c
compute/zplrnt.c
+1
-3
compute/zposv.c
compute/zposv.c
+1
-3
compute/zpotrf.c
compute/zpotrf.c
+1
-3
compute/zpotri.c
compute/zpotri.c
+1
-3
compute/zpotrimm.c
compute/zpotrimm.c
+1
-3
compute/zpotrs.c
compute/zpotrs.c
+1
-3
compute/zsymm.c
compute/zsymm.c
+1
-3
compute/zsyr2k.c
compute/zsyr2k.c
+1
-3
compute/zsyrk.c
compute/zsyrk.c
+1
-3
compute/zsysv.c
compute/zsysv.c
+1
-3
compute/zsytrf.c
compute/zsytrf.c
+1
-3
compute/zsytrs.c
compute/zsytrs.c
+1
-3
compute/ztile.c
compute/ztile.c
+1
-3
compute/ztpgqrt.c
compute/ztpgqrt.c
+1
-3
compute/ztpqrt.c
compute/ztpqrt.c
+1
-3
compute/ztradd.c
compute/ztradd.c
+1
-3
compute/ztrmm.c
compute/ztrmm.c
+1
-3
compute/ztrsm.c
compute/ztrsm.c
+1
-3
compute/ztrsmpl.c
compute/ztrsmpl.c
+1
-3
compute/ztrtri.c
compute/ztrtri.c
+1
-3
compute/zunglq.c
compute/zunglq.c
+1
-3
compute/zunglq_param.c
compute/zunglq_param.c
+1
-3
compute/zungqr.c
compute/zungqr.c
+1
-3
compute/zungqr_param.c
compute/zungqr_param.c
+1
-3
compute/zunmlq.c
compute/zunmlq.c
+1
-3
compute/zunmlq_param.c
compute/zunmlq_param.c
+1
-3
compute/zunmqr.c
compute/zunmqr.c
+1
-3
compute/zunmqr_param.c
compute/zunmqr_param.c
+1
-3
control/async.c
control/async.c
+2
-6
control/async.h
control/async.h
+0
-1
control/auxiliary.c
control/auxiliary.c
+2
-6
control/auxiliary.h
control/auxiliary.h
+1
-3
control/common.h
control/common.h
+1
-4
control/compute_z.h
control/compute_z.h
+1
-4
control/context.c
control/context.c
+2
-7
control/context.h
control/context.h
+1
-3
control/control.c
control/control.c
+2
-6
control/descriptor.c
control/descriptor.c
+2
-6
control/descriptor.h
control/descriptor.h
+1
-3
control/gkkleader.h
control/gkkleader.h
+1
-4
control/global.h
control/global.h
+1
-4
control/morse_f77.c
control/morse_f77.c
+1
-3
control/morse_f77.h
control/morse_f77.h
+1
-3
control/morse_mf77.c
control/morse_mf77.c
+1
-3
control/morse_zf77.c
control/morse_zf77.c
+1
-3
control/morsewinthread.c
control/morsewinthread.c
+1
-4
control/morsewinthread.h
control/morsewinthread.h
+1
-4
control/primes.h
control/primes.h
+1
-4
control/tile.c
control/tile.c
+2
-6
control/workspace.c
control/workspace.c
+2
-6
control/workspace.h
control/workspace.h
+1
-3
control/workspace_z.c
control/workspace_z.c
+1
-3
coreblas/compute/core_dzasum.c
coreblas/compute/core_dzasum.c
+1
-3
coreblas/compute/core_zaxpy.c
coreblas/compute/core_zaxpy.c
+1
-3
coreblas/compute/core_zgeadd.c
coreblas/compute/core_zgeadd.c
+1
-3
coreblas/compute/core_zgelqt.c
coreblas/compute/core_zgelqt.c
+1
-3
coreblas/compute/core_zgemm.c
coreblas/compute/core_zgemm.c
+1
-4
coreblas/compute/core_zgeqrt.c
coreblas/compute/core_zgeqrt.c
+1
-3
coreblas/compute/core_zgesplit.c
coreblas/compute/core_zgesplit.c
+1
-3
coreblas/compute/core_zgessm.c
coreblas/compute/core_zgessm.c
+1
-3
coreblas/compute/core_zgessq.c
coreblas/compute/core_zgessq.c
+1
-3
coreblas/compute/core_zgetf2_nopiv.c
coreblas/compute/core_zgetf2_nopiv.c
+1
-3
coreblas/compute/core_zgetrf.c
coreblas/compute/core_zgetrf.c
+1
-3
coreblas/compute/core_zgetrf_incpiv.c
coreblas/compute/core_zgetrf_incpiv.c
+1
-3
coreblas/compute/core_zgetrf_nopiv.c
coreblas/compute/core_zgetrf_nopiv.c
+1
-3
coreblas/compute/core_zhe2ge.c
coreblas/compute/core_zhe2ge.c
+1
-4
coreblas/compute/core_zhemm.c
coreblas/compute/core_zhemm.c
+1
-4
coreblas/compute/core_zher2k.c
coreblas/compute/core_zher2k.c
+1
-4
coreblas/compute/core_zherfb.c
coreblas/compute/core_zherfb.c
+1
-3
coreblas/compute/core_zherk.c
coreblas/compute/core_zherk.c
+1
-4
coreblas/compute/core_zhessq.c
coreblas/compute/core_zhessq.c
+1
-3
coreblas/compute/core_zlacpy.c
coreblas/compute/core_zlacpy.c
+1
-4
coreblas/compute/core_zlag2c.c
coreblas/compute/core_zlag2c.c
+1
-5
coreblas/compute/core_zlange.c
coreblas/compute/core_zlange.c
+1
-3
coreblas/compute/core_zlanhe.c
coreblas/compute/core_zlanhe.c
+1
-3
coreblas/compute/core_zlansy.c
coreblas/compute/core_zlansy.c
+1
-3
coreblas/compute/core_zlantr.c
coreblas/compute/core_zlantr.c
+1
-3
coreblas/compute/core_zlaset.c
coreblas/compute/core_zlaset.c
+1
-4
coreblas/compute/core_zlaset2.c
coreblas/compute/core_zlaset2.c
+1
-4
coreblas/compute/core_zlatro.c
coreblas/compute/core_zlatro.c
+1
-3
coreblas/compute/core_zlauum.c
coreblas/compute/core_zlauum.c
+1
-4
coreblas/compute/core_zpamm.c
coreblas/compute/core_zpamm.c
+1
-3
coreblas/compute/core_zparfb.c
coreblas/compute/core_zparfb.c
+1
-3
coreblas/compute/core_zpemv.c
coreblas/compute/core_zpemv.c
+1
-3
coreblas/compute/core_zplghe.c
coreblas/compute/core_zplghe.c
+1
-3
coreblas/compute/core_zplgsy.c
coreblas/compute/core_zplgsy.c
+1
-3
coreblas/compute/core_zplrnt.c
coreblas/compute/core_zplrnt.c
+1
-3
coreblas/compute/core_zpotrf.c
coreblas/compute/core_zpotrf.c
+1
-4
coreblas/compute/core_zssssm.c
coreblas/compute/core_zssssm.c
+1
-3
coreblas/compute/core_zsymm.c
coreblas/compute/core_zsymm.c
+1
-4
coreblas/compute/core_zsyr2k.c
coreblas/compute/core_zsyr2k.c
+1
-4
coreblas/compute/core_zsyrk.c
coreblas/compute/core_zsyrk.c
+1
-4
coreblas/compute/core_zsyssq.c
coreblas/compute/core_zsyssq.c
+1
-3
coreblas/compute/core_zsytf2_nopiv.c
coreblas/compute/core_zsytf2_nopiv.c
+1
-4
coreblas/compute/core_ztplqt.c
coreblas/compute/core_ztplqt.c
+1
-3
coreblas/compute/core_ztpmlqt.c
coreblas/compute/core_ztpmlqt.c
+1
-3
coreblas/compute/core_ztpmqrt.c
coreblas/compute/core_ztpmqrt.c
+1
-3
coreblas/compute/core_ztpqrt.c
coreblas/compute/core_ztpqrt.c
+1
-3
coreblas/compute/core_ztradd.c
coreblas/compute/core_ztradd.c
+1
-3
coreblas/compute/core_ztrasm.c
coreblas/compute/core_ztrasm.c
+1
-3
coreblas/compute/core_ztrmm.c
coreblas/compute/core_ztrmm.c
+1
-4
coreblas/compute/core_ztrsm.c
coreblas/compute/core_ztrsm.c
+1
-4
coreblas/compute/core_ztrssq.c
coreblas/compute/core_ztrssq.c
+1
-3
coreblas/compute/core_ztrtri.c
coreblas/compute/core_ztrtri.c
+1
-4
coreblas/compute/core_ztslqt.c
coreblas/compute/core_ztslqt.c
+1
-3
coreblas/compute/core_ztsmlq.c
coreblas/compute/core_ztsmlq.c
+1
-3
coreblas/compute/core_ztsmlq_hetra1.c
coreblas/compute/core_ztsmlq_hetra1.c
+1
-3
coreblas/compute/core_ztsmqr.c
coreblas/compute/core_ztsmqr.c
+1
-3
coreblas/compute/core_ztsmqr_hetra1.c
coreblas/compute/core_ztsmqr_hetra1.c
+1
-3
coreblas/compute/core_ztsqrt.c
coreblas/compute/core_ztsqrt.c
+1
-3
coreblas/compute/core_ztstrf.c
coreblas/compute/core_ztstrf.c
+1
-3
coreblas/compute/core_zttlqt.c
coreblas/compute/core_zttlqt.c
+1
-3
coreblas/compute/core_zttmlq.c
coreblas/compute/core_zttmlq.c
+1
-3
coreblas/compute/core_zttmqr.c
coreblas/compute/core_zttmqr.c
+1
-3
coreblas/compute/core_zttqrt.c
coreblas/compute/core_zttqrt.c
+1
-3
coreblas/compute/core_zunmlq.c
coreblas/compute/core_zunmlq.c
+1
-3
coreblas/compute/core_zunmqr.c
coreblas/compute/core_zunmqr.c
+0
-1
coreblas/compute/global.c
coreblas/compute/global.c
+1
-4
coreblas/include/coreblas.h
coreblas/include/coreblas.h
+1
-3
coreblas/include/coreblas/cblas.h
coreblas/include/coreblas/cblas.h
+1
-3
coreblas/include/coreblas/coreblas_z.h
coreblas/include/coreblas/coreblas_z.h
+1
-3
coreblas/include/coreblas/coreblas_zc.h
coreblas/include/coreblas/coreblas_zc.h
+1
-3
coreblas/include/coreblas/lapacke.h
coreblas/include/coreblas/lapacke.h
+0
-1
coreblas/include/coreblas/lapacke_config.h
coreblas/include/coreblas/lapacke_config.h
+0
-1
coreblas/include/coreblas/lapacke_mangling.h
coreblas/include/coreblas/lapacke_mangling.h
+0
-1
cudablas/compute/cuda_zgeadd.c
cudablas/compute/cuda_zgeadd.c
+1
-2
cudablas/compute/cuda_zgelqt.c
cudablas/compute/cuda_zgelqt.c
+1
-3
cudablas/compute/cuda_zgemerge.c
cudablas/compute/cuda_zgemerge.c
+1
-3
cudablas/compute/cuda_zgemm.c
cudablas/compute/cuda_zgemm.c
+1
-3
cudablas/compute/cuda_zgeqrt.c
cudablas/compute/cuda_zgeqrt.c
+1
-3
cudablas/compute/cuda_zgessm.c
cudablas/compute/cuda_zgessm.c
+1
-3
cudablas/compute/cuda_zgetrf.c
cudablas/compute/cuda_zgetrf.c
+1
-3
cudablas/compute/cuda_zhemm.c
cudablas/compute/cuda_zhemm.c
+1
-3
cudablas/compute/cuda_zher2k.c
cudablas/compute/cuda_zher2k.c
+1
-3
cudablas/compute/cuda_zherfb.c
cudablas/compute/cuda_zherfb.c
+1
-3
cudablas/compute/cuda_zherk.c
cudablas/compute/cuda_zherk.c
+1
-3
cudablas/compute/cuda_zlarfb.c
cudablas/compute/cuda_zlarfb.c
+1
-3
cudablas/compute/cuda_zlauum.c
cudablas/compute/cuda_zlauum.c
+1
-3
cudablas/compute/cuda_zparfb.c
cudablas/compute/cuda_zparfb.c
+1
-3
cudablas/compute/cuda_zpotrf.c
cudablas/compute/cuda_zpotrf.c
+1
-3
cudablas/compute/cuda_zssssm.c
cudablas/compute/cuda_zssssm.c
+1
-3
cudablas/compute/cuda_zsymm.c
cudablas/compute/cuda_zsymm.c
+1
-3
cudablas/compute/cuda_zsyr2k.c
cudablas/compute/cuda_zsyr2k.c
+1
-3
cudablas/compute/cuda_zsyrk.c
cudablas/compute/cuda_zsyrk.c
+1
-3
cudablas/compute/cuda_ztpmqrt.c
cudablas/compute/cuda_ztpmqrt.c
+1
-3
cudablas/compute/cuda_ztrmm.c
cudablas/compute/cuda_ztrmm.c
+1
-3
cudablas/compute/cuda_ztrsm.c
cudablas/compute/cuda_ztrsm.c
+1
-3
cudablas/compute/cuda_ztrtri.c
cudablas/compute/cuda_ztrtri.c
+1
-3
cudablas/compute/cuda_ztslqt.c
cudablas/compute/cuda_ztslqt.c
+1
-3
cudablas/compute/cuda_ztsmlq.c
cudablas/compute/cuda_ztsmlq.c
+1
-3
cudablas/compute/cuda_ztsmqr.c
cudablas/compute/cuda_ztsmqr.c
+1
-3
cudablas/compute/cuda_ztsqrt.c
cudablas/compute/cuda_ztsqrt.c
+1
-3
cudablas/compute/cuda_ztstrf.c
cudablas/compute/cuda_ztstrf.c
+1
-3
cudablas/compute/cuda_zttmqr.c
cudablas/compute/cuda_zttmqr.c
+1
-3
cudablas/compute/cuda_zunmlqt.c
cudablas/compute/cuda_zunmlqt.c
+1
-3
cudablas/compute/cuda_zunmqrt.c
cudablas/compute/cuda_zunmqrt.c
+1
-3
cudablas/compute/cudaglobal.c
cudablas/compute/cudaglobal.c
+1
-2
cudablas/include/cudablas.h
cudablas/include/cudablas.h
+1
-3
cudablas/include/cudablas/cudablas_z.h
cudablas/include/cudablas/cudablas_z.h
+1
-3
doc/texinfo/chapters/using.texi
doc/texinfo/chapters/using.texi
+0
-3
example/basic_zposv/basic_posv.h
example/basic_zposv/basic_posv.h
+1
-4
example/basic_zposv/posv_morse_functions.h
example/basic_zposv/posv_morse_functions.h
+1
-4
example/basic_zposv/posv_users_functions.h
example/basic_zposv/posv_users_functions.h
+1
-4
example/basic_zposv/zposv_morse_functions.c
example/basic_zposv/zposv_morse_functions.c
+1
-4
example/basic_zposv/zposv_users_functions.c
example/basic_zposv/zposv_users_functions.c
+1
-4
example/lapack_to_morse/lapack_to_morse.h
example/lapack_to_morse/lapack_to_morse.h
+1
-4
example/lapack_to_morse/step0.c
example/lapack_to_morse/step0.c
+1
-4
example/lapack_to_morse/step0.h
example/lapack_to_morse/step0.h
+1
-4
example/lapack_to_morse/step1.c
example/lapack_to_morse/step1.c
+1
-4
example/lapack_to_morse/step1.h
example/lapack_to_morse/step1.h
+1
-4
example/lapack_to_morse/step2.c
example/lapack_to_morse/step2.c
+1
-4
example/lapack_to_morse/step2.h
example/lapack_to_morse/step2.h
+1
-4
example/lapack_to_morse/step3.c
example/lapack_to_morse/step3.c
+1
-4
example/lapack_to_morse/step3.h
example/lapack_to_morse/step3.h
+1
-4
example/lapack_to_morse/step4.c
example/lapack_to_morse/step4.c
+1
-4
example/lapack_to_morse/step4.h
example/lapack_to_morse/step4.h
+1
-4
example/lapack_to_morse/step5.c
example/lapack_to_morse/step5.c
+1
-4
example/lapack_to_morse/step5.h
example/lapack_to_morse/step5.h
+1
-4
example/lapack_to_morse/step6.c
example/lapack_to_morse/step6.c
+1
-4
example/lapack_to_morse/step6.h
example/lapack_to_morse/step6.h
+1
-4
example/lapack_to_morse/step7.c
example/lapack_to_morse/step7.c
+1
-4
example/lapack_to_morse/step7.h
example/lapack_to_morse/step7.h
+1
-4
example/out_of_core/out_of_core.c
example/out_of_core/out_of_core.c
+1
-4
example/out_of_core/out_of_core.h
example/out_of_core/out_of_core.h
+1
-4
include/chameleon/chameleon_config.h.in
include/chameleon/chameleon_config.h.in
+1
-3
include/chameleon/morse_constants.h
include/chameleon/morse_constants.h
+1
-4
include/chameleon/morse_kernels.h
include/chameleon/morse_kernels.h
+1
-3
include/chameleon/morse_runtime.h
include/chameleon/morse_runtime.h
+2
-5
include/chameleon/morse_simulate.h
include/chameleon/morse_simulate.h
+1
-3
include/chameleon/morse_struct.h
include/chameleon/morse_struct.h
+1
-4
include/chameleon/morse_tasks.h
include/chameleon/morse_tasks.h
+1
-3
include/chameleon/morse_tasks_z.h
include/chameleon/morse_tasks_z.h
+1
-3
include/chameleon/morse_tasks_zc.h
include/chameleon/morse_tasks_zc.h
+1
-3
include/chameleon/morse_types.h
include/chameleon/morse_types.h
+1
-6
include/chameleon/morse_z.h
include/chameleon/morse_z.h
+1
-3
include/chameleon/morse_zc.h
include/chameleon/morse_zc.h
+1
-3
include/morse.h
include/morse.h
+1
-3
plasma-conversion/insert-licence/chameleon_c.licence
plasma-conversion/insert-licence/chameleon_c.licence
+0
-1
runtime/parsec/codelets/codelet_zasum.c
runtime/parsec/codelets/codelet_zasum.c
+1
-3
runtime/parsec/codelets/codelet_zaxpy.c
runtime/parsec/codelets/codelet_zaxpy.c
+1
-3
runtime/parsec/codelets/codelet_zbuild.c
runtime/parsec/codelets/codelet_zbuild.c
+1
-3
runtime/parsec/codelets/codelet_zgeadd.c
runtime/parsec/codelets/codelet_zgeadd.c
+1
-3
runtime/parsec/codelets/codelet_zgelqt.c
runtime/parsec/codelets/codelet_zgelqt.c
+1
-3
runtime/parsec/codelets/codelet_zgemm.c
runtime/parsec/codelets/codelet_zgemm.c
+1
-3
runtime/parsec/codelets/codelet_zgeqrt.c
runtime/parsec/codelets/codelet_zgeqrt.c
+1
-3
runtime/parsec/codelets/codelet_zgessm.c
runtime/parsec/codelets/codelet_zgessm.c
+1
-3
runtime/parsec/codelets/codelet_zgessq.c
runtime/parsec/codelets/codelet_zgessq.c
+1
-3
runtime/parsec/codelets/codelet_zgetrf.c
runtime/parsec/codelets/codelet_zgetrf.c
+1
-3
runtime/parsec/codelets/codelet_zgetrf_incpiv.c
runtime/parsec/codelets/codelet_zgetrf_incpiv.c
+1
-3
runtime/parsec/codelets/codelet_zgetrf_nopiv.c
runtime/parsec/codelets/codelet_zgetrf_nopiv.c
+1
-3
runtime/parsec/codelets/codelet_zhe2ge.c
runtime/parsec/codelets/codelet_zhe2ge.c
+1
-4
runtime/parsec/codelets/codelet_zhemm.c
runtime/parsec/codelets/codelet_zhemm.c
+1
-3
runtime/parsec/codelets/codelet_zher2k.c
runtime/parsec/codelets/codelet_zher2k.c
+1
-3
runtime/parsec/codelets/codelet_zherfb.c
runtime/parsec/codelets/codelet_zherfb.c
+1
-3
runtime/parsec/codelets/codelet_zherk.c
runtime/parsec/codelets/codelet_zherk.c
+1
-4
runtime/parsec/codelets/codelet_zhessq.c
runtime/parsec/codelets/codelet_zhessq.c
+1
-3
runtime/parsec/codelets/codelet_zlacpy.c
runtime/parsec/codelets/codelet_zlacpy.c
+1
-3
runtime/parsec/codelets/codelet_zlag2c.c
runtime/parsec/codelets/codelet_zlag2c.c
+1
-3
runtime/parsec/codelets/codelet_zlange.c
runtime/parsec/codelets/codelet_zlange.c
+1
-3
runtime/parsec/codelets/codelet_zlanhe.c
runtime/parsec/codelets/codelet_zlanhe.c
+1
-3
runtime/parsec/codelets/codelet_zlansy.c
runtime/parsec/codelets/codelet_zlansy.c
+1
-3
runtime/parsec/codelets/codelet_zlantr.c
runtime/parsec/codelets/codelet_zlantr.c
+1
-3
runtime/parsec/codelets/codelet_zlascal.c
runtime/parsec/codelets/codelet_zlascal.c
+1
-4
runtime/parsec/codelets/codelet_zlaset.c
runtime/parsec/codelets/codelet_zlaset.c
+1
-3
runtime/parsec/codelets/codelet_zlaset2.c
runtime/parsec/codelets/codelet_zlaset2.c
+1
-3
runtime/parsec/codelets/codelet_zlatro.c
runtime/parsec/codelets/codelet_zlatro.c
+1
-3
runtime/parsec/codelets/codelet_zlauum.c
runtime/parsec/codelets/codelet_zlauum.c
+1
-3
runtime/parsec/codelets/codelet_zpamm.c
runtime/parsec/codelets/codelet_zpamm.c
+1
-3
runtime/parsec/codelets/codelet_zplghe.c
runtime/parsec/codelets/codelet_zplghe.c
+1
-3
runtime/parsec/codelets/codelet_zplgsy.c
runtime/parsec/codelets/codelet_zplgsy.c
+1
-3
runtime/parsec/codelets/codelet_zplrnt.c
runtime/parsec/codelets/codelet_zplrnt.c
+1
-3
runtime/parsec/codelets/codelet_zplssq.c
runtime/parsec/codelets/codelet_zplssq.c
+1
-3
runtime/parsec/codelets/codelet_zpotrf.c
runtime/parsec/codelets/codelet_zpotrf.c
+1
-3
runtime/parsec/codelets/codelet_zssssm.c
runtime/parsec/codelets/codelet_zssssm.c
+1
-3
runtime/parsec/codelets/codelet_zsymm.c
runtime/parsec/codelets/codelet_zsymm.c
+1
-3
runtime/parsec/codelets/codelet_zsyr2k.c
runtime/parsec/codelets/codelet_zsyr2k.c
+1
-3
runtime/parsec/codelets/codelet_zsyrk.c
runtime/parsec/codelets/codelet_zsyrk.c
+1
-3
runtime/parsec/codelets/codelet_zsyssq.c
runtime/parsec/codelets/codelet_zsyssq.c
+1
-3
runtime/parsec/codelets/codelet_zsytrf_nopiv.c
runtime/parsec/codelets/codelet_zsytrf_nopiv.c
+1
-3
runtime/parsec/codelets/codelet_ztile_zero.c
runtime/parsec/codelets/codelet_ztile_zero.c
+1
-3
runtime/parsec/codelets/codelet_ztplqt.c
runtime/parsec/codelets/codelet_ztplqt.c
+1
-3
runtime/parsec/codelets/codelet_ztpmlqt.c
runtime/parsec/codelets/codelet_ztpmlqt.c
+1
-3
runtime/parsec/codelets/codelet_ztpmqrt.c
runtime/parsec/codelets/codelet_ztpmqrt.c
+1
-3
runtime/parsec/codelets/codelet_ztpqrt.c
runtime/parsec/codelets/codelet_ztpqrt.c
+1
-3
runtime/parsec/codelets/codelet_ztradd.c
runtime/parsec/codelets/codelet_ztradd.c
+1
-3
runtime/parsec/codelets/codelet_ztrasm.c
runtime/parsec/codelets/codelet_ztrasm.c
+1
-3
runtime/parsec/codelets/codelet_ztrmm.c
runtime/parsec/codelets/codelet_ztrmm.c
+1
-3
runtime/parsec/codelets/codelet_ztrsm.c
runtime/parsec/codelets/codelet_ztrsm.c
+1
-3
runtime/parsec/codelets/codelet_ztrssq.c
runtime/parsec/codelets/codelet_ztrssq.c
+1
-3
runtime/parsec/codelets/codelet_ztrtri.c
runtime/parsec/codelets/codelet_ztrtri.c
+1
-3
runtime/parsec/codelets/codelet_ztslqt.c
runtime/parsec/codelets/codelet_ztslqt.c
+1
-3
runtime/parsec/codelets/codelet_ztsmlq.c
runtime/parsec/codelets/codelet_ztsmlq.c
+1
-3
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
+1
-3
runtime/parsec/codelets/codelet_ztsmqr.c
runtime/parsec/codelets/codelet_ztsmqr.c
+1
-3
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
+1
-3
runtime/parsec/codelets/codelet_ztsqrt.c
runtime/parsec/codelets/codelet_ztsqrt.c
+1
-3
runtime/parsec/codelets/codelet_ztstrf.c
runtime/parsec/codelets/codelet_ztstrf.c
+1
-3
runtime/parsec/codelets/codelet_zttlqt.c
runtime/parsec/codelets/codelet_zttlqt.c
+1
-3
runtime/parsec/codelets/codelet_zttmlq.c
runtime/parsec/codelets/codelet_zttmlq.c
+1
-3
runtime/parsec/codelets/codelet_zttmqr.c
runtime/parsec/codelets/codelet_zttmqr.c
+1
-3
runtime/parsec/codelets/codelet_zttqrt.c
runtime/parsec/codelets/codelet_zttqrt.c
+1
-3
runtime/parsec/codelets/codelet_zunmlq.c
runtime/parsec/codelets/codelet_zunmlq.c
+1
-3
runtime/parsec/codelets/codelet_zunmqr.c
runtime/parsec/codelets/codelet_zunmqr.c
+1
-3
runtime/parsec/include/chameleon_parsec.h
runtime/parsec/include/chameleon_parsec.h
+0
-1
runtime/quark/codelets/codelet_zasum.c
runtime/quark/codelets/codelet_zasum.c
+1
-3
runtime/quark/codelets/codelet_zaxpy.c
runtime/quark/codelets/codelet_zaxpy.c
+1
-3
runtime/quark/codelets/codelet_zbuild.c
runtime/quark/codelets/codelet_zbuild.c
+1
-3
runtime/quark/codelets/codelet_zgeadd.c
runtime/quark/codelets/codelet_zgeadd.c
+1
-3
runtime/quark/codelets/codelet_zgelqt.c
runtime/quark/codelets/codelet_zgelqt.c
+1
-4
runtime/quark/codelets/codelet_zgemm.c
runtime/quark/codelets/codelet_zgemm.c
+1
-3
runtime/quark/codelets/codelet_zgeqrt.c
runtime/quark/codelets/codelet_zgeqrt.c
+1
-3
runtime/quark/codelets/codelet_zgessm.c
runtime/quark/codelets/codelet_zgessm.c
+1
-3
runtime/quark/codelets/codelet_zgessq.c
runtime/quark/codelets/codelet_zgessq.c
+1
-3
runtime/quark/codelets/codelet_zgetrf.c
runtime/quark/codelets/codelet_zgetrf.c
+1
-4
runtime/quark/codelets/codelet_zgetrf_incpiv.c
runtime/quark/codelets/codelet_zgetrf_incpiv.c
+1
-3
runtime/quark/codelets/codelet_zgetrf_nopiv.c
runtime/quark/codelets/codelet_zgetrf_nopiv.c
+1
-3
runtime/quark/codelets/codelet_zhe2ge.c
runtime/quark/codelets/codelet_zhe2ge.c
+1
-4
runtime/quark/codelets/codelet_zhemm.c
runtime/quark/codelets/codelet_zhemm.c
+1
-3
runtime/quark/codelets/codelet_zher2k.c
runtime/quark/codelets/codelet_zher2k.c
+1
-3
runtime/quark/codelets/codelet_zherfb.c
runtime/quark/codelets/codelet_zherfb.c
+1
-3
runtime/quark/codelets/codelet_zherk.c
runtime/quark/codelets/codelet_zherk.c
+1
-3
runtime/quark/codelets/codelet_zhessq.c
runtime/quark/codelets/codelet_zhessq.c
+1
-3
runtime/quark/codelets/codelet_zlacpy.c
runtime/quark/codelets/codelet_zlacpy.c
+1
-4
runtime/quark/codelets/codelet_zlag2c.c
runtime/quark/codelets/codelet_zlag2c.c
+1
-4
runtime/quark/codelets/codelet_zlange.c
runtime/quark/codelets/codelet_zlange.c
+1
-4
runtime/quark/codelets/codelet_zlanhe.c
runtime/quark/codelets/codelet_zlanhe.c
+1
-4
runtime/quark/codelets/codelet_zlansy.c
runtime/quark/codelets/codelet_zlansy.c
+1
-4
runtime/quark/codelets/codelet_zlantr.c
runtime/quark/codelets/codelet_zlantr.c
+1
-3
runtime/quark/codelets/codelet_zlascal.c
runtime/quark/codelets/codelet_zlascal.c
+1
-4
runtime/quark/codelets/codelet_zlaset.c
runtime/quark/codelets/codelet_zlaset.c
+1
-4
runtime/quark/codelets/codelet_zlaset2.c
runtime/quark/codelets/codelet_zlaset2.c
+1
-5
runtime/quark/codelets/codelet_zlatro.c
runtime/quark/codelets/codelet_zlatro.c
+1
-3
runtime/quark/codelets/codelet_zlauum.c
runtime/quark/codelets/codelet_zlauum.c
+1
-4
runtime/quark/codelets/codelet_zpamm.c
runtime/quark/codelets/codelet_zpamm.c
+1
-3
runtime/quark/codelets/codelet_zplghe.c
runtime/quark/codelets/codelet_zplghe.c
+1
-3
runtime/quark/codelets/codelet_zplgsy.c
runtime/quark/codelets/codelet_zplgsy.c
+1
-3
runtime/quark/codelets/codelet_zplrnt.c
runtime/quark/codelets/codelet_zplrnt.c
+1
-3
runtime/quark/codelets/codelet_zplssq.c
runtime/quark/codelets/codelet_zplssq.c
+1
-3
runtime/quark/codelets/codelet_zpotrf.c
runtime/quark/codelets/codelet_zpotrf.c
+1
-3
runtime/quark/codelets/codelet_zssssm.c
runtime/quark/codelets/codelet_zssssm.c
+1
-3
runtime/quark/codelets/codelet_zsymm.c
runtime/quark/codelets/codelet_zsymm.c
+1
-3
runtime/quark/codelets/codelet_zsyr2k.c
runtime/quark/codelets/codelet_zsyr2k.c
+1
-3
runtime/quark/codelets/codelet_zsyrk.c
runtime/quark/codelets/codelet_zsyrk.c
+1
-3
runtime/quark/codelets/codelet_zsyssq.c
runtime/quark/codelets/codelet_zsyssq.c
+1
-3
runtime/quark/codelets/codelet_zsytrf_nopiv.c
runtime/quark/codelets/codelet_zsytrf_nopiv.c
+1
-3
runtime/quark/codelets/codelet_ztile_zero.c
runtime/quark/codelets/codelet_ztile_zero.c
+1
-3
runtime/quark/codelets/codelet_ztplqt.c
runtime/quark/codelets/codelet_ztplqt.c
+1
-3
runtime/quark/codelets/codelet_ztpmlqt.c
runtime/quark/codelets/codelet_ztpmlqt.c
+1
-3
runtime/quark/codelets/codelet_ztpmqrt.c
runtime/quark/codelets/codelet_ztpmqrt.c
+1
-3
runtime/quark/codelets/codelet_ztpqrt.c
runtime/quark/codelets/codelet_ztpqrt.c
+1
-3
runtime/quark/codelets/codelet_ztradd.c
runtime/quark/codelets/codelet_ztradd.c
+1
-3
runtime/quark/codelets/codelet_ztrasm.c
runtime/quark/codelets/codelet_ztrasm.c
+1
-3
runtime/quark/codelets/codelet_ztrmm.c
runtime/quark/codelets/codelet_ztrmm.c
+1
-3
runtime/quark/codelets/codelet_ztrsm.c
runtime/quark/codelets/codelet_ztrsm.c
+1
-3
runtime/quark/codelets/codelet_ztrssq.c
runtime/quark/codelets/codelet_ztrssq.c
+1
-3
runtime/quark/codelets/codelet_ztrtri.c
runtime/quark/codelets/codelet_ztrtri.c
+1
-4
runtime/quark/codelets/codelet_ztslqt.c
runtime/quark/codelets/codelet_ztslqt.c
+1
-3
runtime/quark/codelets/codelet_ztsmlq.c
runtime/quark/codelets/codelet_ztsmlq.c
+1
-3
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
+1
-3
runtime/quark/codelets/codelet_ztsmqr.c
runtime/quark/codelets/codelet_ztsmqr.c
+1
-3
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
+1
-3
runtime/quark/codelets/codelet_ztsqrt.c
runtime/quark/codelets/codelet_ztsqrt.c
+1
-3
runtime/quark/codelets/codelet_ztstrf.c
runtime/quark/codelets/codelet_ztstrf.c
+1
-3
runtime/quark/codelets/codelet_zttlqt.c
runtime/quark/codelets/codelet_zttlqt.c
+1
-3
runtime/quark/codelets/codelet_zttmlq.c
runtime/quark/codelets/codelet_zttmlq.c
+1
-3
runtime/quark/codelets/codelet_zttmqr.c
runtime/quark/codelets/codelet_zttmqr.c
+1
-3
runtime/quark/codelets/codelet_zttqrt.c
runtime/quark/codelets/codelet_zttqrt.c
+1
-3
runtime/quark/codelets/codelet_zunmlq.c
runtime/quark/codelets/codelet_zunmlq.c
+1
-4
runtime/quark/codelets/codelet_zunmqr.c
runtime/quark/codelets/codelet_zunmqr.c
+1
-3
runtime/quark/include/chameleon_quark.h
runtime/quark/include/chameleon_quark.h
+1
-3
runtime/quark/include/core_blas_dag.h
runtime/quark/include/core_blas_dag.h
+1
-3
runtime/starpu/codelets/codelet_zasum.c
runtime/starpu/codelets/codelet_zasum.c
+1
-3
runtime/starpu/codelets/codelet_zaxpy.c
runtime/starpu/codelets/codelet_zaxpy.c
+1
-3
runtime/starpu/codelets/codelet_zbuild.c
runtime/starpu/codelets/codelet_zbuild.c
+1
-3
runtime/starpu/codelets/codelet_zcallback.c
runtime/starpu/codelets/codelet_zcallback.c
+1
-3
runtime/starpu/codelets/codelet_zgeadd.c
runtime/starpu/codelets/codelet_zgeadd.c
+1
-3
runtime/starpu/codelets/codelet_zgelqt.c
runtime/starpu/codelets/codelet_zgelqt.c
+1
-3
runtime/starpu/codelets/codelet_zgemm.c
runtime/starpu/codelets/codelet_zgemm.c
+1
-4
runtime/starpu/codelets/codelet_zgeqrt.c
runtime/starpu/codelets/codelet_zgeqrt.c
+1
-3
runtime/starpu/codelets/codelet_zgessm.c
runtime/starpu/codelets/codelet_zgessm.c
+1
-3
runtime/starpu/codelets/codelet_zgessq.c
runtime/starpu/codelets/codelet_zgessq.c
+1
-3
runtime/starpu/codelets/codelet_zgetrf.c
runtime/starpu/codelets/codelet_zgetrf.c
+1
-3
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
+1
-3
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
+1
-3
runtime/starpu/codelets/codelet_zhe2ge.c
runtime/starpu/codelets/codelet_zhe2ge.c
+1
-5
runtime/starpu/codelets/codelet_zhemm.c
runtime/starpu/codelets/codelet_zhemm.c
+1
-4
runtime/starpu/codelets/codelet_zher2k.c
runtime/starpu/codelets/codelet_zher2k.c
+1
-4
runtime/starpu/codelets/codelet_zherfb.c
runtime/starpu/codelets/codelet_zherfb.c
+1
-3
runtime/starpu/codelets/codelet_zherk.c
runtime/starpu/codelets/codelet_zherk.c
+1
-4
runtime/starpu/codelets/codelet_zhessq.c
runtime/starpu/codelets/codelet_zhessq.c
+1
-3
runtime/starpu/codelets/codelet_zlacpy.c
runtime/starpu/codelets/codelet_zlacpy.c
+1
-4
runtime/starpu/codelets/codelet_zlag2c.c
runtime/starpu/codelets/codelet_zlag2c.c
+1
-3
runtime/starpu/codelets/codelet_zlange.c
runtime/starpu/codelets/codelet_zlange.c
+1
-3
runtime/starpu/codelets/codelet_zlanhe.c
runtime/starpu/codelets/codelet_zlanhe.c
+1
-3
runtime/starpu/codelets/codelet_zlansy.c
runtime/starpu/codelets/codelet_zlansy.c
+1
-3
runtime/starpu/codelets/codelet_zlantr.c
runtime/starpu/codelets/codelet_zlantr.c
+1
-3
runtime/starpu/codelets/codelet_zlascal.c
runtime/starpu/codelets/codelet_zlascal.c
+1
-3
runtime/starpu/codelets/codelet_zlaset.c
runtime/starpu/codelets/codelet_zlaset.c
+1
-4
runtime/starpu/codelets/codelet_zlaset2.c
runtime/starpu/codelets/codelet_zlaset2.c
+1
-4
runtime/starpu/codelets/codelet_zlatro.c
runtime/starpu/codelets/codelet_zlatro.c
+1
-4
runtime/starpu/codelets/codelet_zlauum.c
runtime/starpu/codelets/codelet_zlauum.c
+1
-4
runtime/starpu/codelets/codelet_zplghe.c
runtime/starpu/codelets/codelet_zplghe.c
+1
-3
runtime/starpu/codelets/codelet_zplgsy.c
runtime/starpu/codelets/codelet_zplgsy.c
+1
-3
runtime/starpu/codelets/codelet_zplrnt.c
runtime/starpu/codelets/codelet_zplrnt.c
+1
-3
runtime/starpu/codelets/codelet_zplssq.c
runtime/starpu/codelets/codelet_zplssq.c
+1
-3
runtime/starpu/codelets/codelet_zpotrf.c
runtime/starpu/codelets/codelet_zpotrf.c
+1
-4
runtime/starpu/codelets/codelet_zssssm.c
runtime/starpu/codelets/codelet_zssssm.c
+1
-3
runtime/starpu/codelets/codelet_zsymm.c
runtime/starpu/codelets/codelet_zsymm.c
+1
-4
runtime/starpu/codelets/codelet_zsyr2k.c
runtime/starpu/codelets/codelet_zsyr2k.c
+1
-4
runtime/starpu/codelets/codelet_zsyrk.c
runtime/starpu/codelets/codelet_zsyrk.c
+1
-4
runtime/starpu/codelets/codelet_zsyssq.c
runtime/starpu/codelets/codelet_zsyssq.c
+1
-3
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
+1
-3
runtime/starpu/codelets/codelet_ztile_zero.c
runtime/starpu/codelets/codelet_ztile_zero.c
+1
-3
runtime/starpu/codelets/codelet_ztplqt.c
runtime/starpu/codelets/codelet_ztplqt.c
+1
-3
runtime/starpu/codelets/codelet_ztpqrt.c
runtime/starpu/codelets/codelet_ztpqrt.c
+1
-3
runtime/starpu/codelets/codelet_ztradd.c
runtime/starpu/codelets/codelet_ztradd.c
+1
-3
runtime/starpu/codelets/codelet_ztrasm.c
runtime/starpu/codelets/codelet_ztrasm.c
+1
-3
runtime/starpu/codelets/codelet_ztrmm.c
runtime/starpu/codelets/codelet_ztrmm.c
+1
-4
runtime/starpu/codelets/codelet_ztrsm.c
runtime/starpu/codelets/codelet_ztrsm.c
+1
-4
runtime/starpu/codelets/codelet_ztrssq.c
runtime/starpu/codelets/codelet_ztrssq.c
+1
-3
runtime/starpu/codelets/codelet_ztrtri.c
runtime/starpu/codelets/codelet_ztrtri.c
+1
-4
runtime/starpu/codelets/codelet_ztslqt.c
runtime/starpu/codelets/codelet_ztslqt.c
+1
-3
runtime/starpu/codelets/codelet_ztsmlq.c
runtime/starpu/codelets/codelet_ztsmlq.c
+1
-3
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
+1
-4
runtime/starpu/codelets/codelet_ztsmqr.c
runtime/starpu/codelets/codelet_ztsmqr.c
+1
-3
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
+1
-4
runtime/starpu/codelets/codelet_ztsqrt.c
runtime/starpu/codelets/codelet_ztsqrt.c
+1
-3
runtime/starpu/codelets/codelet_ztstrf.c
runtime/starpu/codelets/codelet_ztstrf.c
+1
-3
runtime/starpu/codelets/codelet_zttlqt.c
runtime/starpu/codelets/codelet_zttlqt.c
+1
-3
runtime/starpu/codelets/codelet_zttmlq.c
runtime/starpu/codelets/codelet_zttmlq.c
+1
-3
runtime/starpu/codelets/codelet_zttmqr.c
runtime/starpu/codelets/codelet_zttmqr.c
+1
-3
runtime/starpu/codelets/codelet_zttqrt.c
runtime/starpu/codelets/codelet_zttqrt.c
+1
-3
runtime/starpu/codelets/codelet_zunmlq.c
runtime/starpu/codelets/codelet_zunmlq.c
+1
-3
runtime/starpu/codelets/codelet_zunmqr.c
runtime/starpu/codelets/codelet_zunmqr.c
+1
-3
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+0
-1
runtime/starpu/include/chameleon_starpu.h.in
runtime/starpu/include/chameleon_starpu.h.in
+1
-2
runtime/starpu/include/runtime_codelet_profile.h
runtime/starpu/include/runtime_codelet_profile.h
+1
-4
runtime/starpu/include/runtime_codelet_z.h
runtime/starpu/include/runtime_codelet_z.h
+1
-4
runtime/starpu/include/runtime_codelets.h
runtime/starpu/include/runtime_codelets.h
+1
-4
runtime/starpu/include/runtime_profiling.h
runtime/starpu/include/runtime_profiling.h
+1
-3
runtime/starpu/include/runtime_workspace.h
runtime/starpu/include/runtime_workspace.h
+1
-4
testing/testing_zauxiliary.c
testing/testing_zauxiliary.c
+1
-3
testing/testing_zauxiliary.h
testing/testing_zauxiliary.h
+1
-3
testing/testing_zgeadd.c
testing/testing_zgeadd.c
+1
-3
testing/testing_zgels.c
testing/testing_zgels.c
+1
-3
testing/testing_zgels_hqr.c
testing/testing_zgels_hqr.c
+1
-3
testing/testing_zgels_systolic.c
testing/testing_zgels_systolic.c
+1
-3
testing/testing_zgemm.c
testing/testing_zgemm.c
+1
-3
testing/testing_zgeqrf_qdwh.c
testing/testing_zgeqrf_qdwh.c
+1
-3
testing/testing_zgesv_incpiv.c
testing/testing_zgesv_incpiv.c
+1
-3
testing/testing_zgesvd.c
testing/testing_zgesvd.c
+1
-3
testing/testing_zheevd.c
testing/testing_zheevd.c
+1
-3
testing/testing_zhemm.c
testing/testing_zhemm.c
+1
-3
testing/testing_zher2k.c
testing/testing_zher2k.c
+1
-3
testing/testing_zherk.c
testing/testing_zherk.c
+1
-3
testing/testing_zlange.c
testing/testing_zlange.c
+1
-3
testing/testing_zpemv.c
testing/testing_zpemv.c
+1
-3
testing/testing_zposv.c
testing/testing_zposv.c
+1
-3
testing/testing_zpotri.c
testing/testing_zpotri.c
+1
-3
testing/testing_zsymm.c
testing/testing_zsymm.c
+1
-3
testing/testing_zsyr2k.c
testing/testing_zsyr2k.c
+1
-3
testing/testing_zsyrk.c
testing/testing_zsyrk.c
+1
-3
testing/testing_ztrmm.c
testing/testing_ztrmm.c
+1
-3
testing/testing_ztrsm.c
testing/testing_ztrsm.c
+1
-3
timing/flops.h
timing/flops.h
+1
-3
timing/time_zgelqf.c
timing/time_zgelqf.c
+1
-3
timing/time_zgelqf_tile.c
timing/time_zgelqf_tile.c
+1
-3
timing/time_zgels.c
timing/time_zgels.c
+1
-3
timing/time_zgels_tile.c
timing/time_zgels_tile.c
+1
-3
timing/time_zgemm.c
timing/time_zgemm.c
+1
-3
timing/time_zgemm_tile.c
timing/time_zgemm_tile.c
+1
-3
timing/time_zgeqrf.c
timing/time_zgeqrf.c
+1
-3
timing/time_zgeqrf_hqr.c
timing/time_zgeqrf_hqr.c
+1
-3
timing/time_zgeqrf_hqr_tile.c
timing/time_zgeqrf_hqr_tile.c
+1
-3
timing/time_zgeqrf_tile.c
timing/time_zgeqrf_tile.c
+1
-3
timing/time_zgeqrs_tile.c
timing/time_zgeqrs_tile.c
+1
-3
timing/time_zgesv_incpiv.c
timing/time_zgesv_incpiv.c
+1
-3
timing/time_zgesv_incpiv_tile.c
timing/time_zgesv_incpiv_tile.c
+1
-3
timing/time_zgesv_nopiv.c
timing/time_zgesv_nopiv.c
+1
-3
timing/time_zgesv_nopiv_tile.c
timing/time_zgesv_nopiv_tile.c
+1
-3
timing/time_zgesvd_tile.c
timing/time_zgesvd_tile.c
+1
-3
timing/time_zgetrf_incpiv.c
timing/time_zgetrf_incpiv.c
+1
-3
timing/time_zgetrf_incpiv_tile.c
timing/time_zgetrf_incpiv_tile.c
+1
-3
timing/time_zgetrf_nopiv.c
timing/time_zgetrf_nopiv.c
+1
-3
timing/time_zgetrf_nopiv_tile.c
timing/time_zgetrf_nopiv_tile.c
+1
-3
timing/time_zgetri_tile.c
timing/time_zgetri_tile.c
+1
-3
timing/time_zgetrs_incpiv_tile.c
timing/time_zgetrs_incpiv_tile.c
+1
-3
timing/time_zgetrs_nopiv_tile.c
timing/time_zgetrs_nopiv_tile.c
+1
-3
timing/time_zheevd_tile.c
timing/time_zheevd_tile.c
+1
-3
timing/time_zlange.c
timing/time_zlange.c
+1
-3
timing/time_zlange_tile.c
timing/time_zlange_tile.c
+1
-3
timing/time_zposv.c
timing/time_zposv.c
+1
-3
timing/time_zposv_tile.c
timing/time_zposv_tile.c
+1
-3
timing/time_zpotrf.c
timing/time_zpotrf.c
+1
-3
timing/time_zpotrf_tile.c
timing/time_zpotrf_tile.c
+1
-3
timing/time_zpotri_tile.c
timing/time_zpotri_tile.c
+1
-3
timing/time_zpotrs_tile.c
timing/time_zpotrs_tile.c
+1
-3
timing/time_zsytrf_tile.c
timing/time_zsytrf_tile.c
+1
-3
timing/time_ztrsm.c
timing/time_ztrsm.c
+1
-3
timing/timing.c
timing/timing.c
+1
-4
timing/timing.h
timing/timing.h
+0
-1
timing/timing_zauxiliary.c
timing/timing_zauxiliary.c
+1
-3
timing/timing_zauxiliary.h
timing/timing_zauxiliary.h
+1
-3
No files found.
compute/pzbuild.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzbuild.c
* @file pzbuild.c
*
*
...
...
compute/pzgebrd_ge2gb.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgebrd_ge2gb.c
* @file pzgebrd_ge2gb.c
*
*
...
...
compute/pzgelqf.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgelqf.c
* @file pzgelqf.c
*
*
...
...
compute/pzgelqf_param.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgelqf_param.c
* @file pzgelqf_param.c
*
*
...
...
compute/pzgelqfrh.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright (c) 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgelqfrh.c
* @file pzgelqfrh.c
*
*
...
...
compute/pzgemm.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgemm.c
* @file pzgemm.c
*
*
...
...
compute/pzgeqrf.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgeqrf.c
* @file pzgeqrf.c
*
*
...
...
compute/pzgeqrf_param.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgeqrf_param.c
* @file pzgeqrf_param.c
*
*
...
...
compute/pzgeqrfrh.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgeqrfrh.c
* @file pzgeqrfrh.c
*
*
...
...
compute/pzgetrf_incpiv.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgetrf_incpiv.c
* @file pzgetrf_incpiv.c
*
*
...
...
compute/pzgetrf_nopiv.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzgetrf_nopiv.c
* @file pzgetrf_nopiv.c
*
*
...
...
compute/pzhemm.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzhemm.c
* @file pzhemm.c
*
*
...
...
compute/pzher2k.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzher2k.c
* @file pzher2k.c
*
*
...
...
compute/pzherk.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzherk.c
* @file pzherk.c
*
*
...
...
compute/pzhetrd_he2hb.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzhetrd_he2hb.c
* @file pzhetrd_he2hb.c
*
*
...
...
compute/pzlacpy.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlacpy.c
* @file pzlacpy.c
*
*
...
@@ -32,7 +30,6 @@
...
@@ -32,7 +30,6 @@
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
...
...
compute/pzlag2c.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlag2c.c
* @file pzlag2c.c
*
*
...
@@ -34,7 +32,6 @@
...
@@ -34,7 +32,6 @@
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
...
...
compute/pzlange.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlange.c
* @file pzlange.c
*
*
...
...
compute/pzlanhe.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlanhe.c
* @file pzlanhe.c
*
*
...
@@ -37,7 +35,6 @@
...
@@ -37,7 +35,6 @@
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
...
...
compute/pzlansy.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlansy.c
* @file pzlansy.c
*
*
...
@@ -37,7 +35,6 @@
...
@@ -37,7 +35,6 @@
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
/*******************************************************************************
/*******************************************************************************
*
*
**/
**/
...
...
compute/pzlantr.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlantr.c
* @file pzlantr.c
*
*
...
...
compute/pzlaset.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlaset.c
* @file pzlaset.c
*
*
...
...
compute/pzlaset2.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/
***
/**
*
*
* @file pzlaset2.c
* @file pzlaset2.c
*
*
...
...
compute/pzlauum.c
View file @
e6365e9c
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
* Univ. Bordeaux. All rights reserved.
*
*
**/