Cronologia Commit

Autore SHA1 Messaggio Data
  Nathalie Furmento be1d9c3ece mpi/src/starpu_mpi.c: merge code of functions _starpu_mpi_irecv_common and _starpu_mpi_isend_common into new function _starpu_mpi_isend_irecv_common 12 anni fa
  Nathalie Furmento 6f966bce36 mpi/src/starpu_mpi.c: typo 12 anni fa
  Nathalie Furmento 3274d76bce ChangeLog: mention doc update 12 anni fa
  Nathalie Furmento a2bc32695f configure.ac: remove un-needed notice message 12 anni fa
  Nathalie Furmento f212661f97 doc: do not build if necessary tools are missing 12 anni fa
  Nathalie Furmento 6d7ca0714a mpi/tests/Makefile.am: fix definition of source files for mpi_reduction testcase 12 anni fa
  Nathalie Furmento 26e714f792 src/common/utils.h: _STARPU_DISP do not display message if environment variable STARPU_SILENT is set 12 anni fa
  Nathalie Furmento 0ed12ad157 src: use _STARPU_DISP instead of fprintf. It allows to clearly identify StarPU messages 12 anni fa
  Nathalie Furmento b5e1c2b2f6 mpi/src/starpu_mpi.c: rename internal functions to start with _starpu_mpi_ 12 anni fa
  Nathalie Furmento 3d63b70666 mpi/src/starpu_mpi.c: group functions which belong together 12 anni fa
  Nathalie Furmento 3ed7456956 mpi/src/starpu_mpi_insert_task.c: unregister temporary data used to receive local contribution when no longer needed 12 anni fa
  Nathalie Furmento 3a591a52d5 doc/: add doc for function starpu_data_unregister_submit() 12 anni fa
  Nathalie Furmento c3f60e0510 doc/chapters/basic-api.texi: fix parameter type 12 anni fa
  Nathalie Furmento 75a53b3d3f include/starpu_data_interfaces.h: fix format 12 anni fa
  Nathalie Furmento fc49d6b1c8 mpi/src: use enum type instead of a set of macros for request type 12 anni fa
  Nathalie Furmento 5867165640 mpi/src: update coding style 12 anni fa
  Nathalie Furmento 94b0493626 mpi/tests/Makefile.am: run tests on 4 processes 12 anni fa
  Nathalie Furmento 48607a53d2 mpi/tests: do not skip if more than 2 processes are available, just ignore them 12 anni fa
  Nathalie Furmento 9e68d9635c mpi/tests: do not skip if more than 2 processes are available, just ignore them 12 anni fa
  Nathalie Furmento bdd7c146e2 mpi/tests: get tests to run on any even number of processes (i.e not only with 2 processes) 12 anni fa
  Nathalie Furmento 238e5c911f mpi: remove empty directory 12 anni fa
  Nathalie Furmento 2f64434b84 mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example 12 anni fa
  Nathalie Furmento 1433b83eb2 mpi: remove empty directory 12 anni fa
  Nathalie Furmento fa4e1ffdbd mpi: move examples/scatter_gather/mpi_scatter_gather.c to tests/mpi_scatter_gather.c as it is more an test than an example 12 anni fa
  Nathalie Furmento bfcd7822a1 mpi/examples/reduction: add a loop to execute several reductions 12 anni fa
  Nathalie Furmento e03cd3d9f9 mpi reduction: re-initialise local data after sending its value for a reduction 12 anni fa
  Samuel Thibault 064d48387d Add mpi reduction example 12 anni fa
  Nathalie Furmento 330d2863f4 mpi/src/starpu_mpi.c: add missing breaks (thanks Benoit Liz\'e for the patch) 12 anni fa
  Nathalie Furmento 9291171c0c mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP() 12 anni fa
  Nathalie Furmento f55de96558 mpi/examples/scatter_gather/mpi_scatter_gather.c: define callback functions 12 anni fa