Corentin Salingue
|
2cfd0c3c44
Wait MPI sink workers finished before deleting node
|
8 년 전 |
Samuel Thibault
|
2c9bbfd30f
Add functions to test for cached values
|
8 년 전 |
Samuel Thibault
|
9e4166e8ed
Fix mpi cache flush documentation: one doesn't need to call it on strictly all nodes
|
8 년 전 |
Luka Stanisic
|
d96606dc31
traces: adding prefix for the scheduler name to comply with paje standard
|
8 년 전 |
Nathalie Furmento
|
425c8442ab
ChangeLog: add missing stuff for 1.2.1
|
8 년 전 |
Nathalie Furmento
|
10ddd00907
minor fixes for gcc warnings
|
8 년 전 |
Nathalie Furmento
|
815ff2ac31
mpi/src/starpu_mpi.c: fix #19980, the code was not dead
|
8 년 전 |
Nathalie Furmento
|
7f4969a2a6
mpi/src/starpu_mpi.c: remove dead code
|
8 년 전 |
Nathalie Furmento
|
e33aad694a
merge branches/mpi_engine@18361: mpi: more code cleaning
|
8 년 전 |
Nathalie Furmento
|
a1ccfcdcd5
merge branches/mpi_engine@18360: mpi: code cleaning
|
8 년 전 |
Nathalie Furmento
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
8 년 전 |
Olivier Aumage
|
2524785d10
- _starpu_src_common_copy_sink_to_host_sync does not accept a const node anymore
|
8 년 전 |
Samuel Thibault
|
e594c562cd
Simplify code
|
8 년 전 |
Corentin Salingue
|
86fe65f48d
remove useless parameters when sending command for MIC devices
|
8 년 전 |
Samuel Thibault
|
d97cbb9ed4
No need to wake all workers several times
|
8 년 전 |
Samuel Thibault
|
253c1fe4b9
Fix parameter passing
|
8 년 전 |
Corentin Salingue
|
40738b42de
Update timeout for looping test when failing
|
8 년 전 |
Luka Stanisic
|
4d26f3b298
traces: gf is a Worker not a Thread
|
8 년 전 |
Luka Stanisic
|
39c66ea330
fixing bandwidth names in traces (so MemManager and MPI bandwidths have different aliases)
|
8 년 전 |
Samuel Thibault
|
19528cef96
Add FIXME
|
8 년 전 |
Nathalie Furmento
|
88de7a92ee
tools/cppcheck/suppressions.txt: update suppressions
|
8 년 전 |
Samuel Thibault
|
08f6f360cd
Fix idle time of CPU workers in simgrid simulations
|
8 년 전 |
Samuel Thibault
|
24d0a076ab
Use only one MSG process per transfer stream
|
8 년 전 |
Samuel Thibault
|
02474d849a
improve locality of variables by using a structure instead of separate arrays
|
8 년 전 |
Samuel Thibault
|
f3f9acf198
Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now
|
8 년 전 |
Samuel Thibault
|
dc8374c8a3
Use only one MSG process per worker for running tasks
|
8 년 전 |
Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 년 전 |
Samuel Thibault
|
41924f6d21
Fix starpu-mpi-simgrid with simgrid 3.14
|
8 년 전 |
Nathalie Furmento
|
07490556f2
merge branches/mpi_engine@18350: mpi: print MPI communicators as long int
|
8 년 전 |
Olivier Aumage
|
09f6b4e7d4
- fix task_group leader task wake up condition
|
8 년 전 |