-
- Downloads
Integrate the use of parallel tasks for chameleon within POTRF algorithm. Note...
Integrate the use of parallel tasks for chameleon within POTRF algorithm. Note that this requires StarPU New cluster interface based on the hwloc vocabulary : CHAMELEON_CLUSTER_LEVEL=hardware-level:number-of-clusters and CHAMELEON_CLUSTER_SHOW to print the clusters
parent
a8eb72a1
No related branches found
No related tags found
Showing
- control/context.c 4 additions, 4 deletionscontrol/context.c
- include/chameleon/constants.h 1 addition, 1 deletioninclude/chameleon/constants.h
- runtime/starpu/CMakeLists.txt 4 additions, 0 deletionsruntime/starpu/CMakeLists.txt
- runtime/starpu/codelets/codelet_zgemm.c 1 addition, 0 deletionsruntime/starpu/codelets/codelet_zgemm.c
- runtime/starpu/codelets/codelet_zpotrf.c 1 addition, 0 deletionsruntime/starpu/codelets/codelet_zpotrf.c
- runtime/starpu/codelets/codelet_zsyrk.c 1 addition, 0 deletionsruntime/starpu/codelets/codelet_zsyrk.c
- runtime/starpu/codelets/codelet_ztrsm.c 1 addition, 0 deletionsruntime/starpu/codelets/codelet_ztrsm.c
- runtime/starpu/control/runtime_context.c 8 additions, 8 deletionsruntime/starpu/control/runtime_context.c
- runtime/starpu/control/runtime_control.c 72 additions, 9 deletionsruntime/starpu/control/runtime_control.c
- runtime/starpu/include/chameleon_starpu.h.in 7 additions, 1 deletionruntime/starpu/include/chameleon_starpu.h.in
Loading
Please register or sign in to comment