Commit History

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