Samuel Thibault
|
8bcca522cb
Add a 'waiting' worker status
|
8 jaren geleden |
Corentin Salingue
|
22979c5fa9
Workers can handling disks operations
|
8 jaren geleden |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
8 jaren geleden |
Corentin Salingue
|
71a5919691
Move context from write/read to plug/unplug to reduce number of io_setup/io_destroy
|
8 jaren geleden |
Corentin Salingue
|
3cbbcdc1fb
Use a list to store multiple calls to asynchronous requests for disk functions
|
8 jaren geleden |
Corentin Salingue
|
f45e0a0e7c
merge from trunk
|
8 jaren geleden |
Samuel Thibault
|
d6d6378102
Don't stay stuck for too long pushing requests to GPUs
|
8 jaren geleden |
Corentin Salingue
|
be30756c0a
merge from trunk
|
8 jaren geleden |
Samuel Thibault
|
e71124580f
shut up warning
|
8 jaren geleden |
Corentin Salingue
|
2d256c6a3e
Merge from trunk
|
8 jaren geleden |
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)
|
8 jaren geleden |
Samuel Thibault
|
d55e98a249
merge trunk
|
8 jaren geleden |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 jaren geleden |
Samuel Thibault
|
0ae8f154db
fix warning
|
8 jaren geleden |
Samuel Thibault
|
1aefee7563
small fixes
|
8 jaren geleden |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 jaren geleden |
Corentin Salingue
|
087b676559
add MPI slave to MPI slave sync transfers
|
8 jaren geleden |
Corentin Salingue
|
0dbf966aef
Merge from trunk
|
8 jaren geleden |
Corentin Salingue
|
f7acc7fe76
* fix bug in async mode when using MPI Master-Slave
|
8 jaren geleden |
Corentin Salingue
|
3bbc1443c4
Each worker can manage the good set of memories
|
8 jaren geleden |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
8 jaren geleden |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
8 jaren geleden |
Samuel Thibault
|
b643914328
fix warnings
|
9 jaren geleden |
Samuel Thibault
|
c0b04e4d0d
Fix and test the case where we try to invalidate a data which has some transfers pending. Also make sure that eviction doesn't evict a data being invalidated
|
9 jaren geleden |
Samuel Thibault
|
0b5135e60e
re-apply r18403 again, we'll be using maxmin/precision simgrid parameter to coarsen the time
|
9 jaren geleden |
Samuel Thibault
|
514f24d352
revert r18403 for now, it seems to increase starpu-mpi-simgrid execution time a lot
|
9 jaren geleden |
Samuel Thibault
|
4fb4ce92aa
Reduce the granularity of simulation of CUDA and MPI probes, it is not that expensive.
|
9 jaren geleden |
Samuel Thibault
|
6bd3bb1b96
revert spurious change
|
9 jaren geleden |
Samuel Thibault
|
8bb9a66912
Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly
|
9 jaren geleden |
Samuel Thibault
|
1f841a3f0d
Add origin of data requests for debugging
|
9 jaren geleden |