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