Sylvain Henry
|
db97716c0f
SOCL: fix dependency
|
12 年之前 |
Nathalie Furmento
|
13f3b8fb8f
ChangeLog: update w.r.t r8374
|
12 年之前 |
Sylvain Henry
|
d1301e0444
SOCL: display command durations in basic example
|
12 年之前 |
Sylvain Henry
|
003007bb8f
SOCL: fix warnings
|
12 年之前 |
Sylvain Henry
|
1f289d074f
SOCL: "workaround" for performance models
|
12 年之前 |
Sylvain Henry
|
75ae9dba3b
SOCL: enhanced entity management
|
12 年之前 |
Sylvain Henry
|
28074351ce
SOCL: add "mapping" example
|
12 年之前 |
Sylvain Henry
|
f005e6f1ff
SOCL: fix buffer release
|
12 年之前 |
Sylvain Henry
|
42bfecf7f9
SOCL: minor change in basic example
|
12 年之前 |
Samuel Thibault
|
7da73d5bf4
comment about scheduler overhead
|
12 年之前 |
Samuel Thibault
|
427214d42e
Do not enable gpu-gpu direct transfer, it seems to just slow down cuda ATM...
|
12 年之前 |
Samuel Thibault
|
86cd122211
Comment that in GPUDirect mode, peer transfer is probably better when issued from the destination too
|
12 年之前 |
Samuel Thibault
|
27960c28bc
Use a separate stream for gpu in/out, and peer, as some cards can actually do some transfers in parallel
|
12 年之前 |
Samuel Thibault
|
159317c1dc
Make starpu_interface_matrix_ops public
|
12 年之前 |
Samuel Thibault
|
365ccd855e
fix compilation warning
|
12 年之前 |
Samuel Thibault
|
8cb4c94fb1
fix eager crash by properly getting function definitions
|
12 年之前 |
Samuel Thibault
|
fbc49b268f
FIXME
|
12 年之前 |
Samuel Thibault
|
9fcd3cbcb3
Fix output layout
|
12 年之前 |
Samuel Thibault
|
f93016ffc6
make warning more explicit
|
12 年之前 |
Nathalie Furmento
|
942ad714c3
mpi/src/starpu_mpi.c: mark probe request as being submitted and improve debug messages
|
12 年之前 |
Samuel Thibault
|
61e5509f45
Use -1 instead of sounds-infinite value for simgrid TCP_gamma
|
12 年之前 |
Samuel Thibault
|
f3118a933b
explain the user what actually went wrong, rather that returning a few dozen lines coming from the strcmp inlined implementation...
|
12 年之前 |
Samuel Thibault
|
32a2f93548
Make 1 more prominent in the doc
|
12 年之前 |
Samuel Thibault
|
250c9ca8b3
Fix gamma parameter passing
|
12 年之前 |
Samuel Thibault
|
2f67e34235
Tell user to set TCP_gamma himself for now
|
12 年之前 |
Samuel Thibault
|
4f55fce2be
Use bigger value to avoid TCP window simulation
|
12 年之前 |
Samuel Thibault
|
dc26cc421a
Add parameters to fix simgrid network simulation, commented for now as it hangs
|
12 年之前 |
Nathalie Furmento
|
22e62a515a
mpi/tests/user_defined_datatype.c: also test blocking communications
|
12 年之前 |
Andra Hugo
|
4be171f0e6
starpu_shutdown fix (left contexts not deleted caused shutdown to have pbs)
|
12 年之前 |
Nathalie Furmento
|
4b7f11209c
mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv.
|
12 年之前 |