| .. |
|
common
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 vuotta sitten |
|
core
|
b50ce6ede9
combined_worker.c : fix compar_int function. return a > b; => return a - b;
|
12 vuotta sitten |
|
datawizard
|
0bb47b1bab
Rework locking the mc_list: we must not release mc_rwlock while freeing a memchunk, otherwise some other part of starpu might be removing the very chunk we are trying to free. Keep mc_rwlock locked, and when one needs to lock the data header, use a trylock for the case when some other part of starpu has already locked the data and will lock mc_rwlock too
|
12 vuotta sitten |
|
debug
|
2a4f5a2078
Fix format on 32bit systems
|
12 vuotta sitten |
|
drivers
|
ece0320b62
fix MIC build
|
12 vuotta sitten |
|
profiling
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 vuotta sitten |
|
sched_policies
|
39e257fcd6
Do not signal combined workers when signaling non-cpu workers
|
12 vuotta sitten |
|
top
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 vuotta sitten |
|
util
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 vuotta sitten |
|
worker_collection
|
3a7711af02
src: remove un-needed include pthread.h
|
12 vuotta sitten |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 vuotta sitten |
|
Makefile.am
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
12 vuotta sitten |
|
dolib.c
|
f5dee9ca79
Add effective version in dll path
|
13 vuotta sitten |
|
starpu_parameters.h
|
2817afd53d
src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers
|
12 vuotta sitten |