Nathalie Furmento
|
44bcb87a60
define node operations in a struct
|
6 jaren geleden |
Samuel Thibault
|
4d8b5d8667
Add missing reinitialization of _starpu_worker_drives_memory array
|
6 jaren geleden |
Samuel Thibault
|
fbe806f123
Add missing wakeup condition for disks (which are registered after starpu initialization)
|
6 jaren geleden |
Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 jaren geleden |
Samuel Thibault
|
2a179aa951
Add starpu_memory_node_get_name, make starpu_perfmodel_recdump dump memory node information
|
6 jaren geleden |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 jaren geleden |
Nathalie Furmento
|
68abc1a1f9
minor fixes (warnings detected by sonarqube)
|
7 jaren geleden |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 jaren geleden |
Samuel Thibault
|
dccffe005a
Do not bother synchronizing _starpu_worker_drives_memory
|
8 jaren geleden |
Corentin Salingue
|
0c5c0295bb
merge trunk
|
8 jaren geleden |
Nathalie Furmento
|
17d445233c
src: fix parameter printf type
|
8 jaren geleden |
Corentin Salingue
|
0f9830e940
Merge from trunk
|
8 jaren geleden |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 jaren geleden |
Olivier Aumage
|
98508d981f
merge from trunk
|
8 jaren geleden |
Corentin Salingue
|
76add529c9
add numa buses and workers to manage data on them
|
8 jaren geleden |
Corentin Salingue
|
a7c14546f6
factorize calls to _starpu_worker_drives_memory_node
|
8 jaren geleden |
Olivier Aumage
|
5f69e81148
update _starpu_wake_all_blocked_workers*
|
8 jaren geleden |
Samuel Thibault
|
f37e65a6f2
Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly
|
8 jaren geleden |
Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 jaren geleden |
Corentin Salingue
|
e1f46dab74
really fix r19261 : add prefix _starpu_ to worker_drives_memory
|
8 jaren geleden |
Corentin Salingue
|
78afdf2bce
forget to move "static" in r19261
|
8 jaren geleden |
Corentin Salingue
|
1361c43dbd
Inline new functions for managing memoy nodes
|
8 jaren geleden |
Corentin Salingue
|
4a14747dd9
add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated
|
8 jaren geleden |
Samuel Thibault
|
6cb74cf4f1
inline trivial memory_nodes operations
|
9 jaren geleden |
Samuel Thibault
|
160b44ac45
inline the trivial functions accessing starpu_config
|
9 jaren geleden |
Samuel Thibault
|
dbafc4b732
Make STARPU_MALLOC_ and STARPU_MEMORY_ flags coherent, so that we can pass the latter to starpu_malloc_flags too. Add _flags versions to starpu_malloc_on_node, and add starpu_malloc_on_node_set_default_flags to allow setting the flags used by starpu_malloc_on_node
|
9 jaren geleden |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 jaren geleden |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 jaren geleden |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 jaren geleden |
Nathalie Furmento
|
ecba1b2874
src/datawizard/memory_nodes.c: do not add a \n at the end of the memory node name
|
10 jaren geleden |