Nathalie Furmento
|
66efac4d38
include/starpu_disk.h: make variable extern
|
пре 9 година |
Samuel Thibault
|
bc0d878278
Expose the disk swap node number to the application
|
пре 9 година |
Samuel Thibault
|
ffcd176304
Fix unit for STARPU_DISK_SWAP_SIZE: Bytes is really too small, use MB just like LIMIT*
|
пре 9 година |
Samuel Thibault
|
91f985c664
Do not bother telling _starpu_post_data_request which node is handler for the request, it can determine it by itself from the request, and it is actually more right when the request is an invalidation, for which the handler is undetermined (-1)
|
пре 9 година |
Samuel Thibault
|
3bb41b331a
Do not test the node kind if it is -1
|
пре 9 година |
Samuel Thibault
|
8235eea5c7
Fix more disk cases: when just invalidating memory, we still need to note that it's the RAM which will run the write invalidation
|
пре 9 година |
Samuel Thibault
|
2ddd26a88f
Fix requesting W access on disks: they do not have a worker to make them progress, so use the source node as being handler for the transfer
|
пре 9 година |
Samuel Thibault
|
322115ff53
Fix setting diduse for a memory chunk: _starpu_memchunk_recently_used does not necessarily mean it was actually used, that could be a prefetch only. Make diduse marked from the tasks and from the data acquisitions instead
|
пре 9 година |
Samuel Thibault
|
b0288c2d64
Show total gflop for each machine
|
пре 9 година |
Samuel Thibault
|
b4012ec7ea
Avoid keeping all GPU communications in memory, process them while processing the trace
|
пре 9 година |
Corentin Salingue
|
967b191cc3
Test return of malloc
|
пре 9 година |
Corentin Salingue
|
2cfd0c3c44
Wait MPI sink workers finished before deleting node
|
пре 9 година |
Samuel Thibault
|
2c9bbfd30f
Add functions to test for cached values
|
пре 9 година |
Samuel Thibault
|
9e4166e8ed
Fix mpi cache flush documentation: one doesn't need to call it on strictly all nodes
|
пре 9 година |
Luka Stanisic
|
d96606dc31
traces: adding prefix for the scheduler name to comply with paje standard
|
пре 9 година |
Nathalie Furmento
|
425c8442ab
ChangeLog: add missing stuff for 1.2.1
|
пре 9 година |
Nathalie Furmento
|
10ddd00907
minor fixes for gcc warnings
|
пре 9 година |
Nathalie Furmento
|
815ff2ac31
mpi/src/starpu_mpi.c: fix #19980, the code was not dead
|
пре 9 година |
Nathalie Furmento
|
7f4969a2a6
mpi/src/starpu_mpi.c: remove dead code
|
пре 9 година |
Nathalie Furmento
|
e33aad694a
merge branches/mpi_engine@18361: mpi: more code cleaning
|
пре 9 година |
Nathalie Furmento
|
a1ccfcdcd5
merge branches/mpi_engine@18360: mpi: code cleaning
|
пре 9 година |
Nathalie Furmento
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
пре 9 година |
Olivier Aumage
|
2524785d10
- _starpu_src_common_copy_sink_to_host_sync does not accept a const node anymore
|
пре 9 година |
Samuel Thibault
|
e594c562cd
Simplify code
|
пре 9 година |
Corentin Salingue
|
86fe65f48d
remove useless parameters when sending command for MIC devices
|
пре 9 година |
Samuel Thibault
|
d97cbb9ed4
No need to wake all workers several times
|
пре 9 година |
Samuel Thibault
|
253c1fe4b9
Fix parameter passing
|
пре 9 година |
Corentin Salingue
|
40738b42de
Update timeout for looping test when failing
|
пре 9 година |
Luka Stanisic
|
4d26f3b298
traces: gf is a Worker not a Thread
|
пре 9 година |
Luka Stanisic
|
39c66ea330
fixing bandwidth names in traces (so MemManager and MPI bandwidths have different aliases)
|
пре 9 година |