Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento ee34c4c332 mpi: Move MPI cache functions into the public API 4 lat temu
  Samuel Thibault 39ae9b01ef Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register 4 lat temu
  Philippe SWARTVAGHER 683761bb4d mpi: add function starpu_mpi_get_thread_cpuid() 4 lat temu
  Samuel Thibault c1db714500 Mention that starpu_mpi_init_comm doesn't reserve a core for MPI comms 5 lat temu
  Olivier Aumage 81110b93f4 fix comment 5 lat temu
  Samuel Thibault 23db69fa59 MPI: Make defining a datatype optional 5 lat temu
  Nathalie Furmento 29f1c3a26d mpi: new functions starpu_mpi_interface_datatype_register() and 5 lat temu
  Nathalie Furmento 98675b40b8 doc: add missing stuff 5 lat temu
  Nathalie Furmento 461a05b22b update copyright holders 5 lat temu
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files 6 lat temu
  Nathalie Furmento f7abbfa6fc update copyright 6 lat temu
  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 lat temu
  Samuel Thibault be5815e5bb Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf 6 lat temu
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) 8 lat temu
  Nathalie Furmento 0e9f105732 mpi: define STARPU_MPI_TAG_UB to MPI_TAG_UB 7 lat temu
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 lat temu
  Samuel Thibault 633059a330 Introduce starpu_mpi_tag_t rather than making applications hardcode int64_t 7 lat temu
  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 lat temu
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 7 lat temu
  Samuel Thibault 5e3dbcf95a Add per-node MPI data 7 lat temu
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI 7 lat temu
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces 8 lat temu
  Samuel Thibault 2c9bbfd30f Add functions to test for cached values 8 lat temu
  Nathalie Furmento e52de7d5bc mpi: clean code 8 lat temu
  Nathalie Furmento f5016e8f02 merge trunk 8 lat temu
  Nathalie Furmento 3c3c1a5874 include/starpu_mpi.h: fix parameter name 8 lat temu
  Samuel Thibault 8bb9a66912 Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly 8 lat temu
  Olivier Aumage 6ff4416db6 - preliminary steps for native Fortran support to StarPU-MPI 8 lat temu
  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 lat temu
  Marc Sergent dc906567c4 First implementation of the load balancer mechanism. 9 lat temu