Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento e3f707bfa0 update copyrights hace 3 años
  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 hace 4 años
  Lucas Nesi 03d52ba8eb add priorities on data requests from mpi hace 4 años
  Antoine JEGO 7a7abdc1c7 mpi: perform reduction only over contributing nodes hace 4 años
  Nathalie Furmento 92772b1255 mpi: document and check the value of MPI_Status hace 4 años
  Samuel Thibault 5ce089e2d4 Add starpu_mpi_datatype_node_register and starpu_mpi_interface_datatype_node_register hace 4 años
  Nathalie Furmento 9054490002 happy 2021 hace 4 años
  Samuel Thibault 18b4a1e02a Add task submission file+line in traces hace 4 años
  Nathalie Furmento ee34c4c332 mpi: Move MPI cache functions into the public API hace 4 años
  Samuel Thibault 39ae9b01ef Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register hace 4 años
  Philippe SWARTVAGHER 683761bb4d mpi: add function starpu_mpi_get_thread_cpuid() hace 4 años
  Samuel Thibault c1db714500 Mention that starpu_mpi_init_comm doesn't reserve a core for MPI comms hace 5 años
  Olivier Aumage 81110b93f4 fix comment hace 5 años
  Samuel Thibault 23db69fa59 MPI: Make defining a datatype optional hace 5 años
  Nathalie Furmento 29f1c3a26d mpi: new functions starpu_mpi_interface_datatype_register() and hace 5 años
  Nathalie Furmento 98675b40b8 doc: add missing stuff hace 5 años
  Nathalie Furmento 461a05b22b update copyright holders hace 5 años
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files hace 6 años
  Nathalie Furmento f7abbfa6fc update copyright hace 6 años
  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 hace 6 años
  Samuel Thibault be5815e5bb Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf hace 6 años
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) hace 8 años
  Nathalie Furmento 0e9f105732 mpi: define STARPU_MPI_TAG_UB to MPI_TAG_UB hace 7 años
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights hace 7 años
  Samuel Thibault 633059a330 Introduce starpu_mpi_tag_t rather than making applications hardcode int64_t hace 7 años
  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) hace 7 años
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits hace 7 años
  Samuel Thibault 5e3dbcf95a Add per-node MPI data hace 7 años
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI hace 7 años
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces hace 8 años