Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files hace 7 años
  Nathalie Furmento f7abbfa6fc update copyright hace 7 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 7 años
  Samuel Thibault be5815e5bb Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf hace 7 años
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) hace 9 años
  Nathalie Furmento 0e9f105732 mpi: define STARPU_MPI_TAG_UB to MPI_TAG_UB hace 8 años
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights hace 8 años
  Samuel Thibault 633059a330 Introduce starpu_mpi_tag_t rather than making applications hardcode int64_t hace 8 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 8 años
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits hace 8 años
  Samuel Thibault 5e3dbcf95a Add per-node MPI data hace 8 años
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI hace 8 años
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces hace 9 años
  Samuel Thibault 2c9bbfd30f Add functions to test for cached values hace 9 años
  Nathalie Furmento e52de7d5bc mpi: clean code hace 9 años
  Nathalie Furmento f5016e8f02 merge trunk hace 9 años
  Nathalie Furmento 3c3c1a5874 include/starpu_mpi.h: fix parameter name hace 9 años
  Samuel Thibault 8bb9a66912 Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly hace 9 años
  Olivier Aumage 6ff4416db6 - preliminary steps for native Fortran support to StarPU-MPI hace 9 años
  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 10 años
  Marc Sergent dc906567c4 First implementation of the load balancer mechanism. hace 10 años
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. hace 11 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 11 años
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. hace 11 años
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators hace 11 años
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies hace 11 años
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* hace 11 años
  Nathalie Furmento d3ba5ebc60 mpi: new function to enable and disable the communication cache at runtime hace 11 años
  Nathalie Furmento ebed5dd827 mpi: new function starpu_mpi_cache_is_enabled() hace 11 años
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread hace 11 años