Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento c3f60e0510 doc/chapters/basic-api.texi: fix parameter type před 13 roky
  Nathalie Furmento 75a53b3d3f include/starpu_data_interfaces.h: fix format před 13 roky
  Nathalie Furmento fc49d6b1c8 mpi/src: use enum type instead of a set of macros for request type před 13 roky
  Nathalie Furmento 5867165640 mpi/src: update coding style před 13 roky
  Nathalie Furmento 94b0493626 mpi/tests/Makefile.am: run tests on 4 processes před 13 roky
  Nathalie Furmento 48607a53d2 mpi/tests: do not skip if more than 2 processes are available, just ignore them před 13 roky
  Nathalie Furmento 9e68d9635c mpi/tests: do not skip if more than 2 processes are available, just ignore them před 13 roky
  Nathalie Furmento bdd7c146e2 mpi/tests: get tests to run on any even number of processes (i.e not only with 2 processes) před 13 roky
  Nathalie Furmento 238e5c911f mpi: remove empty directory před 13 roky
  Nathalie Furmento 2f64434b84 mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example před 13 roky
  Nathalie Furmento 1433b83eb2 mpi: remove empty directory před 13 roky
  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 před 13 roky
  Nathalie Furmento bfcd7822a1 mpi/examples/reduction: add a loop to execute several reductions před 13 roky
  Nathalie Furmento e03cd3d9f9 mpi reduction: re-initialise local data after sending its value for a reduction před 13 roky
  Samuel Thibault 064d48387d Add mpi reduction example před 13 roky
  Nathalie Furmento 330d2863f4 mpi/src/starpu_mpi.c: add missing breaks (thanks Benoit Liz\'e for the patch) před 13 roky
  Nathalie Furmento 9291171c0c mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP() před 13 roky
  Nathalie Furmento f55de96558 mpi/examples/scatter_gather/mpi_scatter_gather.c: define callback functions před 13 roky
  Nathalie Furmento 800fb37d1c doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() před 13 roky
  Nathalie Furmento ed0d832366 mpi/src/starpu_mpi_collective.c: deal with NULL callback functions před 13 roky
  Nathalie Furmento a2d532afd9 mpi: The MPI collective callback function is only called when all communications are completed před 13 roky
  Nathalie Furmento 2119164757 mpi: Collective detached operations have new parameters, a callback function and a argument. This is to be consistent with the detached point-to-point communications. před 13 roky
  Nathalie Furmento 94afea54a1 src/core/perfmodel/perfmodel_bus.c: use _STARPU_DISP to print information message před 13 roky
  Nathalie Furmento 8a3f094029 mpi/src/starpu_mpi.c: also print thread level support when MPI is already initialized before calling starpu_mpi_init před 13 roky
  Samuel Thibault d9ae739dbe Add missing prototypes. Should fix some 64bit crashes před 13 roky
  Samuel Thibault 24507c2d1c Rename _starpu_get_job_model_name and _starpu_get_cl_model_name according to naming convention před 13 roky
  Samuel Thibault 743b18b148 Move _starpu_job_get_data_size to where it actually makes sense před 13 roky
  Cyril Roelandt 673dcbcc28 COO interface: check the return value of malloc(). před 13 roky
  Cyril Roelandt 53555d4d69 Fix the detection of f77.h. před 13 roky
  Cyril Roelandt 3c97290dc6 BCSR interface: fix dead assignment. před 13 roky