Samuel Thibault
|
2510657bc9
Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance...
|
9 years ago |
Samuel Thibault
|
2e7bcad876
Use a structure to store starpu-specific data in hwloc tree, to allow more fields
|
9 years ago |
Samuel Thibault
|
877d29d194
Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID
|
9 years ago |
Samuel Thibault
|
259bdb17dc
Move worker_set management to topology, so it can be initialized earlier
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
6c18e864fa
src: fix cleaning when starpu_build_topology returns a non zero value
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Andra Hugo
|
8c75841bf9
consider the hyperthreading when constructing the list of workers
|
11 years ago |
Samuel Thibault
|
660d059e71
Support unbound threads
|
11 years ago |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |
Samuel Thibault
|
a988aa34df
Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker
|
13 years ago |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Cédric Augonnet
|
98293dd3f2
- Minor header cleanup
|
15 years ago |
Cédric Augonnet
|
5d61aacc13
Remove the starpu_topo_obj_t structure which has never been used
|
15 years ago |
Nathalie Furmento
|
46146255f9
Prefixing of src/core/topology.h
|
15 years ago |
Nathalie Furmento
|
666bebaa6d
Prefixing of src/core/workers.h
|
15 years ago |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 years ago |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 years ago |
Cédric Augonnet
|
07a84c2b9f
While sampling the performance of the bus, we now measure which are the CPUs
|
16 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 years ago |
Cédric Augonnet
|
033ebe0d39
- start to move some initialization code relative to topology discovery from
|
16 years ago |