Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. 12 years ago
..
common 55124f1005 port 11187 from 1.1: Fix livelock while running in valgrind: we really have to call sched_yield explicitly, rep nop is not enough 12 years ago
core 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex 12 years ago
datawizard edce30c7f0 port r11194 from 1.1: Also disable checking _head of renewed request lists 12 years ago
debug 9d66bc1301 Separate codelets in starpu_fxt_data_trace tool 13 years ago
drivers 5bd1d28ab6 Fix worker initialization order: initialize fields before creating the first context. 12 years ago
profiling 851b77b64d src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes 13 years ago
sched_policies aea35461df Document each racy spot normally reported by helgrind 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 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. 12 years ago
worker_collection 3a7711af02 src: remove un-needed include pthread.h 13 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 14 years ago
starpu_parameters.h 2817afd53d src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers 13 years ago