-
- Downloads
Merge branch 'feature/Astat-gemm' into 'master'
SUMMA GEMM with A stationnary See merge request !334
No related branches found
No related tags found
Showing
- cmake_modules/local_subs.py 1 addition, 0 deletionscmake_modules/local_subs.py
- compute/pzgemm.c 156 additions, 5 deletionscompute/pzgemm.c
- compute/pzgepdf_qdwh.c 1 addition, 1 deletioncompute/pzgepdf_qdwh.c
- compute/zgemm.c 69 additions, 6 deletionscompute/zgemm.c
- control/compute_z.h 1 addition, 1 deletioncontrol/compute_z.h
- control/descriptor.h 3 additions, 3 deletionscontrol/descriptor.h
- doc/user/chapters/using.org 11 additions, 0 deletionsdoc/user/chapters/using.org
- include/chameleon/constants.h 10 additions, 0 deletionsinclude/chameleon/constants.h
- include/chameleon/runtime_struct.h 1 addition, 0 deletionsinclude/chameleon/runtime_struct.h
- include/chameleon/tasks_z.h 10 additions, 0 deletionsinclude/chameleon/tasks_z.h
- runtime/CMakeLists.txt 4 additions, 0 deletionsruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_zgemm.c 13 additions, 0 deletionsruntime/openmp/codelets/codelet_zgemm.c
- runtime/openmp/codelets/codelet_zgersum.c 41 additions, 0 deletionsruntime/openmp/codelets/codelet_zgersum.c
- runtime/openmp/control/runtime_options.c 1 addition, 0 deletionsruntime/openmp/control/runtime_options.c
- runtime/parsec/codelets/codelet_zgemm.c 13 additions, 0 deletionsruntime/parsec/codelets/codelet_zgemm.c
- runtime/parsec/codelets/codelet_zgersum.c 41 additions, 0 deletionsruntime/parsec/codelets/codelet_zgersum.c
- runtime/parsec/control/runtime_options.c 2 additions, 1 deletionruntime/parsec/control/runtime_options.c
- runtime/quark/codelets/codelet_zgemm.c 13 additions, 0 deletionsruntime/quark/codelets/codelet_zgemm.c
- runtime/quark/codelets/codelet_zgersum.c 41 additions, 0 deletionsruntime/quark/codelets/codelet_zgersum.c
- runtime/quark/control/runtime_options.c 1 addition, 0 deletionsruntime/quark/control/runtime_options.c
runtime/openmp/codelets/codelet_zgersum.c
0 → 100644
runtime/parsec/codelets/codelet_zgersum.c
0 → 100644
runtime/quark/codelets/codelet_zgersum.c
0 → 100644
Please register or sign in to comment