Nathalie Furmento
|
d519643baf
backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached
|
10 yıl önce |
Nathalie Furmento
|
cb810cba06
backport branches/starpu-1.1@13962,13963: mpi/tests/: new testcase for function starpu_mpi_issend
|
10 yıl önce |
Nathalie Furmento
|
3abfac9166
backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend
|
10 yıl önce |
Nathalie Furmento
|
c2dbc70e0c
mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks
|
10 yıl önce |
Nathalie Furmento
|
ce2b2cf6e0
mpi/src/starpu_mpi.c: revert #13968, it is breaking some applications, need to find out WHY
|
10 yıl önce |
Nathalie Furmento
|
10146adfcb
mpi/tests: register data with a home node set to -1 when not running on the node it belongs to
|
10 yıl önce |
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
|
10 yıl önce |
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
|
10 yıl önce |
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
|
10 yıl önce |
Nathalie Furmento
|
ee8f7f89f8
src: use _STARPU_DISP instead of fprintf
|
10 yıl önce |
Nathalie Furmento
|
8fcee9f715
mpi: also add fxt traces for blocking send and recv, so far only detached comms were traced
|
10 yıl önce |
Samuel Thibault
|
15881164a8
Fix push/pop tracing, thanks Jean-Marie Couteyen for the investigation
|
10 yıl önce |
Samuel Thibault
|
4033641009
also check for non-windowsisms when not building top
|
10 yıl önce |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 yıl önce |
Samuel Thibault
|
2e3c01cb38
Always make sure that kernels without the async flag are waiting for kernel termination
|
10 yıl önce |
Nathalie Furmento
|
d2ea199524
add warnings only when STARPU_DEVEL is enabled
|
10 yıl önce |
Nathalie Furmento
|
648e35bb3c
configure.ac: -W and -Wextra are the same compiler options, just keep
|
10 yıl önce |
Nathalie Furmento
|
04722d74c9
examples/scheduler: also test peager scheduler
|
10 yıl önce |
Nathalie Furmento
|
643a61c5b0
New configure option --enable-new-check to enable new testcases which are known to fail
|
10 yıl önce |
Samuel Thibault
|
2ba0dc6b0a
revert 13937, it does not actually fix the issue and breaks dependencies
|
10 yıl önce |
Samuel Thibault
|
0518f2a688
Fix immediately regenerating a task with task dependencies
|
10 yıl önce |
Nathalie Furmento
|
1b33209807
MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for
|
10 yıl önce |
Nathalie Furmento
|
20e5c50d42
examples: add testcase to run application sched_ctx/sched_ctx with all defined schedulers
|
10 yıl önce |
Nathalie Furmento
|
b63583dca2
examples/sched_ctx/sched_ctx.c: start scheduler defined by variable STARPU_SCHED when defined
|
10 yıl önce |
Samuel Thibault
|
7882cd8543
Avoid duplicate test
|
10 yıl önce |
Samuel Thibault
|
d8d4de5c8d
Fix computing footprint without a model
|
10 yıl önce |
Nathalie Furmento
|
61191be508
tools/valgrind/libc.suppr: ignore aio_read error
|
10 yıl önce |
Nathalie Furmento
|
9e59842286
examples/basic_examples/dynamic_handles.c: tell starpu to free buffer used for packing codelet values
|
10 yıl önce |
Nathalie Furmento
|
7acb20fc21
tests/main/pack.c: tell starpu to free buffer used for packing codelet values
|
10 yıl önce |
Nathalie Furmento
|
1d47d3eb0e
src/util/starpu_task_insert.c: revert #13925, that was not a memory leak, rather a misuse of the API
|
10 yıl önce |