Nathalie Furmento
|
b5a08467da
use temporary variable for realloc
|
8 years ago |
Nathalie Furmento
|
c479103b63
mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking
|
8 years ago |
Nathalie Furmento
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
Nathalie Furmento
|
63e9c03a6c
mpi/cache: remove data-specific cache mutex to only keep a global mutex
|
8 years ago |
Samuel Thibault
|
c7f166c27c
Add mpi communications in dag.dot
|
8 years ago |
Nathalie Furmento
|
d8961fb495
mpi: move cache data in the starpu_data_handle_t
|
8 years ago |
Nathalie Furmento
|
e33aad694a
merge branches/mpi_engine@18361: mpi: more code cleaning
|
8 years ago |
Nathalie Furmento
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
8 years ago |
Samuel Thibault
|
ba651b5d8a
fix warning
|
8 years ago |
Luka Stanisic
|
019ea63df4
solving MPI_Test issue for simgrid
|
8 years ago |
Samuel Thibault
|
37578a0d00
Add STARPU_MPI_FAKE_SIZE and STARPU_MPI_FAKE_RANK to allow simulating
|
8 years ago |
Samuel Thibault
|
87de25ac25
revert spurious changes
|
8 years ago |
Samuel Thibault
|
dde9701d14
follow-up r19535 with same fix below
|
8 years ago |
Nathalie Furmento
|
3659ac09f4
fix minor warnings
|
8 years ago |
Samuel Thibault
|
11635571c1
avoid format mismatch
|
8 years ago |
Nathalie Furmento
|
3a6bd10a1d
mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC
|
8 years ago |
Nathalie Furmento
|
c8dc53f9df
mpi/src: introduce macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC to make sure we always check the return value of stdlib malloc functions
|
8 years ago |
Nathalie Furmento
|
f0a5f15604
mpi: more cleaning
|
9 years ago |
Nathalie Furmento
|
0bbd084d42
mpi: code cleaning
|
9 years ago |
Nathalie Furmento
|
33f2628107
mpi/src: move fortran code in dedicated files
|
9 years ago |
Nathalie Furmento
|
50d3906bb0
mpi: better deal with cleaning of early data structures
|
9 years ago |
Nathalie Furmento
|
b6ff75a8ce
mpi/src: use MPI_Error_string() to get a meaningful message for a MPI error code
|
9 years ago |
Nathalie Furmento
|
2ff9b4c30c
mpi: prints the MPI communicator as a string instead of a pointer address
|
9 years ago |
Nathalie Furmento
|
f74c200cf0
mpi: store the name of the MPI datatype in the starpu-mpi request
|
9 years ago |
Samuel Pitoiset
|
96f251601a
mpi: s/STARPU_VERBOSE0/STARPU_VERBOSE
|
9 years ago |
Nathalie Furmento
|
19b12229f3
mpi/src/starpu_mpi_private.h: detached can take the value -1, set type accordingly
|
10 years ago |
Samuel Thibault
|
502c6b1e0f
Fix typo
|
10 years ago |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |
Nathalie Furmento
|
a26be674fb
mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces.
|
10 years ago |
Nathalie Furmento
|
93d85982ea
mpi/src: rename internal request field
|
10 years ago |