Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Chameleon
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
7f98a5b1
Commit
7f98a5b1
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number
parent
34b0b92a
Changes
571
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
571 changed files
with
563 additions
and
495 deletions
+563
-495
CMakeLists.txt
CMakeLists.txt
+1
-1
cmake_modules/GenPkgConfig.cmake
cmake_modules/GenPkgConfig.cmake
+1
-1
cmake_modules/PrintOpts.cmake
cmake_modules/PrintOpts.cmake
+1
-1
compute/CMakeLists.txt
compute/CMakeLists.txt
+1
-1
compute/pzbuild.c
compute/pzbuild.c
+1
-1
compute/pzgebrd_ge2gb.c
compute/pzgebrd_ge2gb.c
+1
-1
compute/pzgelqf.c
compute/pzgelqf.c
+1
-1
compute/pzgelqf_param.c
compute/pzgelqf_param.c
+1
-1
compute/pzgelqfrh.c
compute/pzgelqfrh.c
+1
-1
compute/pzgemm.c
compute/pzgemm.c
+1
-1
compute/pzgeqrf.c
compute/pzgeqrf.c
+1
-1
compute/pzgeqrfrh.c
compute/pzgeqrfrh.c
+1
-1
compute/pzgetrf_incpiv.c
compute/pzgetrf_incpiv.c
+1
-1
compute/pzgetrf_nopiv.c
compute/pzgetrf_nopiv.c
+1
-1
compute/pzhemm.c
compute/pzhemm.c
+1
-1
compute/pzher2k.c
compute/pzher2k.c
+1
-1
compute/pzherk.c
compute/pzherk.c
+1
-1
compute/pzhetrd_he2hb.c
compute/pzhetrd_he2hb.c
+1
-1
compute/pzlacpy.c
compute/pzlacpy.c
+1
-1
compute/pzlag2c.c
compute/pzlag2c.c
+1
-1
compute/pzlange.c
compute/pzlange.c
+1
-1
compute/pzlanhe.c
compute/pzlanhe.c
+1
-1
compute/pzlansy.c
compute/pzlansy.c
+1
-1
compute/pzlantr.c
compute/pzlantr.c
+1
-1
compute/pzlascal.c
compute/pzlascal.c
+1
-1
compute/pzlaset.c
compute/pzlaset.c
+1
-1
compute/pzlaset2.c
compute/pzlaset2.c
+1
-1
compute/pzlauum.c
compute/pzlauum.c
+1
-1
compute/pzplghe.c
compute/pzplghe.c
+1
-1
compute/pzplgsy.c
compute/pzplgsy.c
+1
-1
compute/pzplrnt.c
compute/pzplrnt.c
+1
-1
compute/pzpotrf.c
compute/pzpotrf.c
+1
-1
compute/pzpotrimm.c
compute/pzpotrimm.c
+1
-1
compute/pzsymm.c
compute/pzsymm.c
+1
-1
compute/pzsyr2k.c
compute/pzsyr2k.c
+1
-1
compute/pzsyrk.c
compute/pzsyrk.c
+1
-1
compute/pztile2band.c
compute/pztile2band.c
+1
-1
compute/pztpgqrt.c
compute/pztpgqrt.c
+1
-1
compute/pztpqrt.c
compute/pztpqrt.c
+1
-1
compute/pztradd.c
compute/pztradd.c
+1
-1
compute/pztrmm.c
compute/pztrmm.c
+1
-1
compute/pztrsm.c
compute/pztrsm.c
+1
-1
compute/pztrsmpl.c
compute/pztrsmpl.c
+1
-1
compute/pztrtri.c
compute/pztrtri.c
+1
-1
compute/pzunglq.c
compute/pzunglq.c
+1
-1
compute/pzunglqrh.c
compute/pzunglqrh.c
+1
-1
compute/pzungqr.c
compute/pzungqr.c
+1
-1
compute/pzungqrrh.c
compute/pzungqrrh.c
+1
-1
compute/pzunmlq.c
compute/pzunmlq.c
+1
-1
compute/pzunmlqrh.c
compute/pzunmlqrh.c
+1
-1
compute/pzunmqr.c
compute/pzunmqr.c
+1
-1
compute/pzunmqrrh.c
compute/pzunmqrrh.c
+1
-1
compute/zbuild.c
compute/zbuild.c
+1
-1
compute/zgeadd.c
compute/zgeadd.c
+1
-1
compute/zgelqf.c
compute/zgelqf.c
+1
-1
compute/zgelqs.c
compute/zgelqs.c
+1
-1
compute/zgels.c
compute/zgels.c
+1
-1
compute/zgemm.c
compute/zgemm.c
+1
-1
compute/zgeqrf.c
compute/zgeqrf.c
+1
-1
compute/zgeqrs.c
compute/zgeqrs.c
+1
-1
compute/zgesv_incpiv.c
compute/zgesv_incpiv.c
+1
-1
compute/zgesv_nopiv.c
compute/zgesv_nopiv.c
+1
-1
compute/zgesvd.c
compute/zgesvd.c
+1
-1
compute/zgetrf_incpiv.c
compute/zgetrf_incpiv.c
+1
-1
compute/zgetrf_nopiv.c
compute/zgetrf_nopiv.c
+1
-1
compute/zgetrs_incpiv.c
compute/zgetrs_incpiv.c
+1
-1
compute/zgetrs_nopiv.c
compute/zgetrs_nopiv.c
+1
-1
compute/zheevd.c
compute/zheevd.c
+1
-1
compute/zhemm.c
compute/zhemm.c
+1
-1
compute/zher2k.c
compute/zher2k.c
+1
-1
compute/zherk.c
compute/zherk.c
+1
-1
compute/zhetrd.c
compute/zhetrd.c
+1
-1
compute/zlacpy.c
compute/zlacpy.c
+1
-1
compute/zlange.c
compute/zlange.c
+1
-1
compute/zlanhe.c
compute/zlanhe.c
+1
-1
compute/zlansy.c
compute/zlansy.c
+1
-1
compute/zlantr.c
compute/zlantr.c
+1
-1
compute/zlascal.c
compute/zlascal.c
+1
-1
compute/zlaset.c
compute/zlaset.c
+1
-1
compute/zlauum.c
compute/zlauum.c
+1
-1
compute/zplghe.c
compute/zplghe.c
+1
-1
compute/zplgsy.c
compute/zplgsy.c
+1
-1
compute/zplrnt.c
compute/zplrnt.c
+1
-1
compute/zposv.c
compute/zposv.c
+1
-1
compute/zpotrf.c
compute/zpotrf.c
+1
-1
compute/zpotri.c
compute/zpotri.c
+1
-1
compute/zpotrimm.c
compute/zpotrimm.c
+1
-1
compute/zpotrs.c
compute/zpotrs.c
+1
-1
compute/zsymm.c
compute/zsymm.c
+1
-1
compute/zsyr2k.c
compute/zsyr2k.c
+1
-1
compute/zsyrk.c
compute/zsyrk.c
+1
-1
compute/zsysv.c
compute/zsysv.c
+1
-1
compute/zsytrf.c
compute/zsytrf.c
+1
-1
compute/zsytrs.c
compute/zsytrs.c
+1
-1
compute/ztile.c
compute/ztile.c
+1
-1
compute/ztpgqrt.c
compute/ztpgqrt.c
+1
-1
compute/ztpqrt.c
compute/ztpqrt.c
+1
-1
compute/ztradd.c
compute/ztradd.c
+1
-1
compute/ztrmm.c
compute/ztrmm.c
+1
-1
compute/ztrsm.c
compute/ztrsm.c
+1
-1
compute/ztrsmpl.c
compute/ztrsmpl.c
+1
-1
compute/ztrtri.c
compute/ztrtri.c
+1
-1
compute/zunglq.c
compute/zunglq.c
+1
-1
compute/zungqr.c
compute/zungqr.c
+1
-1
compute/zunmlq.c
compute/zunmlq.c
+1
-1
compute/zunmlq_param.c
compute/zunmlq_param.c
+1
-1
compute/zunmqr.c
compute/zunmqr.c
+1
-1
control/CMakeLists.txt
control/CMakeLists.txt
+1
-1
control/async.c
control/async.c
+1
-1
control/async.h
control/async.h
+1
-1
control/auxiliary.c
control/auxiliary.c
+1
-1
control/auxiliary.h
control/auxiliary.h
+1
-1
control/common.h
control/common.h
+1
-1
control/compute_z.h
control/compute_z.h
+1
-1
control/context.c
control/context.c
+1
-1
control/context.h
control/context.h
+1
-1
control/control.c
control/control.c
+1
-1
control/descriptor.c
control/descriptor.c
+1
-1
control/descriptor.h
control/descriptor.h
+1
-1
control/gkkleader.h
control/gkkleader.h
+1
-1
control/global.h
control/global.h
+1
-1
control/morse_f90.f90
control/morse_f90.f90
+1
-1
control/morse_mf77.c
control/morse_mf77.c
+1
-1
control/morse_zcf90.F90
control/morse_zcf90.F90
+1
-1
control/morse_zf77.c
control/morse_zf77.c
+1
-1
control/morse_zf90.F90
control/morse_zf90.F90
+1
-1
control/morse_zf90_wrappers.F90
control/morse_zf90_wrappers.F90
+1
-1
control/morsewinthread.c
control/morsewinthread.c
+1
-1
control/morsewinthread.h
control/morsewinthread.h
+1
-1
control/primes.h
control/primes.h
+1
-1
control/tile.c
control/tile.c
+1
-1
control/workspace.c
control/workspace.c
+1
-1
control/workspace.h
control/workspace.h
+1
-1
control/workspace_z.c
control/workspace_z.c
+1
-1
coreblas/CMakeLists.txt
coreblas/CMakeLists.txt
+1
-1
coreblas/compute/CMakeLists.txt
coreblas/compute/CMakeLists.txt
+1
-1
coreblas/compute/core_dzasum.c
coreblas/compute/core_dzasum.c
+1
-1
coreblas/compute/core_zaxpy.c
coreblas/compute/core_zaxpy.c
+1
-1
coreblas/compute/core_zgeadd.c
coreblas/compute/core_zgeadd.c
+1
-1
coreblas/compute/core_zgelqt.c
coreblas/compute/core_zgelqt.c
+1
-1
coreblas/compute/core_zgemm.c
coreblas/compute/core_zgemm.c
+1
-1
coreblas/compute/core_zgeqrt.c
coreblas/compute/core_zgeqrt.c
+1
-1
coreblas/compute/core_zgesplit.c
coreblas/compute/core_zgesplit.c
+1
-1
coreblas/compute/core_zgessm.c
coreblas/compute/core_zgessm.c
+1
-1
coreblas/compute/core_zgessq.c
coreblas/compute/core_zgessq.c
+1
-1
coreblas/compute/core_zgetf2_nopiv.c
coreblas/compute/core_zgetf2_nopiv.c
+1
-1
coreblas/compute/core_zgetrf.c
coreblas/compute/core_zgetrf.c
+1
-1
coreblas/compute/core_zgetrf_incpiv.c
coreblas/compute/core_zgetrf_incpiv.c
+1
-1
coreblas/compute/core_zgetrf_nopiv.c
coreblas/compute/core_zgetrf_nopiv.c
+1
-1
coreblas/compute/core_zhe2ge.c
coreblas/compute/core_zhe2ge.c
+1
-1
coreblas/compute/core_zhemm.c
coreblas/compute/core_zhemm.c
+1
-1
coreblas/compute/core_zher2k.c
coreblas/compute/core_zher2k.c
+1
-1
coreblas/compute/core_zherfb.c
coreblas/compute/core_zherfb.c
+1
-1
coreblas/compute/core_zherk.c
coreblas/compute/core_zherk.c
+1
-1
coreblas/compute/core_zhessq.c
coreblas/compute/core_zhessq.c
+1
-1
coreblas/compute/core_zlacpy.c
coreblas/compute/core_zlacpy.c
+1
-1
coreblas/compute/core_zlag2c.c
coreblas/compute/core_zlag2c.c
+1
-1
coreblas/compute/core_zlange.c
coreblas/compute/core_zlange.c
+1
-1
coreblas/compute/core_zlanhe.c
coreblas/compute/core_zlanhe.c
+1
-1
coreblas/compute/core_zlansy.c
coreblas/compute/core_zlansy.c
+1
-1
coreblas/compute/core_zlantr.c
coreblas/compute/core_zlantr.c
+1
-1
coreblas/compute/core_zlascal.c
coreblas/compute/core_zlascal.c
+1
-1
coreblas/compute/core_zlaset.c
coreblas/compute/core_zlaset.c
+1
-1
coreblas/compute/core_zlaset2.c
coreblas/compute/core_zlaset2.c
+1
-1
coreblas/compute/core_zlatro.c
coreblas/compute/core_zlatro.c
+1
-1
coreblas/compute/core_zlauum.c
coreblas/compute/core_zlauum.c
+1
-1
coreblas/compute/core_zpamm.c
coreblas/compute/core_zpamm.c
+1
-1
coreblas/compute/core_zparfb.c
coreblas/compute/core_zparfb.c
+1
-1
coreblas/compute/core_zpemv.c
coreblas/compute/core_zpemv.c
+1
-1
coreblas/compute/core_zplghe.c
coreblas/compute/core_zplghe.c
+1
-1
coreblas/compute/core_zplgsy.c
coreblas/compute/core_zplgsy.c
+1
-1
coreblas/compute/core_zplrnt.c
coreblas/compute/core_zplrnt.c
+1
-1
coreblas/compute/core_zpotrf.c
coreblas/compute/core_zpotrf.c
+1
-1
coreblas/compute/core_zssssm.c
coreblas/compute/core_zssssm.c
+1
-1
coreblas/compute/core_zsymm.c
coreblas/compute/core_zsymm.c
+1
-1
coreblas/compute/core_zsyr2k.c
coreblas/compute/core_zsyr2k.c
+1
-1
coreblas/compute/core_zsyrk.c
coreblas/compute/core_zsyrk.c
+1
-1
coreblas/compute/core_zsyssq.c
coreblas/compute/core_zsyssq.c
+1
-1
coreblas/compute/core_zsytf2_nopiv.c
coreblas/compute/core_zsytf2_nopiv.c
+1
-1
coreblas/compute/core_ztplqt.c
coreblas/compute/core_ztplqt.c
+1
-1
coreblas/compute/core_ztpmlqt.c
coreblas/compute/core_ztpmlqt.c
+1
-1
coreblas/compute/core_ztpmqrt.c
coreblas/compute/core_ztpmqrt.c
+1
-1
coreblas/compute/core_ztpqrt.c
coreblas/compute/core_ztpqrt.c
+1
-1
coreblas/compute/core_ztradd.c
coreblas/compute/core_ztradd.c
+1
-1
coreblas/compute/core_ztrasm.c
coreblas/compute/core_ztrasm.c
+1
-1
coreblas/compute/core_ztrmm.c
coreblas/compute/core_ztrmm.c
+1
-1
coreblas/compute/core_ztrsm.c
coreblas/compute/core_ztrsm.c
+1
-1
coreblas/compute/core_ztrssq.c
coreblas/compute/core_ztrssq.c
+1
-1
coreblas/compute/core_ztrtri.c
coreblas/compute/core_ztrtri.c
+1
-1
coreblas/compute/core_ztslqt.c
coreblas/compute/core_ztslqt.c
+1
-1
coreblas/compute/core_ztsmlq.c
coreblas/compute/core_ztsmlq.c
+1
-1
coreblas/compute/core_ztsmlq_hetra1.c
coreblas/compute/core_ztsmlq_hetra1.c
+1
-1
coreblas/compute/core_ztsmqr.c
coreblas/compute/core_ztsmqr.c
+1
-1
coreblas/compute/core_ztsmqr_hetra1.c
coreblas/compute/core_ztsmqr_hetra1.c
+1
-1
coreblas/compute/core_ztsqrt.c
coreblas/compute/core_ztsqrt.c
+1
-1
coreblas/compute/core_ztstrf.c
coreblas/compute/core_ztstrf.c
+1
-1
coreblas/compute/core_zttlqt.c
coreblas/compute/core_zttlqt.c
+1
-1
coreblas/compute/core_zttmlq.c
coreblas/compute/core_zttmlq.c
+1
-1
coreblas/compute/core_zttmqr.c
coreblas/compute/core_zttmqr.c
+1
-1
coreblas/compute/core_zttqrt.c
coreblas/compute/core_zttqrt.c
+1
-1
coreblas/compute/core_zunmlq.c
coreblas/compute/core_zunmlq.c
+1
-1
coreblas/compute/core_zunmqr.c
coreblas/compute/core_zunmqr.c
+1
-1
coreblas/compute/global.c
coreblas/compute/global.c
+1
-1
coreblas/eztrace_module/CMakeLists.txt
coreblas/eztrace_module/CMakeLists.txt
+1
-1
coreblas/include/CMakeLists.txt
coreblas/include/CMakeLists.txt
+1
-1
coreblas/include/coreblas.h
coreblas/include/coreblas.h
+1
-1
coreblas/include/coreblas/cblas.h
coreblas/include/coreblas/cblas.h
+3
-3
coreblas/include/coreblas/coreblas_z.h
coreblas/include/coreblas/coreblas_z.h
+1
-1
coreblas/include/coreblas/coreblas_zc.h
coreblas/include/coreblas/coreblas_zc.h
+1
-1
coreblas/include/coreblas/lapacke.h
coreblas/include/coreblas/lapacke.h
+2
-0
coreblas/include/coreblas/lapacke_config.h
coreblas/include/coreblas/lapacke_config.h
+2
-0
coreblas/include/coreblas/lapacke_mangling.h
coreblas/include/coreblas/lapacke_mangling.h
+2
-0
cudablas/CMakeLists.txt
cudablas/CMakeLists.txt
+1
-1
cudablas/compute/CMakeLists.txt
cudablas/compute/CMakeLists.txt
+1
-0
cudablas/compute/cuda_zgeadd.c
cudablas/compute/cuda_zgeadd.c
+1
-0
cudablas/compute/cuda_zgelqt.c
cudablas/compute/cuda_zgelqt.c
+1
-0
cudablas/compute/cuda_zgemerge.c
cudablas/compute/cuda_zgemerge.c
+1
-0
cudablas/compute/cuda_zgemm.c
cudablas/compute/cuda_zgemm.c
+1
-0
cudablas/compute/cuda_zgeqrt.c
cudablas/compute/cuda_zgeqrt.c
+1
-0
cudablas/compute/cuda_zgessm.c
cudablas/compute/cuda_zgessm.c
+1
-0
cudablas/compute/cuda_zgetrf.c
cudablas/compute/cuda_zgetrf.c
+1
-0
cudablas/compute/cuda_zhemm.c
cudablas/compute/cuda_zhemm.c
+1
-0
cudablas/compute/cuda_zher2k.c
cudablas/compute/cuda_zher2k.c
+1
-0
cudablas/compute/cuda_zherfb.c
cudablas/compute/cuda_zherfb.c
+1
-0
cudablas/compute/cuda_zherk.c
cudablas/compute/cuda_zherk.c
+1
-0
cudablas/compute/cuda_zlarfb.c
cudablas/compute/cuda_zlarfb.c
+1
-0
cudablas/compute/cuda_zlauum.c
cudablas/compute/cuda_zlauum.c
+1
-0
cudablas/compute/cuda_zparfb.c
cudablas/compute/cuda_zparfb.c
+1
-0
cudablas/compute/cuda_zpotrf.c
cudablas/compute/cuda_zpotrf.c
+1
-0
cudablas/compute/cuda_zssssm.c
cudablas/compute/cuda_zssssm.c
+1
-0
cudablas/compute/cuda_zsymm.c
cudablas/compute/cuda_zsymm.c
+1
-0
cudablas/compute/cuda_zsyr2k.c
cudablas/compute/cuda_zsyr2k.c
+1
-0
cudablas/compute/cuda_zsyrk.c
cudablas/compute/cuda_zsyrk.c
+1
-0
cudablas/compute/cuda_ztpmqrt.c
cudablas/compute/cuda_ztpmqrt.c
+1
-0
cudablas/compute/cuda_ztrmm.c
cudablas/compute/cuda_ztrmm.c
+1
-0
cudablas/compute/cuda_ztrsm.c
cudablas/compute/cuda_ztrsm.c
+1
-0
cudablas/compute/cuda_ztrtri.c
cudablas/compute/cuda_ztrtri.c
+1
-0
cudablas/compute/cuda_ztslqt.c
cudablas/compute/cuda_ztslqt.c
+1
-0
cudablas/compute/cuda_ztsmlq.c
cudablas/compute/cuda_ztsmlq.c
+1
-0
cudablas/compute/cuda_ztsmqr.c
cudablas/compute/cuda_ztsmqr.c
+1
-0
cudablas/compute/cuda_ztsqrt.c
cudablas/compute/cuda_ztsqrt.c
+1
-0
cudablas/compute/cuda_ztstrf.c
cudablas/compute/cuda_ztstrf.c
+1
-0
cudablas/compute/cuda_zttmqr.c
cudablas/compute/cuda_zttmqr.c
+1
-0
cudablas/compute/cuda_zunmlqt.c
cudablas/compute/cuda_zunmlqt.c
+1
-0
cudablas/compute/cuda_zunmqrt.c
cudablas/compute/cuda_zunmqrt.c
+1
-0
cudablas/compute/cudaglobal.c
cudablas/compute/cudaglobal.c
+1
-1
cudablas/eztrace_module/CMakeLists.txt
cudablas/eztrace_module/CMakeLists.txt
+1
-1
cudablas/include/CMakeLists.txt
cudablas/include/CMakeLists.txt
+1
-0
cudablas/include/cudablas.h
cudablas/include/cudablas.h
+1
-0
cudablas/include/cudablas/cudablas_z.h
cudablas/include/cudablas/cudablas_z.h
+1
-0
doc/CMakeLists.txt
doc/CMakeLists.txt
+1
-1
doc/doxygen/CMakeLists.txt
doc/doxygen/CMakeLists.txt
+1
-1
doc/orgmode/CMakeLists.txt
doc/orgmode/CMakeLists.txt
+1
-1
doc/texinfo/CMakeLists.txt
doc/texinfo/CMakeLists.txt
+1
-1
example/CMakeLists.txt
example/CMakeLists.txt
+0
-1
example/basic_zposv/CMakeLists.txt
example/basic_zposv/CMakeLists.txt
+1
-1
example/lapack_to_morse/CMakeLists.txt
example/lapack_to_morse/CMakeLists.txt
+1
-1
example/out_of_core/CMakeLists.txt
example/out_of_core/CMakeLists.txt
+1
-1
include/CMakeLists.txt
include/CMakeLists.txt
+1
-1
include/chameleon/chameleon_config.h.in
include/chameleon/chameleon_config.h.in
+1
-1
include/chameleon/chameleon_timer.h
include/chameleon/chameleon_timer.h
+1
-0
include/chameleon/morse_constants.h
include/chameleon/morse_constants.h
+1
-1
include/chameleon/morse_fortran.h
include/chameleon/morse_fortran.h
+1
-1
include/chameleon/morse_kernels.h
include/chameleon/morse_kernels.h
+1
-1
include/chameleon/morse_runtime.h
include/chameleon/morse_runtime.h
+1
-1
include/chameleon/morse_struct.h
include/chameleon/morse_struct.h
+1
-1
include/chameleon/morse_tasks.h
include/chameleon/morse_tasks.h
+1
-1
include/chameleon/morse_tasks_z.h
include/chameleon/morse_tasks_z.h
+1
-1
include/chameleon/morse_tasks_zc.h
include/chameleon/morse_tasks_zc.h
+1
-1
include/chameleon/morse_types.h
include/chameleon/morse_types.h
+1
-1
include/chameleon/morse_z.h
include/chameleon/morse_z.h
+1
-1
include/chameleon/morse_zc.h
include/chameleon/morse_zc.h
+1
-1
include/morse.h
include/morse.h
+1
-1
plasma-conversion/callGeneration.bash
plasma-conversion/callGeneration.bash
+1
-1
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
+1
-1
runtime/CMakeLists.txt
runtime/CMakeLists.txt
+1
-1
runtime/parsec/CMakeLists.txt
runtime/parsec/CMakeLists.txt
+1
-1
runtime/parsec/codelets/codelet_zasum.c
runtime/parsec/codelets/codelet_zasum.c
+1
-1
runtime/parsec/codelets/codelet_zaxpy.c
runtime/parsec/codelets/codelet_zaxpy.c
+1
-1
runtime/parsec/codelets/codelet_zbuild.c
runtime/parsec/codelets/codelet_zbuild.c
+1
-1
runtime/parsec/codelets/codelet_zgeadd.c
runtime/parsec/codelets/codelet_zgeadd.c
+1
-1
runtime/parsec/codelets/codelet_zgelqt.c
runtime/parsec/codelets/codelet_zgelqt.c
+1
-1
runtime/parsec/codelets/codelet_zgemm.c
runtime/parsec/codelets/codelet_zgemm.c
+1
-1
runtime/parsec/codelets/codelet_zgeqrt.c
runtime/parsec/codelets/codelet_zgeqrt.c
+1
-1
runtime/parsec/codelets/codelet_zgessm.c
runtime/parsec/codelets/codelet_zgessm.c
+1
-1
runtime/parsec/codelets/codelet_zgessq.c
runtime/parsec/codelets/codelet_zgessq.c
+1
-1
runtime/parsec/codelets/codelet_zgetrf.c
runtime/parsec/codelets/codelet_zgetrf.c
+1
-1
runtime/parsec/codelets/codelet_zgetrf_incpiv.c
runtime/parsec/codelets/codelet_zgetrf_incpiv.c
+1
-1
runtime/parsec/codelets/codelet_zgetrf_nopiv.c
runtime/parsec/codelets/codelet_zgetrf_nopiv.c
+1
-1
runtime/parsec/codelets/codelet_zhe2ge.c
runtime/parsec/codelets/codelet_zhe2ge.c
+1
-0
runtime/parsec/codelets/codelet_zhemm.c
runtime/parsec/codelets/codelet_zhemm.c
+1
-1
runtime/parsec/codelets/codelet_zher2k.c
runtime/parsec/codelets/codelet_zher2k.c
+1
-1
runtime/parsec/codelets/codelet_zherfb.c
runtime/parsec/codelets/codelet_zherfb.c
+1
-1
runtime/parsec/codelets/codelet_zherk.c
runtime/parsec/codelets/codelet_zherk.c
+1
-1
runtime/parsec/codelets/codelet_zhessq.c
runtime/parsec/codelets/codelet_zhessq.c
+1
-1
runtime/parsec/codelets/codelet_zlacpy.c
runtime/parsec/codelets/codelet_zlacpy.c
+1
-1
runtime/parsec/codelets/codelet_zlag2c.c
runtime/parsec/codelets/codelet_zlag2c.c
+1
-1
runtime/parsec/codelets/codelet_zlange.c
runtime/parsec/codelets/codelet_zlange.c
+1
-1
runtime/parsec/codelets/codelet_zlanhe.c
runtime/parsec/codelets/codelet_zlanhe.c
+1
-1
runtime/parsec/codelets/codelet_zlansy.c
runtime/parsec/codelets/codelet_zlansy.c
+1
-1
runtime/parsec/codelets/codelet_zlantr.c
runtime/parsec/codelets/codelet_zlantr.c
+1
-1
runtime/parsec/codelets/codelet_zlascal.c
runtime/parsec/codelets/codelet_zlascal.c
+1
-1
runtime/parsec/codelets/codelet_zlaset.c
runtime/parsec/codelets/codelet_zlaset.c
+1
-1
runtime/parsec/codelets/codelet_zlaset2.c
runtime/parsec/codelets/codelet_zlaset2.c
+1
-1
runtime/parsec/codelets/codelet_zlatro.c
runtime/parsec/codelets/codelet_zlatro.c
+1
-1
runtime/parsec/codelets/codelet_zlauum.c
runtime/parsec/codelets/codelet_zlauum.c
+1
-1
runtime/parsec/codelets/codelet_zpamm.c
runtime/parsec/codelets/codelet_zpamm.c
+1
-1
runtime/parsec/codelets/codelet_zplghe.c
runtime/parsec/codelets/codelet_zplghe.c
+1
-1
runtime/parsec/codelets/codelet_zplgsy.c
runtime/parsec/codelets/codelet_zplgsy.c
+1
-1
runtime/parsec/codelets/codelet_zplrnt.c
runtime/parsec/codelets/codelet_zplrnt.c
+1
-1
runtime/parsec/codelets/codelet_zplssq.c
runtime/parsec/codelets/codelet_zplssq.c
+1
-1
runtime/parsec/codelets/codelet_zpotrf.c
runtime/parsec/codelets/codelet_zpotrf.c
+1
-1
runtime/parsec/codelets/codelet_zssssm.c
runtime/parsec/codelets/codelet_zssssm.c
+1
-1
runtime/parsec/codelets/codelet_zsymm.c
runtime/parsec/codelets/codelet_zsymm.c
+1
-1
runtime/parsec/codelets/codelet_zsyr2k.c
runtime/parsec/codelets/codelet_zsyr2k.c
+1
-1
runtime/parsec/codelets/codelet_zsyrk.c
runtime/parsec/codelets/codelet_zsyrk.c
+1
-1
runtime/parsec/codelets/codelet_zsyssq.c
runtime/parsec/codelets/codelet_zsyssq.c
+1
-1
runtime/parsec/codelets/codelet_zsytrf_nopiv.c
runtime/parsec/codelets/codelet_zsytrf_nopiv.c
+1
-1
runtime/parsec/codelets/codelet_ztile_zero.c
runtime/parsec/codelets/codelet_ztile_zero.c
+1
-1
runtime/parsec/codelets/codelet_ztplqt.c
runtime/parsec/codelets/codelet_ztplqt.c
+1
-1
runtime/parsec/codelets/codelet_ztpmlqt.c
runtime/parsec/codelets/codelet_ztpmlqt.c
+1
-1
runtime/parsec/codelets/codelet_ztpmqrt.c
runtime/parsec/codelets/codelet_ztpmqrt.c
+1
-1
runtime/parsec/codelets/codelet_ztpqrt.c
runtime/parsec/codelets/codelet_ztpqrt.c
+1
-1
runtime/parsec/codelets/codelet_ztradd.c
runtime/parsec/codelets/codelet_ztradd.c
+1
-1
runtime/parsec/codelets/codelet_ztrasm.c
runtime/parsec/codelets/codelet_ztrasm.c
+1
-1
runtime/parsec/codelets/codelet_ztrmm.c
runtime/parsec/codelets/codelet_ztrmm.c
+1
-1
runtime/parsec/codelets/codelet_ztrsm.c
runtime/parsec/codelets/codelet_ztrsm.c
+1
-1
runtime/parsec/codelets/codelet_ztrssq.c
runtime/parsec/codelets/codelet_ztrssq.c
+1
-1
runtime/parsec/codelets/codelet_ztrtri.c
runtime/parsec/codelets/codelet_ztrtri.c
+1
-1
runtime/parsec/codelets/codelet_ztslqt.c
runtime/parsec/codelets/codelet_ztslqt.c
+1
-1
runtime/parsec/codelets/codelet_ztsmlq.c
runtime/parsec/codelets/codelet_ztsmlq.c
+1
-1
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
runtime/parsec/codelets/codelet_ztsmlq_hetra1.c
+1
-1
runtime/parsec/codelets/codelet_ztsmqr.c
runtime/parsec/codelets/codelet_ztsmqr.c
+1
-1
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
runtime/parsec/codelets/codelet_ztsmqr_hetra1.c
+1
-1
runtime/parsec/codelets/codelet_ztsqrt.c
runtime/parsec/codelets/codelet_ztsqrt.c
+1
-1
runtime/parsec/codelets/codelet_ztstrf.c
runtime/parsec/codelets/codelet_ztstrf.c
+1
-1
runtime/parsec/codelets/codelet_zttlqt.c
runtime/parsec/codelets/codelet_zttlqt.c
+1
-1
runtime/parsec/codelets/codelet_zttmlq.c
runtime/parsec/codelets/codelet_zttmlq.c
+1
-1
runtime/parsec/codelets/codelet_zttmqr.c
runtime/parsec/codelets/codelet_zttmqr.c
+1
-1
runtime/parsec/codelets/codelet_zttqrt.c
runtime/parsec/codelets/codelet_zttqrt.c
+1
-1
runtime/parsec/codelets/codelet_zunmlq.c
runtime/parsec/codelets/codelet_zunmlq.c
+1
-1
runtime/parsec/codelets/codelet_zunmqr.c
runtime/parsec/codelets/codelet_zunmqr.c
+1
-1
runtime/parsec/control/runtime_async.c
runtime/parsec/control/runtime_async.c
+0
-1
runtime/parsec/control/runtime_context.c
runtime/parsec/control/runtime_context.c
+0
-1
runtime/parsec/control/runtime_control.c
runtime/parsec/control/runtime_control.c
+0
-1
runtime/parsec/control/runtime_descriptor.c
runtime/parsec/control/runtime_descriptor.c
+0
-1
runtime/parsec/control/runtime_options.c
runtime/parsec/control/runtime_options.c
+0
-1
runtime/parsec/control/runtime_profiling.c
runtime/parsec/control/runtime_profiling.c
+0
-1
runtime/parsec/control/runtime_zlocality.c
runtime/parsec/control/runtime_zlocality.c
+0
-1
runtime/parsec/control/runtime_zprofiling.c
runtime/parsec/control/runtime_zprofiling.c
+0
-1
runtime/parsec/include/chameleon_parsec.h
runtime/parsec/include/chameleon_parsec.h
+2
-0
runtime/quark/CMakeLists.txt
runtime/quark/CMakeLists.txt
+1
-1
runtime/quark/codelets/codelet_zasum.c
runtime/quark/codelets/codelet_zasum.c
+1
-1
runtime/quark/codelets/codelet_zaxpy.c
runtime/quark/codelets/codelet_zaxpy.c
+1
-1
runtime/quark/codelets/codelet_zbuild.c
runtime/quark/codelets/codelet_zbuild.c
+1
-1
runtime/quark/codelets/codelet_zgeadd.c
runtime/quark/codelets/codelet_zgeadd.c
+1
-1
runtime/quark/codelets/codelet_zgelqt.c
runtime/quark/codelets/codelet_zgelqt.c
+1
-1
runtime/quark/codelets/codelet_zgemm.c
runtime/quark/codelets/codelet_zgemm.c
+1
-1
runtime/quark/codelets/codelet_zgeqrt.c
runtime/quark/codelets/codelet_zgeqrt.c
+1
-1
runtime/quark/codelets/codelet_zgessm.c
runtime/quark/codelets/codelet_zgessm.c
+1
-1
runtime/quark/codelets/codelet_zgessq.c
runtime/quark/codelets/codelet_zgessq.c
+1
-1
runtime/quark/codelets/codelet_zgetrf.c
runtime/quark/codelets/codelet_zgetrf.c
+1
-1
runtime/quark/codelets/codelet_zgetrf_incpiv.c
runtime/quark/codelets/codelet_zgetrf_incpiv.c
+1
-1
runtime/quark/codelets/codelet_zgetrf_nopiv.c
runtime/quark/codelets/codelet_zgetrf_nopiv.c
+1
-1
runtime/quark/codelets/codelet_zhe2ge.c
runtime/quark/codelets/codelet_zhe2ge.c
+1
-0
runtime/quark/codelets/codelet_zhemm.c
runtime/quark/codelets/codelet_zhemm.c
+1
-1
runtime/quark/codelets/codelet_zher2k.c
runtime/quark/codelets/codelet_zher2k.c
+1
-1
runtime/quark/codelets/codelet_zherfb.c
runtime/quark/codelets/codelet_zherfb.c
+1
-1
runtime/quark/codelets/codelet_zherk.c
runtime/quark/codelets/codelet_zherk.c
+1
-1
runtime/quark/codelets/codelet_zhessq.c
runtime/quark/codelets/codelet_zhessq.c
+1
-1
runtime/quark/codelets/codelet_zlacpy.c
runtime/quark/codelets/codelet_zlacpy.c
+1
-1
runtime/quark/codelets/codelet_zlag2c.c
runtime/quark/codelets/codelet_zlag2c.c
+1
-1
runtime/quark/codelets/codelet_zlange.c
runtime/quark/codelets/codelet_zlange.c
+1
-1
runtime/quark/codelets/codelet_zlanhe.c
runtime/quark/codelets/codelet_zlanhe.c
+1
-1
runtime/quark/codelets/codelet_zlansy.c
runtime/quark/codelets/codelet_zlansy.c
+1
-1
runtime/quark/codelets/codelet_zlantr.c
runtime/quark/codelets/codelet_zlantr.c
+1
-1
runtime/quark/codelets/codelet_zlascal.c
runtime/quark/codelets/codelet_zlascal.c
+1
-1
runtime/quark/codelets/codelet_zlaset.c
runtime/quark/codelets/codelet_zlaset.c
+1
-1
runtime/quark/codelets/codelet_zlaset2.c
runtime/quark/codelets/codelet_zlaset2.c
+1
-1
runtime/quark/codelets/codelet_zlatro.c
runtime/quark/codelets/codelet_zlatro.c
+1
-1
runtime/quark/codelets/codelet_zlauum.c
runtime/quark/codelets/codelet_zlauum.c
+1
-1
runtime/quark/codelets/codelet_zpamm.c
runtime/quark/codelets/codelet_zpamm.c
+1
-1
runtime/quark/codelets/codelet_zplghe.c
runtime/quark/codelets/codelet_zplghe.c
+1
-1
runtime/quark/codelets/codelet_zplgsy.c
runtime/quark/codelets/codelet_zplgsy.c
+1
-1
runtime/quark/codelets/codelet_zplrnt.c
runtime/quark/codelets/codelet_zplrnt.c
+1
-1
runtime/quark/codelets/codelet_zplssq.c
runtime/quark/codelets/codelet_zplssq.c
+1
-1
runtime/quark/codelets/codelet_zpotrf.c
runtime/quark/codelets/codelet_zpotrf.c
+1
-1
runtime/quark/codelets/codelet_zssssm.c
runtime/quark/codelets/codelet_zssssm.c
+1
-1
runtime/quark/codelets/codelet_zsymm.c
runtime/quark/codelets/codelet_zsymm.c
+1
-1
runtime/quark/codelets/codelet_zsyr2k.c
runtime/quark/codelets/codelet_zsyr2k.c
+1
-1
runtime/quark/codelets/codelet_zsyrk.c
runtime/quark/codelets/codelet_zsyrk.c
+1
-1
runtime/quark/codelets/codelet_zsyssq.c
runtime/quark/codelets/codelet_zsyssq.c
+1
-1
runtime/quark/codelets/codelet_ztile_zero.c
runtime/quark/codelets/codelet_ztile_zero.c
+1
-1
runtime/quark/codelets/codelet_ztplqt.c
runtime/quark/codelets/codelet_ztplqt.c
+1
-1
runtime/quark/codelets/codelet_ztpmlqt.c
runtime/quark/codelets/codelet_ztpmlqt.c
+1
-1
runtime/quark/codelets/codelet_ztpmqrt.c
runtime/quark/codelets/codelet_ztpmqrt.c
+1
-1
runtime/quark/codelets/codelet_ztpqrt.c
runtime/quark/codelets/codelet_ztpqrt.c
+1
-1
runtime/quark/codelets/codelet_ztradd.c
runtime/quark/codelets/codelet_ztradd.c
+1
-1
runtime/quark/codelets/codelet_ztrasm.c
runtime/quark/codelets/codelet_ztrasm.c
+1
-1
runtime/quark/codelets/codelet_ztrmm.c
runtime/quark/codelets/codelet_ztrmm.c
+1
-1
runtime/quark/codelets/codelet_ztrsm.c
runtime/quark/codelets/codelet_ztrsm.c
+1
-1
runtime/quark/codelets/codelet_ztrssq.c
runtime/quark/codelets/codelet_ztrssq.c
+1
-1
runtime/quark/codelets/codelet_ztrtri.c
runtime/quark/codelets/codelet_ztrtri.c
+1
-1
runtime/quark/codelets/codelet_ztslqt.c
runtime/quark/codelets/codelet_ztslqt.c
+1
-1
runtime/quark/codelets/codelet_ztsmlq.c
runtime/quark/codelets/codelet_ztsmlq.c
+1
-1
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
runtime/quark/codelets/codelet_ztsmlq_hetra1.c
+1
-1
runtime/quark/codelets/codelet_ztsmqr.c
runtime/quark/codelets/codelet_ztsmqr.c
+1
-1
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
runtime/quark/codelets/codelet_ztsmqr_hetra1.c
+1
-1
runtime/quark/codelets/codelet_ztsqrt.c
runtime/quark/codelets/codelet_ztsqrt.c
+1
-1
runtime/quark/codelets/codelet_ztstrf.c
runtime/quark/codelets/codelet_ztstrf.c
+1
-1
runtime/quark/codelets/codelet_zttlqt.c
runtime/quark/codelets/codelet_zttlqt.c
+1
-1
runtime/quark/codelets/codelet_zttmlq.c
runtime/quark/codelets/codelet_zttmlq.c
+1
-1
runtime/quark/codelets/codelet_zttmqr.c
runtime/quark/codelets/codelet_zttmqr.c
+1
-1
runtime/quark/codelets/codelet_zttqrt.c
runtime/quark/codelets/codelet_zttqrt.c
+1
-1
runtime/quark/codelets/codelet_zunmlq.c
runtime/quark/codelets/codelet_zunmlq.c
+1
-1
runtime/quark/codelets/codelet_zunmqr.c
runtime/quark/codelets/codelet_zunmqr.c
+1
-1
runtime/quark/control/runtime_async.c
runtime/quark/control/runtime_async.c
+1
-1
runtime/quark/control/runtime_control.c
runtime/quark/control/runtime_control.c
+1
-1
runtime/quark/control/runtime_descriptor.c
runtime/quark/control/runtime_descriptor.c
+1
-1
runtime/quark/control/runtime_options.c
runtime/quark/control/runtime_options.c
+1
-1
runtime/quark/control/runtime_profiling.c
runtime/quark/control/runtime_profiling.c
+1
-1
runtime/quark/control/runtime_zlocality.c
runtime/quark/control/runtime_zlocality.c
+1
-1
runtime/quark/control/runtime_zprofiling.c
runtime/quark/control/runtime_zprofiling.c
+1
-1
runtime/quark/include/chameleon_quark.h
runtime/quark/include/chameleon_quark.h
+1
-1
runtime/quark/include/core_blas_dag.h
runtime/quark/include/core_blas_dag.h
+1
-1
runtime/starpu/CMakeLists.txt
runtime/starpu/CMakeLists.txt
+1
-1
runtime/starpu/codelets/codelet_zasum.c
runtime/starpu/codelets/codelet_zasum.c
+1
-1
runtime/starpu/codelets/codelet_zbuild.c
runtime/starpu/codelets/codelet_zbuild.c
+1
-1
runtime/starpu/codelets/codelet_zcallback.c
runtime/starpu/codelets/codelet_zcallback.c
+1
-1
runtime/starpu/codelets/codelet_zgeadd.c
runtime/starpu/codelets/codelet_zgeadd.c
+1
-1
runtime/starpu/codelets/codelet_zgelqt.c
runtime/starpu/codelets/codelet_zgelqt.c
+1
-1
runtime/starpu/codelets/codelet_zgemm.c
runtime/starpu/codelets/codelet_zgemm.c
+1
-1
runtime/starpu/codelets/codelet_zgeqrt.c
runtime/starpu/codelets/codelet_zgeqrt.c
+1
-1
runtime/starpu/codelets/codelet_zgessm.c
runtime/starpu/codelets/codelet_zgessm.c
+1
-1
runtime/starpu/codelets/codelet_zgessq.c
runtime/starpu/codelets/codelet_zgessq.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf.c
runtime/starpu/codelets/codelet_zgetrf.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
+1
-1
runtime/starpu/codelets/codelet_zhe2ge.c
runtime/starpu/codelets/codelet_zhe2ge.c
+1
-0
runtime/starpu/codelets/codelet_zhemm.c
runtime/starpu/codelets/codelet_zhemm.c
+1
-1
runtime/starpu/codelets/codelet_zher2k.c
runtime/starpu/codelets/codelet_zher2k.c
+1
-1
runtime/starpu/codelets/codelet_zherfb.c
runtime/starpu/codelets/codelet_zherfb.c
+1
-1
runtime/starpu/codelets/codelet_zherk.c
runtime/starpu/codelets/codelet_zherk.c
+1
-1
runtime/starpu/codelets/codelet_zhessq.c
runtime/starpu/codelets/codelet_zhessq.c
+1
-1
runtime/starpu/codelets/codelet_zlacpy.c
runtime/starpu/codelets/codelet_zlacpy.c
+1
-1
runtime/starpu/codelets/codelet_zlag2c.c
runtime/starpu/codelets/codelet_zlag2c.c
+1
-1
runtime/starpu/codelets/codelet_zlange.c
runtime/starpu/codelets/codelet_zlange.c
+1
-1
runtime/starpu/codelets/codelet_zlanhe.c
runtime/starpu/codelets/codelet_zlanhe.c
+1
-1
runtime/starpu/codelets/codelet_zlansy.c
runtime/starpu/codelets/codelet_zlansy.c
+1
-1
runtime/starpu/codelets/codelet_zlantr.c
runtime/starpu/codelets/codelet_zlantr.c
+1
-1
runtime/starpu/codelets/codelet_zlascal.c
runtime/starpu/codelets/codelet_zlascal.c
+1
-1
runtime/starpu/codelets/codelet_zlaset.c
runtime/starpu/codelets/codelet_zlaset.c
+1
-1
runtime/starpu/codelets/codelet_zlaset2.c
runtime/starpu/codelets/codelet_zlaset2.c
+1
-1
runtime/starpu/codelets/codelet_zlatro.c
runtime/starpu/codelets/codelet_zlatro.c
+1
-1
runtime/starpu/codelets/codelet_zlauum.c
runtime/starpu/codelets/codelet_zlauum.c
+1
-1
runtime/starpu/codelets/codelet_zplghe.c
runtime/starpu/codelets/codelet_zplghe.c
+1
-1
runtime/starpu/codelets/codelet_zplgsy.c
runtime/starpu/codelets/codelet_zplgsy.c
+1
-1
runtime/starpu/codelets/codelet_zplrnt.c
runtime/starpu/codelets/codelet_zplrnt.c
+1
-1
runtime/starpu/codelets/codelet_zplssq.c
runtime/starpu/codelets/codelet_zplssq.c
+1
-1
runtime/starpu/codelets/codelet_zpotrf.c
runtime/starpu/codelets/codelet_zpotrf.c
+1
-1
runtime/starpu/codelets/codelet_zssssm.c
runtime/starpu/codelets/codelet_zssssm.c
+1
-1
runtime/starpu/codelets/codelet_zsymm.c
runtime/starpu/codelets/codelet_zsymm.c
+1
-1
runtime/starpu/codelets/codelet_zsyr2k.c
runtime/starpu/codelets/codelet_zsyr2k.c
+1
-1
runtime/starpu/codelets/codelet_zsyrk.c
runtime/starpu/codelets/codelet_zsyrk.c
+1
-1
runtime/starpu/codelets/codelet_zsyssq.c
runtime/starpu/codelets/codelet_zsyssq.c
+1
-1
runtime/starpu/codelets/codelet_ztile_zero.c
runtime/starpu/codelets/codelet_ztile_zero.c
+1
-1
runtime/starpu/codelets/codelet_ztplqt.c
runtime/starpu/codelets/codelet_ztplqt.c
+1
-1
runtime/starpu/codelets/codelet_ztpmlqt.c
runtime/starpu/codelets/codelet_ztpmlqt.c
+1
-1
runtime/starpu/codelets/codelet_ztpmqrt.c
runtime/starpu/codelets/codelet_ztpmqrt.c
+1
-1
runtime/starpu/codelets/codelet_ztpqrt.c
runtime/starpu/codelets/codelet_ztpqrt.c
+1
-1
runtime/starpu/codelets/codelet_ztradd.c
runtime/starpu/codelets/codelet_ztradd.c
+1
-1
runtime/starpu/codelets/codelet_ztrasm.c
runtime/starpu/codelets/codelet_ztrasm.c
+1
-1
runtime/starpu/codelets/codelet_ztrmm.c
runtime/starpu/codelets/codelet_ztrmm.c
+1
-1
runtime/starpu/codelets/codelet_ztrsm.c
runtime/starpu/codelets/codelet_ztrsm.c
+1
-1
runtime/starpu/codelets/codelet_ztrssq.c
runtime/starpu/codelets/codelet_ztrssq.c
+1
-1
runtime/starpu/codelets/codelet_ztrtri.c
runtime/starpu/codelets/codelet_ztrtri.c
+1
-1
runtime/starpu/codelets/codelet_ztslqt.c
runtime/starpu/codelets/codelet_ztslqt.c
+1
-1
runtime/starpu/codelets/codelet_ztsmlq.c
runtime/starpu/codelets/codelet_ztsmlq.c
+1
-1
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
+1
-1
runtime/starpu/codelets/codelet_ztsmqr.c
runtime/starpu/codelets/codelet_ztsmqr.c
+1
-1
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
+1
-1
runtime/starpu/codelets/codelet_ztsqrt.c
runtime/starpu/codelets/codelet_ztsqrt.c
+1
-1
runtime/starpu/codelets/codelet_ztstrf.c
runtime/starpu/codelets/codelet_ztstrf.c
+1
-1
runtime/starpu/codelets/codelet_zttlqt.c
runtime/starpu/codelets/codelet_zttlqt.c
+1
-1
runtime/starpu/codelets/codelet_zttmlq.c
runtime/starpu/codelets/codelet_zttmlq.c
+1
-1
runtime/starpu/codelets/codelet_zttmqr.c
runtime/starpu/codelets/codelet_zttmqr.c
+1
-1
runtime/starpu/codelets/codelet_zttqrt.c
runtime/starpu/codelets/codelet_zttqrt.c
+1
-1
runtime/starpu/codelets/codelet_zunmlq.c
runtime/starpu/codelets/codelet_zunmlq.c
+1
-1
runtime/starpu/codelets/codelet_zunmqr.c
runtime/starpu/codelets/codelet_zunmqr.c
+1
-1
runtime/starpu/control/runtime_async.c
runtime/starpu/control/runtime_async.c
+1
-1
runtime/starpu/control/runtime_context.c
runtime/starpu/control/runtime_context.c
+1
-1
runtime/starpu/control/runtime_control.c
runtime/starpu/control/runtime_control.c
+1
-1
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+1
-1
runtime/starpu/control/runtime_options.c
runtime/starpu/control/runtime_options.c
+1
-1
runtime/starpu/control/runtime_profiling.c
runtime/starpu/control/runtime_profiling.c
+1
-1
runtime/starpu/control/runtime_workspace.c
runtime/starpu/control/runtime_workspace.c
+1
-1
runtime/starpu/control/runtime_zlocality.c
runtime/starpu/control/runtime_zlocality.c
+1
-1
runtime/starpu/control/runtime_zprofiling.c
runtime/starpu/control/runtime_zprofiling.c
+1
-1
runtime/starpu/include/chameleon_starpu.h.in
runtime/starpu/include/chameleon_starpu.h.in
+1
-1
runtime/starpu/include/runtime_codelet_profile.h
runtime/starpu/include/runtime_codelet_profile.h
+1
-1
runtime/starpu/include/runtime_codelet_z.h
runtime/starpu/include/runtime_codelet_z.h
+1
-1
runtime/starpu/include/runtime_codelets.h
runtime/starpu/include/runtime_codelets.h
+1
-1
runtime/starpu/include/runtime_profiling.h
runtime/starpu/include/runtime_profiling.h
+1
-1
runtime/starpu/include/runtime_workspace.h
runtime/starpu/include/runtime_workspace.h
+1
-1
simucore/CMakeLists.txt
simucore/CMakeLists.txt
+0
-1
testing/CMakeLists.txt
testing/CMakeLists.txt
+1
-1
testing/lin/CMakeLists.txt
testing/lin/CMakeLists.txt
+1
-1
testing/testing_zauxiliary.c
testing/testing_zauxiliary.c
+1
-1
testing/testing_zauxiliary.h
testing/testing_zauxiliary.h
+1
-1
testing/testing_zgeadd.c
testing/testing_zgeadd.c
+1
-1
testing/testing_zgels.c
testing/testing_zgels.c
+1
-1
testing/testing_zgemm.c
testing/testing_zgemm.c
+1
-1
testing/testing_zgeqrf_qdwh.c
testing/testing_zgeqrf_qdwh.c
+1
-1
testing/testing_zgesv_incpiv.c
testing/testing_zgesv_incpiv.c
+1
-1
testing/testing_zgesvd.c
testing/testing_zgesvd.c
+1
-1
testing/testing_zheevd.c
testing/testing_zheevd.c
+1
-1
testing/testing_zhemm.c
testing/testing_zhemm.c
+1
-1
testing/testing_zher2k.c
testing/testing_zher2k.c
+1
-1
testing/testing_zherk.c
testing/testing_zherk.c
+1
-1
testing/testing_zlange.c
testing/testing_zlange.c
+1
-1
testing/testing_zpemv.c
testing/testing_zpemv.c
+1
-1
testing/testing_zposv.c
testing/testing_zposv.c
+1
-1
testing/testing_zpotri.c
testing/testing_zpotri.c
+1
-1
testing/testing_zsymm.c
testing/testing_zsymm.c
+1
-1
testing/testing_zsyr2k.c
testing/testing_zsyr2k.c
+1
-1
testing/testing_zsyrk.c
testing/testing_zsyrk.c
+1
-1
testing/testing_ztrmm.c
testing/testing_ztrmm.c
+1
-1
testing/testing_ztrsm.c
testing/testing_ztrsm.c
+1
-1
timing/CMakeLists.txt
timing/CMakeLists.txt
+1
-1
timing/flops.h
timing/flops.h
+1
-1
timing/time_zgelqf.c
timing/time_zgelqf.c
+1
-0
timing/time_zgelqf_tile.c
timing/time_zgelqf_tile.c
+1
-0
timing/time_zgels.c
timing/time_zgels.c
+1
-0
timing/time_zgels_tile.c
timing/time_zgels_tile.c
+1
-0
timing/time_zgemm.c
timing/time_zgemm.c
+1
-0
timing/time_zgemm_tile.c
timing/time_zgemm_tile.c
+1
-0
timing/time_zgeqrf.c
timing/time_zgeqrf.c
+1
-0
timing/time_zgeqrf_hqr.c
timing/time_zgeqrf_hqr.c
+0
-1
timing/time_zgeqrf_hqr_tile.c
timing/time_zgeqrf_hqr_tile.c
+0
-1
timing/time_zgeqrf_tile.c
timing/time_zgeqrf_tile.c
+1
-0
timing/time_zgeqrs_tile.c
timing/time_zgeqrs_tile.c
+1
-0
timing/time_zgesv_incpiv.c
timing/time_zgesv_incpiv.c
+1
-0
timing/time_zgesv_incpiv_tile.c
timing/time_zgesv_incpiv_tile.c
+1
-0
timing/time_zgesv_nopiv.c
timing/time_zgesv_nopiv.c
+1
-0
timing/time_zgesv_nopiv_tile.c
timing/time_zgesv_nopiv_tile.c
+1
-0
timing/time_zgesvd_tile.c
timing/time_zgesvd_tile.c
+1
-0
timing/time_zgetrf_incpiv.c
timing/time_zgetrf_incpiv.c
+1
-0
timing/time_zgetrf_incpiv_tile.c
timing/time_zgetrf_incpiv_tile.c
+1
-0
timing/time_zgetrf_nopiv.c
timing/time_zgetrf_nopiv.c
+1
-0
timing/time_zgetrf_nopiv_tile.c
timing/time_zgetrf_nopiv_tile.c
+1
-0
timing/time_zgetri_tile.c
timing/time_zgetri_tile.c
+1
-0
timing/time_zgetrs_incpiv_tile.c
timing/time_zgetrs_incpiv_tile.c
+1
-0
timing/time_zgetrs_nopiv_tile.c
timing/time_zgetrs_nopiv_tile.c
+1
-0
timing/time_zheevd_tile.c
timing/time_zheevd_tile.c
+1
-0
timing/time_zlange.c
timing/time_zlange.c
+1
-0
timing/time_zlange_tile.c
timing/time_zlange_tile.c
+1
-0
timing/time_zposv.c
timing/time_zposv.c
+1
-0
timing/time_zposv_tile.c
timing/time_zposv_tile.c
+1
-0
timing/time_zpotrf.c
timing/time_zpotrf.c
+1
-0
timing/time_zpotrf_tile.c
timing/time_zpotrf_tile.c
+1
-0
timing/time_zpotri_tile.c
timing/time_zpotri_tile.c
+1
-0
timing/time_zpotrs_tile.c
timing/time_zpotrs_tile.c
+1
-0
timing/time_zsytrf_tile.c
timing/time_zsytrf_tile.c
+1
-0
timing/time_ztrsm.c
timing/time_ztrsm.c
+1
-0
timing/timing.c
timing/timing.c
+1
-1
timing/timing.h
timing/timing.h
+2
-0
timing/timing_zauxiliary.c
timing/timing_zauxiliary.c
+1
-0
timing/timing_zauxiliary.h
timing/timing_zauxiliary.h
+1
-0
No files found.
CMakeLists.txt
View file @
7f98a5b1
...
...
@@ -18,7 +18,7 @@
# Univ. of California Berkeley,
# Univ. of Colorado Denver.
#
#
@version 0.9.1
#
@version 1.0.0
# @author Cedric Castagnede
# @author Emmanuel Agullo
# @author Mathieu Faverge
...
...
cmake_modules/GenPkgConfig.cmake
View file @
7f98a5b1
...
...
@@ -18,7 +18,7 @@
# Univ. of California Berkeley,
# Univ. of Colorado Denver.
#
#
@version 0.9.1
#
@version 1.0.0
# @author Cedric Castagnede
# @author Emmanuel Agullo
# @author Mathieu Faverge
...
...
cmake_modules/PrintOpts.cmake
View file @
7f98a5b1
...
...
@@ -18,7 +18,7 @@
# Univ. of California Berkeley,
# Univ. of Colorado Denver.
#
#
@version 0.9
.0
#
@version 1.0
.0
# @author Florent Pruvost
# @date 10-11-2014
#
...
...
compute/CMakeLists.txt
View file @
7f98a5b1
...
...
@@ -18,7 +18,7 @@
# Univ. of California Berkeley,
# Univ. of Colorado Denver.
#
#
@version 0.9
.0
#
@version 1.0
.0
# @author Cedric Castagnede
# @author Emmanuel Agullo
# @author Mathieu Faverge
...
...
compute/pzbuild.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzgebrd_ge2gb.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.8
.0
* @version
1.0
.0
* @author Hatem Ltaief
* @author Azzam Haidar
* @date 2010-11-15
...
...
compute/pzgelqf.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzgelqf_param.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
0
.0.0
* @version
1
.0.0
* @author Mathieu Faverge
* @author Raphael Boucherie
* @date 2017-05-17
...
...
compute/pzgelqfrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzgemm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzgeqrf.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzgeqrfrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzgetrf_incpiv.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzgetrf_nopiv.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.6
.0
* @version
1.0
.0
* @author Omar Zenati
* @author Mathieu Faverge
* @author Emmanuel Agullo
...
...
compute/pzhemm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzher2k.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzherk.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzhetrd_he2hb.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.7.1
* @version
1.0.0
* @author Hatem Ltaief
* @author Azzam Haidar
* @date 2010-11-15
...
...
compute/pzlacpy.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzlag2c.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzlange.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
*
* @version
2.6
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.6.0 for MORSE 1.0.0
* @author Emmanuel Agullo
...
...
compute/pzlanhe.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
*
* @version
2.6
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.6.0 for MORSE 1.0.0
* @author Emmanuel Agullo
...
...
compute/pzlansy.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
*
* @version
2.6
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.6.0 for MORSE 1.0.0
* @author Emmanuel Agullo
...
...
compute/pzlantr.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
* University of Bordeaux, Bordeaux INP
*
* @version
2.6
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.6.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzlascal.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.8
.0
* @version
1.0
.0
* @author Dalal Sukkari
* @date 2010-11-15
* @precisions normal z -> s d c
...
...
compute/pzlaset.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzlaset2.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzlauum.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Julien Langou
...
...
compute/pzplghe.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file is a copy from pzplghe.c
* wich has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
...
...
compute/pzplgsy.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file is a copy of pzplgsy.c,
wich has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
...
...
compute/pzplrnt.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzpotrf.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pzpotrimm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzsymm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzsyr2k.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pzsyrk.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pztile2band.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.8
.0
* @version
1.0
.0
* @author Azzam Haidar
* @author Gregoire Pichon
* @author Mathieu Faverge
...
...
compute/pztpgqrt.c
View file @
7f98a5b1
...
...
@@ -15,7 +15,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
0.9
.0
* @version
1.0
.0
* @author Mathieu Faverge
* @date 2016-12-15
* @precisions normal z -> s d c
...
...
compute/pztpqrt.c
View file @
7f98a5b1
...
...
@@ -15,7 +15,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
0.9
.0
* @version
1.0
.0
* @author Mathieu Faverge
* @date 2016-12-15
* @precisions normal z -> s d c
...
...
compute/pztradd.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.7.1
* @version
1.0.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Emmanuel Agullo
...
...
compute/pztrmm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Mathieu Faverge
...
...
compute/pztrsm.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pztrsmpl.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Jakub Kurzak
...
...
compute/pztrtri.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Julien Langou
...
...
compute/pzunglq.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzunglqrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Dulceneia Becker
...
...
compute/pzungqr.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzungqrrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzunmlq.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzunmlqrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzunmqr.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version
2.5
.0
* @version
1.0
.0
* @comment This file has been automatically generated
* from Plasma 2.5.0 for MORSE 1.0.0
* @author Hatem Ltaief
...
...
compute/pzunmqrrh.c
View file @
7f98a5b1
...
...
@@ -14,7 +14,7 @@