Commit History

Author SHA1 Message Date
  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 10 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 11 years ago
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 11 years ago
  Nathalie Furmento 010ffd523d mpi/src/starpu_mpi_private.h: _debug_rank needs to be defined even when STARPU_VERBOSE is not defined 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name 12 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
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU 12 years ago
  Nathalie Furmento 2c5ca9f055 mpi: rename starpu_mpi_set/get_starpu_mpi_tag with starpu_mpi_set/get_communication_tag 12 years ago
  Marc Sergent 6832511f53 Adding documentation on new implemented public functions, comments in mpi/src/starpu_mpi.c, and getter/setter functions so as the application can access to the internal starpu_mpi_tag used by StarPU-MPI. 12 years ago
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. 12 years ago