Nathalie Furmento
|
d79ca05bb0
mpi/tests: add testcase which deals with dynamic handles
|
11 anos atrás |
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)
|
11 anos atrás |
Samuel Thibault
|
df94928005
Make sure we have the right number of executions
|
11 anos atrás |
Samuel Thibault
|
ebd1392925
Do not regenerate last iteration of tasks B and C, otherwise they keep the data busy and it can not be unregistered
|
11 anos atrás |
Samuel Thibault
|
ac271735ad
add missing task clean
|
11 anos atrás |
Samuel Thibault
|
06a4108184
Fix main/subgraph_repeat_regenerate test into actually using the right source, thanks Jeff Hand for the catch!
|
11 anos atrás |
Samuel Thibault
|
5a20717d13
periodically perform reclaiming if needed
|
11 anos atrás |
Samuel Thibault
|
117fa2424c
Document that the regenerate flag must be set before adding task dependencies
|
11 anos atrás |
Samuel Thibault
|
e787784fac
Fix handling dependencies of tasks regenerated very early
|
11 anos atrás |
Nathalie Furmento
|
50f48abb8e
rename STARPU_SSYNC into STARPU_SSEND
|
11 anos atrás |
Nathalie Furmento
|
909e2961f2
backport branches/starpu-1.1@13975: mpi/tests/insert_task_count.c: test STARPU_SSYNC
|
11 anos atrás |
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
|
11 anos atrás |
Nathalie Furmento
|
b267b3c42e
backport branches/starpu-1.1@13972: mpi: fix signature for starpu_mpi_issend_detached
|
11 anos atrás |
Nathalie Furmento
|
9f75764c35
backport branches/starpu-1.1@13971: mpi: fix signature for starpu_mpi_issend_detached
|
11 anos atrás |
Nathalie Furmento
|
e124f2d257
backport branches/starpu-1.1@13970: mpi/tests: new testcase for function starpu_mpi_issend_detached
|
11 anos atrás |
Nathalie Furmento
|
d519643baf
backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached
|
11 anos atrás |
Nathalie Furmento
|
cb810cba06
backport branches/starpu-1.1@13962,13963: mpi/tests/: new testcase for function starpu_mpi_issend
|
11 anos atrás |
Nathalie Furmento
|
3abfac9166
backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend
|
11 anos atrás |
Nathalie Furmento
|
c2dbc70e0c
mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks
|
11 anos atrás |
Nathalie Furmento
|
ce2b2cf6e0
mpi/src/starpu_mpi.c: revert #13968, it is breaking some applications, need to find out WHY
|
11 anos atrás |
Nathalie Furmento
|
10146adfcb
mpi/tests: register data with a home node set to -1 when not running on the node it belongs to
|
11 anos atrás |
Nathalie Furmento
|
a5fd2b2783
mpi/tests/mpi_earlyrecv.c: register data with a home node set to -1 when not running on the node it belongs to
|
11 anos atrás |
Nathalie Furmento
|
ab405805af
backport branches/starpu-1.1@13968: mpi/src/starpu_mpi.c: fix starpu_mpi_data_register to check a data has a valid home node only on the node it belongs to
|
11 anos atrás |
Nathalie Furmento
|
d8de52fc1e
backport branches/starpu-1.1@13965: mpi/tests: new testcase to simply tests data are sent back to their home node after executing the codelet
|
11 anos atrás |
Nathalie Furmento
|
ee8f7f89f8
src: use _STARPU_DISP instead of fprintf
|
11 anos atrás |
Nathalie Furmento
|
8fcee9f715
mpi: also add fxt traces for blocking send and recv, so far only detached comms were traced
|
11 anos atrás |
Samuel Thibault
|
15881164a8
Fix push/pop tracing, thanks Jean-Marie Couteyen for the investigation
|
11 anos atrás |
Samuel Thibault
|
4033641009
also check for non-windowsisms when not building top
|
11 anos atrás |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
11 anos atrás |
Samuel Thibault
|
2e3c01cb38
Always make sure that kernels without the async flag are waiting for kernel termination
|
11 anos atrás |