Nathalie Furmento
|
490532ebd6
mpi/examples: fix spacing
|
12 年之前 |
Nathalie Furmento
|
cc29bc43df
mpi: 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
|
3a947a0135
mpi/examples/complex/mpi_complex.c: remove unused variable
|
12 年之前 |
Nathalie Furmento
|
3b299d0609
mpi/examples/complex/mpi_complex.c: use detached communications instead of synchronous ones
|
12 年之前 |
Nathalie Furmento
|
96b1403508
complex data interface: the comparison codelet returns the result to the caller
|
12 年之前 |
Nathalie Furmento
|
e41c313f72
mpi/examples/complex/mpi_complex.c: mix communication with predefined and user-defined datatypes
|
12 年之前 |
Nathalie Furmento
|
8d839ec756
mpi: tests and examples update call to deprecated functions
|
12 年之前 |
Nathalie Furmento
|
2cfcf162b8
mpi/examples/codelet: send back to the data and compare it to the original one
|
12 年之前 |
Nathalie Furmento
|
4b30f04997
mpi/examples: add exemple to show the exchange of user-defined data interface
|
12 年之前 |