Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 3aa5ed22d3 mpi: New function starpu_mpi_wait_for_all(MPI_Comm comm) that allows to wait until all StarPU tasks and communications for the given communicator are completed. hace 9 años
  Samuel Thibault 8a464a73a3 Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task hace 9 años
  Nathalie Furmento 0580b3b9e7 mpi: revert r16098, use a barrier instead and document why it is necessary hace 9 años
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes hace 10 años
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. hace 10 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 10 años
  Nathalie Furmento 802a261a06 fix inria copyright hace 10 años
  Nathalie Furmento 0a565753b3 doc: improve documentation api hace 10 años
  Nathalie Furmento 2456b26e1e doc: fixes functions prototypes hace 10 años
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. hace 10 años
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators hace 10 años
  Nathalie Furmento 376ab541c1 doc/doxygen/chapters/api/mpi.doxy: fix policy identifier hace 10 años
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies hace 10 años
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* hace 10 años
  Nathalie Furmento d3ba5ebc60 mpi: new function to enable and disable the communication cache at runtime hace 10 años
  Nathalie Furmento ebed5dd827 mpi: new function starpu_mpi_cache_is_enabled() hace 10 años
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND hace 10 años
  Nathalie Furmento 86d965a229 backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode hace 10 años
  Nathalie Furmento d519643baf backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached hace 10 años
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend hace 10 años
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for hace 10 años
  Nathalie Furmento e680a0c668 doc/doxygen/chapters/api: fix documentation to be uptodate with code hace 10 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 10 años
  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 hace 11 años
  Samuel Thibault 5a3de71533 Document MPI caching hace 11 años
  Nathalie Furmento 6df6cb8f2c add missing documentation hace 11 años
  Nathalie Furmento 2dbfb1ccc8 mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build() hace 11 años
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed hace 11 años
  Nathalie Furmento dd2a1eac92 doc: add missing documentation hace 11 años
  Nathalie Furmento fff1cb4c47 mpi: new function starpu_mpi_irecv_detached_sequential_consistency hace 12 años