Corentin Salingue
|
b0cd5c0f0f
take NUMA to account when writing data from disk
|
8 년 전 |
Corentin Salingue
|
40b8600006
take NUMA to account when reading data from disk
|
8 년 전 |
Samuel Thibault
|
6040fa2c20
Use different aliases for tasks in different contexts
|
8 년 전 |
Nathalie Furmento
|
537122f7f4
minor fixes following sonar scanner warnings
|
8 년 전 |
Nathalie Furmento
|
b88a5880a5
fix for empty dsm directory, create Makefile with empty dist and distdir rules
|
8 년 전 |
Nathalie Furmento
|
e6a8580f51
minor fixes following sonar scanner warnings
|
8 년 전 |
Corentin Salingue
|
91cdeefd20
set DIST_SUBDIRS to SUBDIRS in order to prevent failure of make dist
|
8 년 전 |
Corentin Salingue
|
2d40109511
remove printf
|
8 년 전 |
Olivier Aumage
|
f8356fcc0b
add hook for building INTERTWinE's StarPU-DSM module as part of the StarPU build process
|
8 년 전 |
Corentin Salingue
|
9bfd8c2b87
MPI doesn't support multiple inits
|
8 년 전 |
Olivier Aumage
|
901d0199b2
fix formula for sparse bind ids
|
8 년 전 |
Olivier Aumage
|
6fca242418
old g++ fail to compile the testcase
|
8 년 전 |
Corentin Salingue
|
141e4d9f6b
Allow increasing size of data stored on disk with HDF5
|
8 년 전 |
Nathalie Furmento
|
130d46371a
minor fixes following sonar-scanner warnings
|
8 년 전 |
Nathalie Furmento
|
53f2fb3b3d
src: compiler suggests parentheses around assignment used as truth value
|
8 년 전 |
Nathalie Furmento
|
b85323ba73
tools/: remove useless parenthesis
|
8 년 전 |
Nathalie Furmento
|
0f27a01f62
tests/: remove useless parenthesis
|
8 년 전 |
Nathalie Furmento
|
39ae080dbf
mpi: remove useless parenthesis
|
8 년 전 |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 년 전 |
Samuel Thibault
|
05647333b2
Generalize ignoring locking order when using trylock
|
8 년 전 |
Samuel Thibault
|
44bf7c6eaa
update tsan suppressions
|
8 년 전 |
Samuel Thibault
|
309418eba7
Avoid accessing replicate state without handle lock
|
8 년 전 |
Samuel Thibault
|
22a3bdcf55
Really wait for thread proper termination
|
8 년 전 |
Samuel Thibault
|
8714b5e2f0
fix atomicity of accessing a replicate mc
|
8 년 전 |
Samuel Thibault
|
e366011413
do not bother synchronizing global_size
|
8 년 전 |
Samuel Thibault
|
dccffe005a
Do not bother synchronizing _starpu_worker_drives_memory
|
8 년 전 |
Samuel Thibault
|
a86d1ca2ae
Fix lock ordering when two workers try to lock each other and then interlock within _starpu_worker_relax_on
|
8 년 전 |
Samuel Thibault
|
8baea5bd02
Simplify code a bit
|
8 년 전 |
Samuel Thibault
|
4d8486abb2
Update tsan suppressions
|
8 년 전 |
Samuel Thibault
|
787a3c69cc
Move scheduled field, which is to be changed by starpu with proper synchronization, not along fields which are not to change but read without synchronization
|
8 년 전 |