Nathalie Furmento
|
e5545db0a7
mpi stats: there is no need to have a 2D array to store comm stats as we only store amount of data sent from the current node
|
13 anos atrás |
Nathalie Furmento
|
a19b7037d2
mpi: move the warning to the comm_stats init function
|
13 anos atrás |
Nathalie Furmento
|
bbdea9b732
MPI Stats: take the data real size into accounts and add some debug messages
|
13 anos atrás |
Nathalie Furmento
|
b1ec50c09b
MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes
|
13 anos atrás |
Samuel Thibault
|
5d08f1e686
make starpu_mpi_barrier wait for tasks and requests first, to avoid not sending some important data that other ends might be waiting for
|
13 anos atrás |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
13 anos atrás |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 anos atrás |
Nathalie Furmento
|
5e76e7e8eb
mpi/tests: tests/ prefix names of internal types and functions with _starpu
|
13 anos atrás |
Samuel Thibault
|
33001ecdb8
Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value.
|
14 anos atrás |
Nathalie Furmento
|
7d08fe6604
StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users
|
14 anos atrás |
Nathalie Furmento
|
ce21c179fc
MPI: properly set id when FxT is enabled
|
14 anos atrás |
Samuel Thibault
|
ce3c03f914
fix starpu_set_profiling_id call
|
14 anos atrás |
Sylvain Henry
|
13cc8af7f7
Fix libstarpumpi compilation when FxT is disabled
|
14 anos atrás |
Samuel Thibault
|
47d387092e
Use MPI rank instead of PID for profiling file name
|
14 anos atrás |
Nathalie Furmento
|
110b97e6fb
typo
|
14 anos atrás |
Nathalie Furmento
|
6b623cf026
minor changes
|
14 anos atrás |
Nathalie Furmento
|
3d0d0421eb
starpu_mpi.c: minor fixes in debug statements
|
14 anos atrás |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 anos atrás |
Nathalie Furmento
|
a317aa49d0
StarPU-MPI: Debug macros are now defined in starpu_mpi_private.h (so as to be used by other .c files)
|
14 anos atrás |
Nathalie Furmento
|
09eac15629
StarPU MPI:
|
14 anos atrás |
Cédric Augonnet
|
fc2892de61
Use macros to check return values
|
14 anos atrás |
Nathalie Furmento
|
6b8dcf733f
StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe
|
14 anos atrás |
Nathalie Furmento
|
5949ffe780
MPI: debug code
|
14 anos atrás |
Nathalie Furmento
|
ba0ba34ca2
Fixes:
|
14 anos atrás |
Cédric Augonnet
|
2f245fe25b
Add sanity checks
|
14 anos atrás |
Cédric Augonnet
|
9fa8764484
Minor warning fix
|
14 anos atrás |
Nathalie Furmento
|
a125123f4d
starpu mpi: use dynamically allocated objects as they are also used outside the function scope
|
14 anos atrás |
Nathalie Furmento
|
304df1f9f9
starpu mpi: typo
|
14 anos atrás |
Nathalie Furmento
|
5639bce65e
starpu mpi: add debug messages when entering and leaving functions
|
14 anos atrás |
Nathalie Furmento
|
fe3ffcccfb
starpu mpi: add a request type for the wait and test requests (debug purposes)
|
14 anos atrás |