-
- Downloads
ipiv: Refactor ipiv function to pass option parameter instead of sequence in...
ipiv: Refactor ipiv function to pass option parameter instead of sequence in all insert_task functions
Showing
- compute/pzgetrf.c 3 additions, 3 deletionscompute/pzgetrf.c
- include/chameleon/runtime.h 0 additions, 4 deletionsinclude/chameleon/runtime.h
- include/chameleon/tasks.h 4 additions, 0 deletionsinclude/chameleon/tasks.h
- runtime/CMakeLists.txt 1 addition, 1 deletionruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_ipiv.c 19 additions, 1 deletionruntime/openmp/codelets/codelet_ipiv.c
- runtime/openmp/control/runtime_descriptor_ipiv.c 0 additions, 18 deletionsruntime/openmp/control/runtime_descriptor_ipiv.c
- runtime/parsec/codelets/codelet_ipiv.c 19 additions, 1 deletionruntime/parsec/codelets/codelet_ipiv.c
- runtime/parsec/control/runtime_descriptor_ipiv.c 0 additions, 18 deletionsruntime/parsec/control/runtime_descriptor_ipiv.c
- runtime/quark/codelets/codelet_ipiv.c 19 additions, 1 deletionruntime/quark/codelets/codelet_ipiv.c
- runtime/quark/control/runtime_descriptor_ipiv.c 0 additions, 18 deletionsruntime/quark/control/runtime_descriptor_ipiv.c
- runtime/starpu/codelets/codelet_ipiv.c 137 additions, 0 deletionsruntime/starpu/codelets/codelet_ipiv.c
- runtime/starpu/control/runtime_descriptor_ipiv.c 0 additions, 67 deletionsruntime/starpu/control/runtime_descriptor_ipiv.c
Loading
Please register or sign in to comment