| .. |
|
cg.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
hace 13 años |
|
cg.h
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
hace 13 años |
|
data_concurrency.c
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
hace 13 años |
|
data_concurrency.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
hace 13 años |
|
dependencies.c
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
hace 13 años |
|
implicit_data_deps.c
|
0d1b0375b3
backport r11155 from 1.1: Disabling access to a variable locally does not actually seem to prevent helgrind from raising the race issues, on the contrary it prevents it from recording where the race comes from... Simply just disable checking these variables completely.
|
hace 12 años |
|
implicit_data_deps.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
hace 13 años |
|
tags.c
|
82c128ad85
port r11427 from 1.1: Do not increase tag assignment counter when we assign the same tag to the same task again
|
hace 12 años |
|
tags.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
hace 13 años |
|
task_deps.c
|
67fe6714cd
port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex
|
hace 12 años |