Merge branch 'allreduce_perm' into 'master'
zgetrf: Allreduce perm See merge request !496
No related branches found
No related tags found
Showing
- cmake_modules/local_subs.py 1 addition, 0 deletionscmake_modules/local_subs.py
- compute/pzgetrf.c 100 additions, 51 deletionscompute/pzgetrf.c
- compute/zgetrf.c 20 additions, 0 deletionscompute/zgetrf.c
- control/compute_z.h 9 additions, 7 deletionscontrol/compute_z.h
- control/descriptor_helpers.c 46 additions, 0 deletionscontrol/descriptor_helpers.c
- include/chameleon/descriptor_helpers.h 4 additions, 0 deletionsinclude/chameleon/descriptor_helpers.h
- include/chameleon/tasks_z.h 183 additions, 6 deletionsinclude/chameleon/tasks_z.h
- runtime/CMakeLists.txt 1 addition, 0 deletionsruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_zlaswp_batched.c 28 additions, 16 deletionsruntime/openmp/codelets/codelet_zlaswp_batched.c
- runtime/openmp/codelets/codelet_zperm_allreduce.c 93 additions, 0 deletionsruntime/openmp/codelets/codelet_zperm_allreduce.c
- runtime/parsec/codelets/codelet_zlaswp_batched.c 28 additions, 16 deletionsruntime/parsec/codelets/codelet_zlaswp_batched.c
- runtime/parsec/codelets/codelet_zperm_allreduce.c 93 additions, 0 deletionsruntime/parsec/codelets/codelet_zperm_allreduce.c
- runtime/quark/codelets/codelet_zlaswp_batched.c 28 additions, 16 deletionsruntime/quark/codelets/codelet_zlaswp_batched.c
- runtime/quark/codelets/codelet_zperm_allreduce.c 93 additions, 0 deletionsruntime/quark/codelets/codelet_zperm_allreduce.c
- runtime/starpu/codelets/codelet_zlaswp.c 6 additions, 0 deletionsruntime/starpu/codelets/codelet_zlaswp.c
- runtime/starpu/codelets/codelet_zlaswp_batched.c 20 additions, 14 deletionsruntime/starpu/codelets/codelet_zlaswp_batched.c
- runtime/starpu/codelets/codelet_zperm_allreduce.c 307 additions, 0 deletionsruntime/starpu/codelets/codelet_zperm_allreduce.c
Loading
Please register or sign in to comment