Nathalie Furmento
|
23716e46b5
mpi: call backend shutdown function
|
5 anni fa |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 anni fa |
Philippe SWARTVAGHER
|
7b21ab4e50
MPI: reserve a core only if STARPU_NCPU isn't defined
|
5 anni fa |
Philippe SWARTVAGHER
|
8ae1750b26
Fix disabling FxT traces with STARPU_FXT_TRACE=0 with MPI
|
5 anni fa |
Nathalie Furmento
|
2906ec44bd
mpi: access mpi and nmad implementations through a backend interface to avoid having MPI or NMAD code directly in the common code
|
5 anni fa |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 anni fa |
Samuel Thibault
|
7a1b3f3d8a
do not abort starpu_mpi_init_conf if starpu_init returned non-zero
|
7 anni fa |
Samuel Thibault
|
4382fad991
Use starpu_mpi_init_conf instead of starpu_mpi_init
|
7 anni fa |
Samuel Thibault
|
7447afa202
Rename starpu_mpi_init_with_conf to starpu_mpi_init_conf and extend it with the comm parameter, so that it can be used in all cases
|
7 anni fa |
Samuel Thibault
|
ea82e361d6
Make sure users don't mix initializing MPI and non-world communicators
|
7 anni fa |
Samuel Thibault
|
865d39a400
Avoid crashing when starpu_mpi_init_with_conf is passed conf == NULL
|
7 anni fa |
Samuel Thibault
|
be5815e5bb
Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf
|
7 anni fa |
Nathalie Furmento
|
fc900ba4ac
New StarPU-MPI initialization function (starpu_mpi_init_with_driver)
|
8 anni fa |
Samuel Thibault
|
e6082a8f8e
Opportunistically gather sends whenever possible, for implementing diffusion tree later
|
7 anni fa |
Samuel Thibault
|
0a771a0c09
Fix warning
|
7 anni fa |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
7 anni fa |
Nathalie Furmento
|
e72559461f
mpi: fix typo
|
7 anni fa |
Nathalie Furmento
|
b52b2c01bf
mpi: followup to @22365: fix the use of uintptr_t for the return value of the progression thread
|
7 anni fa |
Nathalie Furmento
|
7de2d2bf84
mpi: use uintptr_t for the return value of the progression thread
|
7 anni fa |
Samuel Thibault
|
a0336d8212
fix warning
|
7 anni fa |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 anni fa |
Nathalie Furmento
|
a5b9f794da
merge trunk
|
7 anni fa |
Nathalie Furmento
|
a7447c4a37
mpi: followup to #22356: Introduce starpu_mpi_tag_t rather than hardcoding int64_t
|
7 anni fa |
Alexandre Denis
|
90e90c1335
starpu-nmad: prefer strat_prio when the user doesn't enforce any nmad strategy
|
7 anni fa |
Nathalie Furmento
|
c1d643ea5c
nmad,mpi: final step towards code merge
|
7 anni fa |
Nathalie Furmento
|
4c63e4c66a
nmad,mpi: another step towards code merge
|
7 anni fa |
Nathalie Furmento
|
9fee053da5
mpi: move raw_mpi-specific implementations to mpi directory
|
7 anni fa |
Samuel Thibault
|
9759156697
Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it
|
8 anni fa |
Nathalie Furmento
|
e33aad694a
merge branches/mpi_engine@18361: mpi: more code cleaning
|
8 anni fa |
Nathalie Furmento
|
a1ccfcdcd5
merge branches/mpi_engine@18360: mpi: code cleaning
|
8 anni fa |