Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 年之前
  Nathalie Furmento a7447c4a37 mpi: followup to #22356: Introduce starpu_mpi_tag_t rather than hardcoding int64_t 8 年之前
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 8 年之前
  Nathalie Furmento 3711794767 mpi/src/starpu_mpi_collective.c: factorize duplicated code 8 年之前
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 9 年之前
  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 年之前
  Samuel Thibault ceab8c183e Fix memleak when count is 0 9 年之前
  Samuel Thibault f0546a336e Fix crash when no callback is provided 9 年之前
  Samuel Thibault 256bc993b3 Fix memleak when count is 0 9 年之前
  Nathalie Furmento bb61f3808d update cnrs copyright 10 年之前
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 10 年之前
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread 10 年之前
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag 10 年之前
  Nathalie Furmento 3221332ec5 mpi: minor fixes for function declarations 12 年之前
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk 12 年之前
  Nathalie Furmento fecd363dd9 mpi/src: add explicit messages on assert failures 12 年之前
  Nathalie Furmento e3df31128b mpi/src/starpu_mpi_collective.c: only allocate memory if needed 12 年之前
  Nathalie Furmento 1cacde0c05 mpi/src: fix spacing 12 年之前
  Nathalie Furmento 68bfbef79b mpi/src/starpu_mpi_collective.c: free callback_arg 13 年之前
  Nathalie Furmento 89c370626e mpi: clearly identity TODOs and clear the ones which are done 13 年之前
  Nathalie Furmento ed0d832366 mpi/src/starpu_mpi_collective.c: deal with NULL callback functions 13 年之前
  Nathalie Furmento a2d532afd9 mpi: The MPI collective callback function is only called when all communications are completed 13 年之前
  Nathalie Furmento 2119164757 mpi: Collective detached operations have new parameters, a callback function and a argument. This is to be consistent with the detached point-to-point communications. 13 年之前
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory 13 年之前