Samuel Thibault
|
2ef8d92f99
Allow using tags in starpu_mpi_task_insert
|
10 years ago |
Nathalie Furmento
|
b6ee823c55
mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h
|
10 years ago |
Samuel Thibault
|
137f990681
Fix memory leak
|
10 years ago |
Samuel Thibault
|
87c2d15652
fix memleak
|
10 years ago |
Samuel Thibault
|
1c562085e6
port r14388 from 1.2: handle missing case
|
10 years ago |
Samuel Thibault
|
c0adae15ec
port r14384 from 1.2: Reorder fields to make sure we don't miss any
|
10 years ago |
Nathalie Furmento
|
87ee469ccc
mpi/src/starpu_mpi_task_insert.c: fix variable name
|
10 years ago |
Nathalie Furmento
|
cad01b97cd
mpi: the node selection policy is stored as an integer instead of a char*
|
10 years ago |
Nathalie Furmento
|
a9c7e81c30
mpi/src: use W data in cache before codelet execution
|
10 years ago |
Nathalie Furmento
|
21d3b065c0
mpi: do not add in cache data with a W mode
|
10 years ago |
Nathalie Furmento
|
a564ec02da
mpi/src: simplify cache API
|
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
|
10 years ago |
Nathalie Furmento
|
274de18452
mpi/src/starpu_mpi_task_insert.c: fix condition when reallocation is needed (thanks again to Jerome Robert for the BR #18376)
|
10 years ago |
Nathalie Furmento
|
1916f0bd2f
mpi: fix previous commit
|
10 years ago |
Nathalie Furmento
|
53f497f377
mpi: rename mpi_tag into data_tag
|
10 years ago |
Nathalie Furmento
|
8ef07bf6f6
mpi/src/starpu_mpi_task_insert.c: fix case when reallocating descrs in starpu_mpi_task_insert (thanks to Jerome Robert for the BR)
|
10 years ago |
Nathalie Furmento
|
50f48abb8e
rename STARPU_SSYNC into STARPU_SSEND
|
10 years ago |
Nathalie Furmento
|
86d965a229
backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode
|
10 years ago |
Nathalie Furmento
|
1b33209807
MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for
|
10 years ago |
Nathalie Furmento
|
0561104f50
mpi/src/starpu_mpi_task_insert.c: modify code to only parse va_arg
|
10 years ago |
Nathalie Furmento
|
1ed42a90e6
mpi/src/starpu_mpi_task_insert.c: deal with markup STARPU_DATA_MODE_ARRAY
|
10 years ago |
Nathalie Furmento
|
040abf997a
starpu_task_insert & co:
|
10 years ago |
Nathalie Furmento
|
8206e9689f
mpi/src/starpu_mpi_task_insert.c: typo
|
10 years ago |
Nathalie Furmento
|
4102779158
mpi/src/starpu_mpi_task_insert.c: (hopefully) simplify code
|
10 years ago |
Nathalie Furmento
|
d9685df9a7
mpi: externalise function which select the node to execute the codelet
|
10 years ago |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Samuel Thibault
|
9d8e413617
Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls
|
11 years ago |