Nathalie Furmento
|
800fb37d1c
doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
|
12 éve |
Nathalie Furmento
|
ed0d832366
mpi/src/starpu_mpi_collective.c: deal with NULL callback functions
|
12 éve |
Nathalie Furmento
|
a2d532afd9
mpi: The MPI collective callback function is only called when all communications are completed
|
12 éve |
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 éve |
Nathalie Furmento
|
94afea54a1
src/core/perfmodel/perfmodel_bus.c: use _STARPU_DISP to print information message
|
12 éve |
Nathalie Furmento
|
8a3f094029
mpi/src/starpu_mpi.c: also print thread level support when MPI is already initialized before calling starpu_mpi_init
|
12 éve |
Samuel Thibault
|
d9ae739dbe
Add missing prototypes. Should fix some 64bit crashes
|
12 éve |
Samuel Thibault
|
24507c2d1c
Rename _starpu_get_job_model_name and _starpu_get_cl_model_name according to naming convention
|
12 éve |
Samuel Thibault
|
743b18b148
Move _starpu_job_get_data_size to where it actually makes sense
|
12 éve |
Cyril Roelandt
|
673dcbcc28
COO interface: check the return value of malloc().
|
12 éve |
Cyril Roelandt
|
53555d4d69
Fix the detection of f77.h.
|
12 éve |
Cyril Roelandt
|
3c97290dc6
BCSR interface: fix dead assignment.
|
12 éve |
Cyril Roelandt
|
d1bccde36c
_starpu_driver_end_job(): Fix a potential NULL-pointer dereference.
|
12 éve |
Samuel Thibault
|
55e1451a7f
Avoid c++ deprecating complex.h warning while compiling the cuda version
|
12 éve |
Samuel Thibault
|
cbc7f9329f
document that the application can prune the for loops
|
12 éve |
Nathalie Furmento
|
eb8a2a80ce
mpi: clarify messages about thread support level
|
12 éve |
Nathalie Furmento
|
ef1372e219
mpi/src/starpu_mpi.c: add extra information when displaying thread support level
|
12 éve |
Nathalie Furmento
|
7df7bbdc40
mpi/src/starpu_mpi.c: clearly print the thread support level
|
12 éve |
Nathalie Furmento
|
2d294f5df5
mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads
|
12 éve |
Nathalie Furmento
|
8d839ec756
mpi: tests and examples update call to deprecated functions
|
12 éve |
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.
|
12 éve |
Nathalie Furmento
|
5542a9791a
mpi/tests/ring: lower number of iterations when quick-check is enabled
|
12 éve |
Cyril Roelandt
|
8fd109ac3e
Fix the _STARPU_PTHREAD_* macros.
|
12 éve |
Samuel Thibault
|
73b3ea8e73
Fix testing history/nl performance models
|
12 éve |
Samuel Thibault
|
bd738a32d6
Fix build
|
12 éve |
Samuel Thibault
|
f66739924a
Add missing file
|
12 éve |
Samuel Thibault
|
aa3c9df32b
Note that this is a TODO
|
12 éve |
Samuel Thibault
|
81eec191b3
warn that non-history non-nl models are not supported by lower bound computation
|
12 éve |
Samuel Thibault
|
2137c3484f
Do not put under silence when some performance models are not available
|
12 éve |
Samuel Thibault
|
36d6b72e85
fix spurious change
|
12 éve |