Corentin Salingue
|
76add529c9
add numa buses and workers to manage data on them
|
8 anos atrás |
Corentin Salingue
|
a7c14546f6
factorize calls to _starpu_worker_drives_memory_node
|
8 anos atrás |
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 anos atrás |
Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 anos atrás |
Corentin Salingue
|
e1f46dab74
really fix r19261 : add prefix _starpu_ to worker_drives_memory
|
8 anos atrás |
Corentin Salingue
|
78afdf2bce
forget to move "static" in r19261
|
8 anos atrás |
Corentin Salingue
|
1361c43dbd
Inline new functions for managing memoy nodes
|
8 anos atrás |
Corentin Salingue
|
4a14747dd9
add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated
|
8 anos atrás |
Samuel Thibault
|
6cb74cf4f1
inline trivial memory_nodes operations
|
9 anos atrás |
Samuel Thibault
|
160b44ac45
inline the trivial functions accessing starpu_config
|
9 anos atrás |
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 anos atrás |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 anos atrás |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 anos atrás |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 anos atrás |
Nathalie Furmento
|
ecba1b2874
src/datawizard/memory_nodes.c: do not add a \n at the end of the memory node name
|
10 anos atrás |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 anos atrás |
Nathalie Furmento
|
e393e5c9c1
minor fixes
|
11 anos atrás |
Samuel Thibault
|
b25760aa94
fix warnings
|
11 anos atrás |
Samuel Thibault
|
63a53f35d2
Also print memory node name in the reclaiming warning
|
11 anos atrás |
Samuel Thibault
|
9e7c9936ce
Use STARPU_MAIN_RAM where appropriate
|
11 anos atrás |
Samuel Thibault
|
1e23399727
Add configure option to increase the number of nodes
|
12 anos atrás |
Corentin Salingue
|
f6d2f6f7bd
drop spurious changes
|
12 anos atrás |
Corentin Salingue
|
1abb2dfa5d
merge trunk
|
12 anos atrás |
Corentin Salingue
|
5001ddb569
merge trunk
|
12 anos atrás |
Samuel Thibault
|
be083d75b2
factorize converting number of nodes into node number
|
12 anos atrás |
Samuel Thibault
|
29f81391b9
Fix assertion
|
12 anos atrás |
Samuel Thibault
|
25bfc106c2
TODO: add option to choose maxnodes
|
12 anos atrás |
Corentin Salingue
|
e07d29c6c2
fix nodes > max_nodes
|
12 anos atrás |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 anos atrás |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 anos atrás |