Introduce MORSE_Distributed_start, MORSE_Distributed_stop,
MORSE_Distributed_size, MORSE_Distributed_rank so that applications do not hardcode the use of MPI. Introduce RUNTIME_distributed_rank, RUNTIME_distributed_size, RUNTIME_distributed_barrier, so that MORSE does not hardcode the use of MPI either. This allows to use simgrid-mpi.
Showing
- CMakeLists.txt 11 additions, 0 deletionsCMakeLists.txt
- control/control.c 74 additions, 2 deletionscontrol/control.c
- control/descriptor.c 6 additions, 18 deletionscontrol/descriptor.c
- include/morse.h.in 5 additions, 1 deletioninclude/morse.h.in
- include/runtime.h 4 additions, 1 deletioninclude/runtime.h
- runtime/quark/control/runtime_control.c 27 additions, 1 deletionruntime/quark/control/runtime_control.c
- runtime/starpu/control/runtime_control.c 48 additions, 3 deletionsruntime/starpu/control/runtime_control.c
- timing/timing.c 2 additions, 2 deletionstiming/timing.c
- timing/timing.h 3 additions, 3 deletionstiming/timing.h
Loading
Please register or sign in to comment