cc29bc43dfmpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
лет назад: 12
Nathalie Furmento
2f64434b84mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example