Merge branch 'batched_panel' into 'master'
Batched panel shared memory See merge request solverstack/chameleon!426
Showing
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- compute/pzgetrf.c 131 additions, 2 deletionscompute/pzgetrf.c
- compute/zgetrf.c 16 additions, 4 deletionscompute/zgetrf.c
- control/compute_z.h 2 additions, 1 deletioncontrol/compute_z.h
- include/chameleon/config.h.in 3 additions, 0 deletionsinclude/chameleon/config.h.in
- include/chameleon/tasks_z.h 26 additions, 0 deletionsinclude/chameleon/tasks_z.h
- runtime/CMakeLists.txt 1 addition, 0 deletionsruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_zgetrf_batched.c 102 additions, 0 deletionsruntime/openmp/codelets/codelet_zgetrf_batched.c
- runtime/parsec/codelets/codelet_zgetrf_batched.c 102 additions, 0 deletionsruntime/parsec/codelets/codelet_zgetrf_batched.c
- runtime/quark/codelets/codelet_zgetrf_batched.c 102 additions, 0 deletionsruntime/quark/codelets/codelet_zgetrf_batched.c
- runtime/starpu/codelets/codelet_zgemm.c 1 addition, 1 deletionruntime/starpu/codelets/codelet_zgemm.c
- runtime/starpu/codelets/codelet_zgetrf_batched.c 358 additions, 0 deletionsruntime/starpu/codelets/codelet_zgetrf_batched.c
- testing/CTestLists.cmake 13 additions, 0 deletionstesting/CTestLists.cmake
Loading
Please register or sign in to comment