Nathalie Furmento
|
90e53dd134
mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 rokov pred |
Nathalie Furmento
|
3a6bd10a1d
mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC
|
8 rokov pred |
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 rokov pred |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 rokov pred |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 rokov pred |
Samuel Thibault
|
4d5f8f17da
In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread
|
10 rokov pred |
Nathalie Furmento
|
dc9c876360
mpi/src/starpu_mpi_stats.c: always display comm stats when enabled, update format to be more easily automatically readable
|
11 rokov pred |
Nathalie Furmento
|
d2fa75cd19
mpi/src: update debug display system to use a level from which on we want to display debug messages
|
12 rokov pred |
Nathalie Furmento
|
1332d6d77b
fix conversion and shadow declarations
|
12 rokov pred |
Nathalie Furmento
|
27cf34430c
mpi/src/starpu_mpi_stats.c: do not display stats if STARPU_SILENT is defined
|
12 rokov pred |
Nathalie Furmento
|
8af207fdfb
mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node
|
12 rokov pred |
Nathalie Furmento
|
e41347e74e
mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS
|
12 rokov pred |
Nathalie Furmento
|
121fd8f349
mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS
|
12 rokov pred |
Nathalie Furmento
|
c238141cb0
mpi: move source and internal .h files to src directory
|
13 rokov pred |