Samuel Thibault b5e6986273 fix protecting access to worker_exp_end with the sched mutex 12 years ago
..
common 3b7abcc2cf mic: Fix bugs 12 years ago
core 41dee18d0c fix protecting post_sync_tasks_cnt with sequential_consistency_mutex. But no need to take the mutex when it is known to be 0, just tell hellgrind to be fine with it 12 years ago
datawizard 41dee18d0c fix protecting post_sync_tasks_cnt with sequential_consistency_mutex. But no need to take the mutex when it is known to be 0, just tell hellgrind to be fine with it 12 years ago
debug 9d66bc1301 Separate codelets in starpu_fxt_data_trace tool 12 years ago
drivers 9c421fc50e unlock worker's sched_mutex before busy waiting 12 years ago
profiling 851b77b64d src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes 12 years ago
sched_policies b5e6986273 fix protecting access to worker_exp_end with the sched mutex 12 years ago
top dbc393bed8 src/top/starpu_top_connection.c: make sure WINVER is defined before including windows include files 12 years ago
util 4e71452926 we cannot use long long for the argument types, as 0 is used to notify the end of the parameters when calling starpu_insert_task 12 years ago
worker_collection 3a7711af02 src: remove un-needed include pthread.h 12 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 15 years ago
Makefile.am b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly 12 years ago
dolib.c f5dee9ca79 Add effective version in dll path 13 years ago
starpu_parameters.h 2817afd53d src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers 12 years ago