Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
14e5b6ef22
worker tree: Special-case when the tree is only composed of the root
|
6 years ago |
Nathalie Furmento
|
0a33632495
src/core/tree.c: fix for function starpu_tree_get_neighbour()
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
9 years ago |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
9 years ago |
Samuel Thibault
|
b6e12ff54c
port r18913 from 1.2: fix father arity
|
9 years ago |
Samuel Thibault
|
6a6935b2df
reduce yet more the overhead of tree worker lists
|
9 years ago |
Samuel Thibault
|
becda370e9
Reduce overhead of tree worker lists
|
9 years ago |
Samuel Thibault
|
c14e34df69
Reduce cost of tree worker iterator by caching the set of workers using the same bindid
|
9 years ago |
Samuel Thibault
|
80c040adde
fix more boolean arrays into char
|
9 years ago |
Andra Hugo
|
39ccc67d88
add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture)
|
10 years ago |
Nathalie Furmento
|
b78f2058be
src/core/tree.c: remove trailing whitespaces
|
10 years ago |
Samuel Thibault
|
dcc987b0b7
Browse neighbours from ourselves to preserve locality
|
11 years ago |
Olivier Aumage
|
a63cf5f0b8
- fix starpu_tree_free()
|
11 years ago |
Andra Hugo
|
df64b8fa75
fix worker_tree collection: one bind id can correspond to several workerids
|
11 years ago |
Samuel Thibault
|
3b7131a34b
Fix build
|
11 years ago |
Andra Hugo
|
45e9e7dbfc
fixes for mic native (option --enable-native-mic)
|
11 years ago |
Nathalie Furmento
|
42c03d695f
src/core/tree.c: add missing include
|
11 years ago |
Andra Hugo
|
29fe510ea0
build hwloc tree and iterate on the list of workers in the hwloc order
|
11 years ago |