Samuel Thibault 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 преди 13 години
..
common b227dbcfdc Use STARPU_ATTRIBUTE_* macros преди 13 години
core 31889e933e Fix build преди 13 години
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 преди 13 години
debug 2a4f5a2078 Fix format on 32bit systems преди 13 години
drivers ece0320b62 fix MIC build преди 13 години
profiling b227dbcfdc Use STARPU_ATTRIBUTE_* macros преди 13 години
sched_policies 39e257fcd6 Do not signal combined workers when signaling non-cpu workers преди 13 години
top 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet преди 13 години
util b227dbcfdc Use STARPU_ATTRIBUTE_* macros преди 13 години
worker_collection 3a7711af02 src: remove un-needed include pthread.h преди 13 години
.gitignore 27eaf1ca36 Add `.gitignore'. преди 15 години
Makefile.am f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] преди 13 години
dolib.c f5dee9ca79 Add effective version in dll path преди 13 години
starpu_parameters.h 2817afd53d src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers преди 13 години