Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 553f2b122e doc: minor fixes il y a 8 ans
  Nathalie Furmento 0ab9a7a78c doc: various fixes - add missing stuff il y a 8 ans
  Samuel Thibault 2c9bbfd30f Add functions to test for cached values il y a 8 ans
  Samuel Thibault 9e4166e8ed Fix mpi cache flush documentation: one doesn't need to call it on strictly all nodes il y a 8 ans
  Corentin Salingue 74882f89bc add more pieces to the doc for the MPI master-slave il y a 8 ans
  Nathalie Furmento 0005967a7d doc: add missing return types for functions il y a 8 ans
  Nathalie Furmento 5fe514fa5b doc: add missing documentation il y a 8 ans
  Nathalie Furmento ed52082ecd doc: add missing documentation il y a 8 ans
  Samuel Thibault 73e384e809 starpu_init() must be called before starpu_mpi_init_comm(). il y a 8 ans
  Samuel Thibault 8bb9a66912 Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly il y a 8 ans
  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. il y a 9 ans
  Samuel Thibault 8a464a73a3 Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task il y a 9 ans
  Nathalie Furmento 0580b3b9e7 mpi: revert r16098, use a barrier instead and document why it is necessary il y a 9 ans
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes il y a 10 ans
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 802a261a06 fix inria copyright il y a 10 ans
  Nathalie Furmento 0a565753b3 doc: improve documentation api il y a 10 ans
  Nathalie Furmento 2456b26e1e doc: fixes functions prototypes il y a 10 ans
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. il y a 10 ans
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators il y a 10 ans
  Nathalie Furmento 376ab541c1 doc/doxygen/chapters/api/mpi.doxy: fix policy identifier il y a 10 ans
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies il y a 10 ans
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* il y a 10 ans
  Nathalie Furmento d3ba5ebc60 mpi: new function to enable and disable the communication cache at runtime il y a 10 ans
  Nathalie Furmento ebed5dd827 mpi: new function starpu_mpi_cache_is_enabled() il y a 10 ans
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND il y a 10 ans
  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 il y a 10 ans
  Nathalie Furmento d519643baf backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached il y a 10 ans
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend il y a 10 ans