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