Samuel Thibault
|
b2b17bb82f
Fix spurious MPI call outside MPI thread
|
10 years ago |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
553aca2bb9
mpi/src/starpu_mpi_cache.c: check rank is valid
|
10 years ago |
Nathalie Furmento
|
db67c3db93
mpi: add possibility to specify a communicator when initializing MPI.
|
10 years ago |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 years ago |
Nathalie Furmento
|
1afd0e4f02
mpi/src/starpu_mpi_cache.c: free dynamic memory when unsetting cache
|
10 years ago |
Nathalie Furmento
|
d3ba5ebc60
mpi: new function to enable and disable the communication cache at runtime
|
10 years ago |
Nathalie Furmento
|
4a498ccb67
mpi: new internal function _starpu_mpi_cache_received_data_get()
|
10 years ago |
Nathalie Furmento
|
21d3b065c0
mpi: do not add in cache data with a W mode
|
10 years ago |
Nathalie Furmento
|
ebed5dd827
mpi: new function starpu_mpi_cache_is_enabled()
|
10 years ago |
Nathalie Furmento
|
a564ec02da
mpi/src: simplify cache API
|
10 years ago |
Nathalie Furmento
|
3d53d98ef5
mpi/src/starpu_mpi_cache.c: add missing call to _starpu_mpi_cache_stats_init()
|
10 years ago |
Nathalie Furmento
|
32faf5207a
mpi/src: rename cache functions
|
10 years ago |
Samuel Thibault
|
4d5f8f17da
In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread
|
10 years ago |
Samuel Thibault
|
803270bbfb
Fix name of external symbols
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Nathalie Furmento
|
56a874e16b
mpi/src/starpu_mpi_cache.c: protect acces to hashtables with mutexes
|
11 years ago |
Samuel Thibault
|
290ac39ff3
Explicitly use starpu_data_handle_t instead of void* in cache hash table
|
11 years ago |
Nathalie Furmento
|
5ba299737d
mpi/src/starpu_mpi_cache.c: free cache statistics
|
11 years ago |
Nathalie Furmento
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
11 years ago |