Commit History

Author SHA1 Message Date
  Nathalie Furmento 50d3906bb0 mpi: better deal with cleaning of early data structures 9 years ago
  Nathalie Furmento b6ff75a8ce mpi/src: use MPI_Error_string() to get a meaningful message for a MPI error code 9 years ago
  Nathalie Furmento 2ff9b4c30c mpi: prints the MPI communicator as a string instead of a pointer address 9 years ago
  Nathalie Furmento f74c200cf0 mpi: store the name of the MPI datatype in the starpu-mpi request 9 years ago
  Samuel Pitoiset 96f251601a mpi: s/STARPU_VERBOSE0/STARPU_VERBOSE 9 years ago
  Nathalie Furmento 19b12229f3 mpi/src/starpu_mpi_private.h: detached can take the value -1, set type accordingly 9 years ago
  Samuel Thibault 502c6b1e0f Fix typo 10 years ago
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 years ago
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. 10 years ago
  Nathalie Furmento 93d85982ea mpi/src: rename internal request field 10 years ago
  Nathalie Furmento a821348a01 mpi/src: also display communicator when printing communication debug 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 3345c92b36 mpi: rewrite code to allow several MPI communicators within a same application 10 years ago
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 10 years ago
  Nathalie Furmento 38d200b8c8 mpi: when STARPU_MPI_COMM is enabled, also print the user tag for the data 10 years ago
  Nathalie Furmento bf0576198d mpi/src: implement properly synchronous send 10 years ago
  Nathalie Furmento 4f177d64bf mpi/src/starpu_mpi_private.h: new macro _STARPU_MPI_MSG 10 years ago
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread 10 years ago
  Samuel Thibault 803270bbfb Fix name of external symbols 10 years ago
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit 10 years ago
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag 10 years ago
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend 10 years ago
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 years ago
  Nathalie Furmento 010ffd523d mpi/src/starpu_mpi_private.h: _debug_rank needs to be defined even when STARPU_VERBOSE is not defined 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name 11 years ago
  Nathalie Furmento fff1cb4c47 mpi: new function starpu_mpi_irecv_detached_sequential_consistency 12 years ago
  Nathalie Furmento bc580ffde0 mpi/src: define a minimum and maximum debug level 12 years ago
  Nathalie Furmento 69b68bd9f3 mpi/src/starpu_mpi_private.h: print line when displaying debug message 12 years ago
  Nathalie Furmento 06d9ce0bca mpi/src: various fixes 12 years ago