Samuel Thibault
|
7db67b0362
fix deinitialization
|
8 years ago |
Samuel Thibault
|
d2aa39b0f0
Avoid useless dereference
|
8 years ago |
Nathalie Furmento
|
a1ccfcdcd5
merge branches/mpi_engine@18360: mpi: code cleaning
|
8 years ago |
Nathalie Furmento
|
07490556f2
merge branches/mpi_engine@18350: mpi: print MPI communicators as long int
|
8 years ago |
Nathalie Furmento
|
3a6bd10a1d
mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC
|
9 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
|
9 years ago |
Nathalie Furmento
|
7234a51c9b
mpi: more cleaning
|
9 years ago |
Nathalie Furmento
|
0b40f8d082
mpi: print MPI communicators as long int
|
9 years ago |
Nathalie Furmento
|
95f0934881
mpi/src: consider MPI_Comm to be an integer
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
1ab9193326
Fix double-free
|
10 years ago |
Nathalie Furmento
|
3345c92b36
mpi: rewrite code to allow several MPI communicators within a same application
|
10 years ago |
Nathalie Furmento
|
bf0576198d
mpi/src: implement properly synchronous send
|
10 years ago |