Commit History

Author SHA1 Message Date
  Nathalie Furmento e3f707bfa0 update copyrights 3 years ago
  Antoine JEGO 0c63b08843 almost working example, fixing typo and registration of redux_map ; added an example for testing purpose ; FIXME: segfault with fxt on shutdown 4 years ago
  Lucas Nesi 03d52ba8eb add priorities on data requests from mpi 4 years ago
  Antoine JEGO 7a7abdc1c7 mpi: perform reduction only over contributing nodes 4 years ago
  Nathalie Furmento 92772b1255 mpi: document and check the value of MPI_Status 4 years ago
  Samuel Thibault 5ce089e2d4 Add starpu_mpi_datatype_node_register and starpu_mpi_interface_datatype_node_register 4 years ago
  Nathalie Furmento 9054490002 happy 2021 4 years ago
  Samuel Thibault 18b4a1e02a Add task submission file+line in traces 4 years ago
  Nathalie Furmento ee34c4c332 mpi: Move MPI cache functions into the public API 4 years ago
  Samuel Thibault 39ae9b01ef Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register 4 years ago
  Philippe SWARTVAGHER 683761bb4d mpi: add function starpu_mpi_get_thread_cpuid() 4 years ago
  Samuel Thibault c1db714500 Mention that starpu_mpi_init_comm doesn't reserve a core for MPI comms 5 years ago
  Olivier Aumage 81110b93f4 fix comment 5 years ago
  Samuel Thibault 23db69fa59 MPI: Make defining a datatype optional 5 years ago
  Nathalie Furmento 29f1c3a26d mpi: new functions starpu_mpi_interface_datatype_register() and 5 years ago
  Nathalie Furmento 98675b40b8 doc: add missing stuff 5 years ago
  Nathalie Furmento 461a05b22b update copyright holders 5 years ago
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault 7447afa202 Rename starpu_mpi_init_with_conf to starpu_mpi_init_conf and extend it with the comm parameter, so that it can be used in all cases 6 years ago
  Samuel Thibault be5815e5bb Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf 6 years ago
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) 8 years ago
  Nathalie Furmento 0e9f105732 mpi: define STARPU_MPI_TAG_UB to MPI_TAG_UB 7 years ago
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 years ago
  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
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces 8 years ago