ipiv: Rename ipiv_init and ipiv_reducek functions as INSERT_TASK and make...
ipiv: Rename ipiv_init and ipiv_reducek functions as INSERT_TASK and make them match the INSERT_TASK API
parent
815fc8c2
No related branches found
No related tags found
Showing
- compute/pzgetrf.c 4 additions, 4 deletionscompute/pzgetrf.c
- include/chameleon/runtime.h 8 additions, 11 deletionsinclude/chameleon/runtime.h
- include/chameleon/tasks.h 5 additions, 1 deletioninclude/chameleon/tasks.h
- runtime/CMakeLists.txt 2 additions, 2 deletionsruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_ipiv.c 20 additions, 2 deletionsruntime/openmp/codelets/codelet_ipiv.c
- runtime/openmp/control/runtime_descriptor_ipiv.c 1 addition, 17 deletionsruntime/openmp/control/runtime_descriptor_ipiv.c
- runtime/parsec/codelets/codelet_ipiv.c 20 additions, 2 deletionsruntime/parsec/codelets/codelet_ipiv.c
- runtime/parsec/control/runtime_descriptor_ipiv.c 1 addition, 17 deletionsruntime/parsec/control/runtime_descriptor_ipiv.c
- runtime/quark/codelets/codelet_ipiv.c 20 additions, 2 deletionsruntime/quark/codelets/codelet_ipiv.c
- runtime/quark/control/runtime_descriptor_ipiv.c 1 addition, 17 deletionsruntime/quark/control/runtime_descriptor_ipiv.c
- runtime/starpu/codelets/codelet_ipiv.c 135 additions, 0 deletionsruntime/starpu/codelets/codelet_ipiv.c
- runtime/starpu/control/runtime_descriptor_ipiv.c 1 addition, 66 deletionsruntime/starpu/control/runtime_descriptor_ipiv.c
Loading
Please register or sign in to comment