Corentin Salingue
|
e1f46dab74
really fix r19261 : add prefix _starpu_ to worker_drives_memory
|
9 years ago |
Corentin Salingue
|
1361c43dbd
Inline new functions for managing memoy nodes
|
9 years ago |
Samuel Thibault
|
6cb74cf4f1
inline trivial memory_nodes operations
|
9 years ago |
Samuel Thibault
|
160b44ac45
inline the trivial functions accessing starpu_config
|
9 years ago |
Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Samuel Thibault
|
63a53f35d2
Also print memory node name in the reclaiming warning
|
11 years ago |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 years ago |
Nathalie Furmento
|
b770541f52
src: memory_nodes function renaming
|
12 years ago |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
13 years ago |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
Cyril Roelandt
|
ee3612515d
Rename starpu_get_node_kind : it should be starpu_node_get_kind.
|
14 years ago |
Cyril Roelandt
|
ee6ae0150a
Make enum _starpu_node_kind and _starpu_get_node_kind public.
|
14 years ago |
Cyril Roelandt
|
6b9290d36c
Make _starpu_get_memory_nodes_count() public.
|
14 years ago |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 years ago |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
14 years ago |
Nathalie Furmento
|
bca792c881
src: rename internal types following coding conventions
|
14 years ago |
Samuel Thibault
|
73123b92d6
Count the number of workers in memory nodes, to avoid scheduling transfers from memory nodes without a worker (e.g. 0 cpus). Fixes at least the wt mask when no CPU is enabled.
|
14 years ago |
Cédric Augonnet
|
44990565b1
Store the identifier of the device associated to a memory node (when
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Cédric Augonnet
|
9b34ec2d9c
Instead of storing the list of queues associated to each memory node, we
|
15 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 years ago |
Cédric Augonnet
|
ed2ca95098
Do not hardcode the maximum number of workers
|
15 years ago |
Cédric Augonnet
|
59532859e8
Avoid "never defined inlined function" warnings when compiling with --std=gnu99
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Nathalie Furmento
|
3b0af88450
Prefix internal StarPU macros:
|
15 years ago |
Sylvain Henry
|
df21b0826a
Simplify datawizard code
|
15 years ago |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 years ago |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 years ago |