Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
лет назад: 9 |
Samuel Thibault
|
6cb74cf4f1
inline trivial memory_nodes operations
|
лет назад: 9 |
Samuel Thibault
|
160b44ac45
inline the trivial functions accessing starpu_config
|
лет назад: 9 |
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
|
лет назад: 10 |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
лет назад: 10 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
лет назад: 10 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
лет назад: 10 |
Nathalie Furmento
|
ecba1b2874
src/datawizard/memory_nodes.c: do not add a \n at the end of the memory node name
|
лет назад: 11 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
Nathalie Furmento
|
e393e5c9c1
minor fixes
|
лет назад: 11 |
Samuel Thibault
|
b25760aa94
fix warnings
|
лет назад: 11 |
Samuel Thibault
|
63a53f35d2
Also print memory node name in the reclaiming warning
|
лет назад: 11 |
Samuel Thibault
|
9e7c9936ce
Use STARPU_MAIN_RAM where appropriate
|
лет назад: 11 |
Samuel Thibault
|
1e23399727
Add configure option to increase the number of nodes
|
лет назад: 12 |
Corentin Salingue
|
f6d2f6f7bd
drop spurious changes
|
лет назад: 12 |
Corentin Salingue
|
1abb2dfa5d
merge trunk
|
лет назад: 12 |
Corentin Salingue
|
5001ddb569
merge trunk
|
лет назад: 12 |
Samuel Thibault
|
be083d75b2
factorize converting number of nodes into node number
|
лет назад: 12 |
Samuel Thibault
|
29f81391b9
Fix assertion
|
лет назад: 12 |
Samuel Thibault
|
25bfc106c2
TODO: add option to choose maxnodes
|
лет назад: 12 |
Corentin Salingue
|
e07d29c6c2
fix nodes > max_nodes
|
лет назад: 12 |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
лет назад: 12 |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
лет назад: 12 |
Samuel Thibault
|
95e0b19b3e
Add some missing mutex/cond/rwlock_destroy
|
лет назад: 13 |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
лет назад: 13 |
Nathalie Furmento
|
b770541f52
src: memory_nodes function renaming
|
лет назад: 13 |
Samuel Thibault
|
2e901e9bd8
Add more debugging information on assertions
|
лет назад: 13 |
Nathalie Furmento
|
dd02d53824
src: add a memory manager module (does not do much for now)
|
лет назад: 13 |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
лет назад: 13 |
Cyril Roelandt
|
03d936a505
memory_nodes.c: use _STARPU_PTHREAD_RWLOCK_INIT instead of pthread_rwlock_init().
|
лет назад: 13 |