Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
8 anos atrás |
Samuel Thibault
|
2e7bcad876
Use a structure to store starpu-specific data in hwloc tree, to allow more fields
|
8 anos atrás |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
8 anos atrás |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 anos atrás |
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 anos atrás |
Samuel Thibault
|
431f798e39
Avoid risking dividing by zero due to environment variable
|
9 anos atrás |
Samuel Thibault
|
7ed5469311
hwloc_obj_attr_snprintf is available since hwloc 1.0 actually
|
10 anos atrás |
Samuel Thibault
|
bf15fcfea7
Stop using deprecated hwloc function
|
10 anos atrás |
Samuel Thibault
|
56bb0f1bf3
Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user
|
10 anos atrás |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 anos atrás |
Samuel Thibault
|
c44e7dffbb
fix warnings
|
10 anos atrás |
Samuel Thibault
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
10 anos atrás |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
11 anos atrás |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 anos atrás |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 anos atrás |
Samuel Thibault
|
b5ed82386b
Fix crash due to core/pu change
|
11 anos atrás |
Samuel Thibault
|
21d7dfa9a5
Add subworkerid instead of using devid, which thus removed mp_nodeid
|
11 anos atrás |
Nathalie Furmento
|
5d4a2b9027
combined workers: there can be several workers bound on the same cpu, stores a list of workers in hwloc instead of a unique worker
|
12 anos atrás |
Thibaud Lambert
|
a87c30578e
mic (perfmodel): Correction compilation error
|
12 anos atrás |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 anos atrás |
Thibaud Lambert
|
49d190e8de
mic: parallel tasks (mode spmd)
|
12 anos atrás |
Thibaud Lambert
|
b9857a47d0
mic: comment correction in list.h + added barrier in mic sink
|
12 anos atrás |
Nathalie Furmento
|
a7047a3a4a
move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology
|
12 anos atrás |
Nathalie Furmento
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
12 anos atrás |