Merge branch 'feature/starpu/execute_on_worker' into 'master'
Add execute_on_worker feature of starpu thanks to a new field `schedopt` in the runtime_request_s struct See merge request solverstack/chameleon!211
No related branches found
No related tags found
Showing
- compute/ztile.c 2 additions, 2 deletionscompute/ztile.c
- control/async.c 136 additions, 0 deletionscontrol/async.c
- control/async.h 3 additions, 0 deletionscontrol/async.h
- control/chameleon_f90.f90 45 additions, 0 deletionscontrol/chameleon_f90.f90
- include/chameleon.h 6 additions, 0 deletionsinclude/chameleon.h
- include/chameleon/constants.h 5 additions, 0 deletionsinclude/chameleon/constants.h
- include/chameleon/runtime.h 72 additions, 0 deletionsinclude/chameleon/runtime.h
- include/chameleon/runtime_struct.h 3 additions, 2 deletionsinclude/chameleon/runtime_struct.h
- runtime/openmp/control/runtime_async.c 37 additions, 0 deletionsruntime/openmp/control/runtime_async.c
- runtime/openmp/control/runtime_control.c 3 additions, 0 deletionsruntime/openmp/control/runtime_control.c
- runtime/parsec/control/runtime_async.c 37 additions, 0 deletionsruntime/parsec/control/runtime_async.c
- runtime/quark/control/runtime_async.c 37 additions, 0 deletionsruntime/quark/control/runtime_async.c
- runtime/quark/control/runtime_control.c 7 additions, 1 deletionruntime/quark/control/runtime_control.c
- runtime/starpu/codelets/codelet_dzasum.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_dzasum.c
- runtime/starpu/codelets/codelet_map.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_map.c
- runtime/starpu/codelets/codelet_zaxpy.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_zaxpy.c
- runtime/starpu/codelets/codelet_zbuild.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_zbuild.c
- runtime/starpu/codelets/codelet_zgeadd.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_zgeadd.c
- runtime/starpu/codelets/codelet_zgelqt.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_zgelqt.c
- runtime/starpu/codelets/codelet_zgemm.c 3 additions, 0 deletionsruntime/starpu/codelets/codelet_zgemm.c
Loading
Please register or sign in to comment