Commit History

Author SHA1 Message Date
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 11 years ago
  Samuel Thibault 2ef8d92f99 Allow using tags in starpu_mpi_task_insert 11 years ago
  Nathalie Furmento b6ee823c55 mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h 11 years ago
  Samuel Thibault 137f990681 Fix memory leak 11 years ago
  Samuel Thibault 87c2d15652 fix memleak 11 years ago
  Samuel Thibault 1c562085e6 port r14388 from 1.2: handle missing case 11 years ago
  Samuel Thibault c0adae15ec port r14384 from 1.2: Reorder fields to make sure we don't miss any 11 years ago
  Nathalie Furmento 87ee469ccc mpi/src/starpu_mpi_task_insert.c: fix variable name 11 years ago
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* 11 years ago
  Nathalie Furmento a9c7e81c30 mpi/src: use W data in cache before codelet execution 11 years ago
  Nathalie Furmento 21d3b065c0 mpi: do not add in cache data with a W mode 11 years ago
  Nathalie Furmento a564ec02da mpi/src: simplify cache API 11 years ago
  Nathalie Furmento 32faf5207a mpi/src: rename cache functions 11 years ago
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread 11 years ago
  Samuel Thibault 803270bbfb Fix name of external symbols 11 years ago
  Nathalie Furmento 274de18452 mpi/src/starpu_mpi_task_insert.c: fix condition when reallocation is needed (thanks again to Jerome Robert for the BR #18376) 11 years ago
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit 11 years ago
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag 11 years ago
  Nathalie Furmento 8ef07bf6f6 mpi/src/starpu_mpi_task_insert.c: fix case when reallocating descrs in starpu_mpi_task_insert (thanks to Jerome Robert for the BR) 11 years ago
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND 11 years ago
  Nathalie Furmento 86d965a229 backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode 11 years ago
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for 11 years ago
  Nathalie Furmento 0561104f50 mpi/src/starpu_mpi_task_insert.c: modify code to only parse va_arg 11 years ago
  Nathalie Furmento 1ed42a90e6 mpi/src/starpu_mpi_task_insert.c: deal with markup STARPU_DATA_MODE_ARRAY 11 years ago
  Nathalie Furmento 040abf997a starpu_task_insert & co: 11 years ago
  Nathalie Furmento 8206e9689f mpi/src/starpu_mpi_task_insert.c: typo 11 years ago
  Nathalie Furmento 4102779158 mpi/src/starpu_mpi_task_insert.c: (hopefully) simplify code 11 years ago
  Nathalie Furmento d9685df9a7 mpi: externalise function which select the node to execute the codelet 11 years ago
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago