Commit History

Author SHA1 Message Date
  Samuel Thibault 633059a330 Introduce starpu_mpi_tag_t rather than making applications hardcode int64_t 7 years ago
  Nathalie Furmento 7fd7cf3f12 mpi: new function starpu_mpi_comm_get_attr to get the value of upper bound for tag value (key STARPU_MPI_TAG_UB) 7 years ago
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 7 years ago
  Samuel Thibault 5e3dbcf95a Add per-node MPI data 7 years ago
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI 7 years ago
  Corentin Salingue 7ab6b838d6 fix anchor name to prevent conflict with chapter 8 years ago
  Nathalie Furmento 553f2b122e doc: minor fixes 8 years ago
  Nathalie Furmento 0ab9a7a78c doc: various fixes - add missing stuff 8 years ago
  Samuel Thibault 2c9bbfd30f Add functions to test for cached values 8 years ago
  Samuel Thibault 9e4166e8ed Fix mpi cache flush documentation: one doesn't need to call it on strictly all nodes 8 years ago
  Corentin Salingue 74882f89bc add more pieces to the doc for the MPI master-slave 8 years ago
  Nathalie Furmento 0005967a7d doc: add missing return types for functions 8 years ago
  Nathalie Furmento 5fe514fa5b doc: add missing documentation 8 years ago
  Nathalie Furmento ed52082ecd doc: add missing documentation 8 years ago
  Samuel Thibault 73e384e809 starpu_init() must be called before starpu_mpi_init_comm(). 8 years ago
  Samuel Thibault 8bb9a66912 Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly 8 years ago
  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. 9 years ago
  Samuel Thibault 8a464a73a3 Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task 9 years ago
  Nathalie Furmento 0580b3b9e7 mpi: revert r16098, use a barrier instead and document why it is necessary 9 years ago
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes 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 bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 802a261a06 fix inria copyright 10 years ago
  Nathalie Furmento 0a565753b3 doc: improve documentation api 10 years ago
  Nathalie Furmento 2456b26e1e doc: fixes functions prototypes 10 years ago
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. 10 years ago
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 10 years ago
  Nathalie Furmento 376ab541c1 doc/doxygen/chapters/api/mpi.doxy: fix policy identifier 10 years ago
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies 10 years ago
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* 10 years ago