Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. 13 lat temu
..
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 13 lat temu
core 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex 13 lat temu
datawizard edce30c7f0 port r11194 from 1.1: Also disable checking _head of renewed request lists 13 lat temu
debug 9d66bc1301 Separate codelets in starpu_fxt_data_trace tool 13 lat temu
drivers 5bd1d28ab6 Fix worker initialization order: initialize fields before creating the first context. 13 lat temu
profiling 851b77b64d src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes 13 lat temu
sched_policies aea35461df Document each racy spot normally reported by helgrind 13 lat temu
top dbc393bed8 src/top/starpu_top_connection.c: make sure WINVER is defined before including windows include files 13 lat temu
util 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. 13 lat temu
worker_collection 3a7711af02 src: remove un-needed include pthread.h 13 lat temu
.gitignore 27eaf1ca36 Add `.gitignore'. 15 lat temu
Makefile.am b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly 13 lat temu
dolib.c f5dee9ca79 Add effective version in dll path 14 lat temu
starpu_parameters.h 2817afd53d src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers 13 lat temu