Cédric Augonnet
|
fc2892de61
Use macros to check return values
|
14 vuotta sitten |
Nathalie Furmento
|
6b8dcf733f
StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe
|
14 vuotta sitten |
Nathalie Furmento
|
5949ffe780
MPI: debug code
|
14 vuotta sitten |
Nathalie Furmento
|
ba0ba34ca2
Fixes:
|
14 vuotta sitten |
Cédric Augonnet
|
2f245fe25b
Add sanity checks
|
14 vuotta sitten |
Cédric Augonnet
|
9fa8764484
Minor warning fix
|
14 vuotta sitten |
Nathalie Furmento
|
a125123f4d
starpu mpi: use dynamically allocated objects as they are also used outside the function scope
|
14 vuotta sitten |
Nathalie Furmento
|
304df1f9f9
starpu mpi: typo
|
14 vuotta sitten |
Nathalie Furmento
|
5639bce65e
starpu mpi: add debug messages when entering and leaving functions
|
14 vuotta sitten |
Nathalie Furmento
|
fe3ffcccfb
starpu mpi: add a request type for the wait and test requests (debug purposes)
|
14 vuotta sitten |
Samuel Thibault
|
51610827f2
don't enable MPI debug by default
|
14 vuotta sitten |
Nathalie Furmento
|
85bb45c0f9
revert previous commit #2589
|
14 vuotta sitten |
Nathalie Furmento
|
346314a1b9
Wrong commit fully reverted in follow-up commit #2590
|
14 vuotta sitten |
Nathalie Furmento
|
340f76184a
mpi/starpu_mpi.c: fix debug messages
|
14 vuotta sitten |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 vuotta sitten |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 vuotta sitten |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
15 vuotta sitten |
Cédric Augonnet
|
5c4864f8d5
Factorize some code
|
15 vuotta sitten |
Cédric Augonnet
|
c92030c413
We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :)
|
15 vuotta sitten |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 vuotta sitten |
Cédric Augonnet
|
b19e14f7c2
yet more error checking
|
15 vuotta sitten |
Nathalie Furmento
|
da24e5ab1b
More prefixing ...
|
15 vuotta sitten |
Cédric Augonnet
|
cfc80b374c
Don't display debug messages by default.
|
15 vuotta sitten |
Cédric Augonnet
|
dc7a276f27
add some debug messages in the MPI lib
|
15 vuotta sitten |
Cédric Augonnet
|
d9661118a4
By default, the MPI lib will not create a progression thread to poll all the
|
15 vuotta sitten |
Cédric Augonnet
|
e64bb38448
display the MPI transfers between multiple nodes
|
15 vuotta sitten |
Cédric Augonnet
|
0824f64dbb
Generate a unique key during starpu_mpi_init so that we can make sure that all
|
15 vuotta sitten |
Cédric Augonnet
|
6983263fed
Add a synchronization point during the initialization of the MPI lib so that we
|
15 vuotta sitten |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 vuotta sitten |
Cédric Augonnet
|
f17de349e8
- Export the headers of the MPI lib when installing
|
15 vuotta sitten |