Nathalie Furmento
|
fc49d6b1c8
mpi/src: use enum type instead of a set of macros for request type
|
12 yıl önce |
Nathalie Furmento
|
5867165640
mpi/src: update coding style
|
12 yıl önce |
Nathalie Furmento
|
94b0493626
mpi/tests/Makefile.am: run tests on 4 processes
|
12 yıl önce |
Nathalie Furmento
|
48607a53d2
mpi/tests: do not skip if more than 2 processes are available, just ignore them
|
12 yıl önce |
Nathalie Furmento
|
9e68d9635c
mpi/tests: do not skip if more than 2 processes are available, just ignore them
|
12 yıl önce |
Nathalie Furmento
|
bdd7c146e2
mpi/tests: get tests to run on any even number of processes (i.e not only with 2 processes)
|
12 yıl önce |
Nathalie Furmento
|
238e5c911f
mpi: remove empty directory
|
12 yıl önce |
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 yıl önce |
Nathalie Furmento
|
1433b83eb2
mpi: remove empty directory
|
12 yıl önce |
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 yıl önce |
Nathalie Furmento
|
bfcd7822a1
mpi/examples/reduction: add a loop to execute several reductions
|
12 yıl önce |
Nathalie Furmento
|
e03cd3d9f9
mpi reduction: re-initialise local data after sending its value for a reduction
|
12 yıl önce |
Samuel Thibault
|
064d48387d
Add mpi reduction example
|
12 yıl önce |
Nathalie Furmento
|
330d2863f4
mpi/src/starpu_mpi.c: add missing breaks (thanks Benoit Liz\'e for the patch)
|
12 yıl önce |
Nathalie Furmento
|
9291171c0c
mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP()
|
12 yıl önce |
Nathalie Furmento
|
f55de96558
mpi/examples/scatter_gather/mpi_scatter_gather.c: define callback functions
|
12 yıl önce |
Nathalie Furmento
|
800fb37d1c
doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
|
12 yıl önce |
Nathalie Furmento
|
ed0d832366
mpi/src/starpu_mpi_collective.c: deal with NULL callback functions
|
12 yıl önce |
Nathalie Furmento
|
a2d532afd9
mpi: The MPI collective callback function is only called when all communications are completed
|
12 yıl önce |
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.
|
12 yıl önce |
Nathalie Furmento
|
94afea54a1
src/core/perfmodel/perfmodel_bus.c: use _STARPU_DISP to print information message
|
12 yıl önce |
Nathalie Furmento
|
8a3f094029
mpi/src/starpu_mpi.c: also print thread level support when MPI is already initialized before calling starpu_mpi_init
|
12 yıl önce |
Samuel Thibault
|
d9ae739dbe
Add missing prototypes. Should fix some 64bit crashes
|
12 yıl önce |
Samuel Thibault
|
24507c2d1c
Rename _starpu_get_job_model_name and _starpu_get_cl_model_name according to naming convention
|
12 yıl önce |
Samuel Thibault
|
743b18b148
Move _starpu_job_get_data_size to where it actually makes sense
|
12 yıl önce |
Cyril Roelandt
|
673dcbcc28
COO interface: check the return value of malloc().
|
12 yıl önce |
Cyril Roelandt
|
53555d4d69
Fix the detection of f77.h.
|
12 yıl önce |
Cyril Roelandt
|
3c97290dc6
BCSR interface: fix dead assignment.
|
12 yıl önce |
Cyril Roelandt
|
d1bccde36c
_starpu_driver_end_job(): Fix a potential NULL-pointer dereference.
|
12 yıl önce |
Samuel Thibault
|
55e1451a7f
Avoid c++ deprecating complex.h warning while compiling the cuda version
|
12 yıl önce |