История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. лет назад: 10
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. лет назад: 10
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators лет назад: 10
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies лет назад: 10
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* лет назад: 10
  Nathalie Furmento d3ba5ebc60 mpi: new function to enable and disable the communication cache at runtime лет назад: 10
  Nathalie Furmento ebed5dd827 mpi: new function starpu_mpi_cache_is_enabled() лет назад: 10
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread лет назад: 10
  Nathalie Furmento 9f75764c35 backport branches/starpu-1.1@13971: mpi: fix signature for starpu_mpi_issend_detached лет назад: 10
  Nathalie Furmento d519643baf backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached лет назад: 10
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend лет назад: 10
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for лет назад: 10
  Nathalie Furmento e4639b5f25 mpi/include/starpu_mpi.h: fix typesetting лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  Samuel Thibault 1969d49310 Use MPI_Comm_rank instead of smpi_current_rank лет назад: 11
  Nathalie Furmento 052b036292 mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data лет назад: 11
  Nathalie Furmento 2dbfb1ccc8 mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build() лет назад: 11
  Nathalie Furmento e030f1a6df starpu_mpi_insert_task had been renamed in starpu_mpi_task_insert and лет назад: 11
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed лет назад: 11
  Nathalie Furmento fff1cb4c47 mpi: new function starpu_mpi_irecv_detached_sequential_consistency лет назад: 12
  Nathalie Furmento 0d5e6b738c mpi/include/starpu_mpi.h: remove documentation as it is already defined elsewhere лет назад: 12
  Nathalie Furmento 2c5ca9f055 mpi: rename starpu_mpi_set/get_starpu_mpi_tag with starpu_mpi_set/get_communication_tag лет назад: 12
  Nathalie Furmento 294e2975e6 merge trunk@9188:9396 лет назад: 12
  Nathalie Furmento 64024045b8 mpi: remove functionnality starpu_mpi_irecv_probe_detached лет назад: 12
  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
  Nathalie Furmento 4b7f11209c mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv. лет назад: 12
  Nathalie Furmento 644678ee6d mpi: new functions to clear the communication cache used by starpu_mpi_insert_task лет назад: 12
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised лет назад: 12
  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. лет назад: 12