Nathalie Furmento
|
6a16f8370f
update copyright holders
|
před 5 roky |
Nathalie Furmento
|
6fee0d788e
new tool starpu_mpi_comm_matrix.py to plot heatmaps for MPI communications
|
před 6 roky |
Nathalie Furmento
|
f08505850b
mpi: STARPU_COMM_STATS also displays the bandwidth along with the data amount
|
před 6 roky |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
před 7 roky |
Nathalie Furmento
|
130d46371a
minor fixes following sonar-scanner warnings
|
před 7 roky |
Nathalie Furmento
|
a1ccfcdcd5
merge branches/mpi_engine@18360: mpi: code cleaning
|
před 8 roky |
Nathalie Furmento
|
90e53dd134
mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
před 8 roky |
Nathalie Furmento
|
3a6bd10a1d
mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC
|
před 8 roky |
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
|
před 8 roky |
Nathalie Furmento
|
7234a51c9b
mpi: more cleaning
|
před 8 roky |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
před 10 roky |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
Samuel Thibault
|
4d5f8f17da
In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread
|
před 10 roky |
Nathalie Furmento
|
dc9c876360
mpi/src/starpu_mpi_stats.c: always display comm stats when enabled, update format to be more easily automatically readable
|
před 11 roky |
Nathalie Furmento
|
d2fa75cd19
mpi/src: update debug display system to use a level from which on we want to display debug messages
|
před 12 roky |
Nathalie Furmento
|
1332d6d77b
fix conversion and shadow declarations
|
před 12 roky |
Nathalie Furmento
|
27cf34430c
mpi/src/starpu_mpi_stats.c: do not display stats if STARPU_SILENT is defined
|
před 12 roky |
Nathalie Furmento
|
8af207fdfb
mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node
|
před 12 roky |
Nathalie Furmento
|
e41347e74e
mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS
|
před 12 roky |
Nathalie Furmento
|
121fd8f349
mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS
|
před 12 roky |
Nathalie Furmento
|
c238141cb0
mpi: move source and internal .h files to src directory
|
před 13 roky |