Commit History

Автор SHA1 Съобщение Дата
  Nathalie Furmento bfcd7822a1 mpi/examples/reduction: add a loop to execute several reductions преди 13 години
  Nathalie Furmento e03cd3d9f9 mpi reduction: re-initialise local data after sending its value for a reduction преди 13 години
  Samuel Thibault 064d48387d Add mpi reduction example преди 13 години
  Nathalie Furmento 330d2863f4 mpi/src/starpu_mpi.c: add missing breaks (thanks Benoit Liz\'e for the patch) преди 13 години
  Nathalie Furmento 9291171c0c mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP() преди 13 години
  Nathalie Furmento f55de96558 mpi/examples/scatter_gather/mpi_scatter_gather.c: define callback functions преди 13 години
  Nathalie Furmento 800fb37d1c doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() преди 13 години
  Nathalie Furmento ed0d832366 mpi/src/starpu_mpi_collective.c: deal with NULL callback functions преди 13 години
  Nathalie Furmento a2d532afd9 mpi: The MPI collective callback function is only called when all communications are completed преди 13 години
  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. преди 13 години
  Nathalie Furmento 94afea54a1 src/core/perfmodel/perfmodel_bus.c: use _STARPU_DISP to print information message преди 13 години
  Nathalie Furmento 8a3f094029 mpi/src/starpu_mpi.c: also print thread level support when MPI is already initialized before calling starpu_mpi_init преди 13 години
  Samuel Thibault d9ae739dbe Add missing prototypes. Should fix some 64bit crashes преди 13 години
  Samuel Thibault 24507c2d1c Rename _starpu_get_job_model_name and _starpu_get_cl_model_name according to naming convention преди 13 години
  Samuel Thibault 743b18b148 Move _starpu_job_get_data_size to where it actually makes sense преди 13 години
  Cyril Roelandt 673dcbcc28 COO interface: check the return value of malloc(). преди 13 години
  Cyril Roelandt 53555d4d69 Fix the detection of f77.h. преди 13 години
  Cyril Roelandt 3c97290dc6 BCSR interface: fix dead assignment. преди 13 години
  Cyril Roelandt d1bccde36c _starpu_driver_end_job(): Fix a potential NULL-pointer dereference. преди 13 години
  Samuel Thibault 55e1451a7f Avoid c++ deprecating complex.h warning while compiling the cuda version преди 13 години
  Samuel Thibault cbc7f9329f document that the application can prune the for loops преди 13 години
  Nathalie Furmento eb8a2a80ce mpi: clarify messages about thread support level преди 13 години
  Nathalie Furmento ef1372e219 mpi/src/starpu_mpi.c: add extra information when displaying thread support level преди 13 години
  Nathalie Furmento 7df7bbdc40 mpi/src/starpu_mpi.c: clearly print the thread support level преди 13 години
  Nathalie Furmento 2d294f5df5 mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads преди 13 години
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions преди 13 години
  Nathalie Furmento 822f75f6a1 mpi: Initialisation functions starpu_mpi_initialize_extended() and starpu_mpi_initialize() have been made deprecated. One should now use starpu_mpi_init() which will initialise MPI if is not already done. преди 13 години
  Nathalie Furmento 5542a9791a mpi/tests/ring: lower number of iterations when quick-check is enabled преди 13 години
  Cyril Roelandt 8fd109ac3e Fix the _STARPU_PTHREAD_* macros. преди 13 години
  Samuel Thibault 73b3ea8e73 Fix testing history/nl performance models преди 13 години