Nathalie Furmento
|
27c1b357ec
mpi/src/starpu_mpi_insert_task.c: fix bug when freeing size_on_nodes
|
12 年之前 |
Nathalie Furmento
|
23996df1e8
mpi/src/starpu_mpi_insert_task.c: free allocated memory
|
12 年之前 |
Nathalie Furmento
|
644678ee6d
mpi: new functions to clear the communication cache used by starpu_mpi_insert_task
|
12 年之前 |
Nathalie Furmento
|
288438b79a
mpi: rename functions related to cache mechanism
|
12 年之前 |
Nathalie Furmento
|
cac219ac49
mpi/src/starpu_mpi_insert_task.c: use _STARPU_ERROR instead of fprintf+STARPU_ABORT
|
12 年之前 |
Nathalie Furmento
|
39376c16db
mpi/src/starpu_mpi_insert_task.c: also invalidate cache for STARPU_REDUX data
|
12 年之前 |
Nathalie Furmento
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
12 年之前 |
Nathalie Furmento
|
3ed7456956
mpi/src/starpu_mpi_insert_task.c: unregister temporary data used to receive local contribution when no longer needed
|
12 年之前 |
Nathalie Furmento
|
e03cd3d9f9
mpi reduction: re-initialise local data after sending its value for a reduction
|
12 年之前 |
Nathalie Furmento
|
c26e1ccdc6
mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0.
|
12 年之前 |
Nathalie Furmento
|
1e9b7a63ec
mpi/src/starpu_mpi_insert_task.c: put opening curly braces on newline
|
12 年之前 |
Nathalie Furmento
|
ddb857e7fe
mpi: clear htables used by communication cache
|
12 年之前 |
Nathalie Furmento
|
aa3e868b7a
mpi/src: refactor code for mpi_cache
|
12 年之前 |
Nathalie Furmento
|
c83ad0af19
mpi: minor fixes
|
12 年之前 |
Nathalie Furmento
|
591d2a54f5
mpi: enable or disable MPI communication cache through a configure option, and enable it by default
|
12 年之前 |
Samuel Thibault
|
96f476f087
make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified
|
12 年之前 |
Nathalie Furmento
|
c238141cb0
mpi: move source and internal .h files to src directory
|
12 年之前 |