| .. |
|
cg.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
13 yıl önce |
|
cg.h
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
13 yıl önce |
|
data_concurrency.c
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
13 yıl önce |
|
data_concurrency.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
13 yıl önce |
|
dependencies.c
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
14 yıl önce |
|
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.
|
13 yıl önce |
|
implicit_data_deps.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
13 yıl önce |
|
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
|
13 yıl önce |
|
tags.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
14 yıl önce |
|
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
|
13 yıl önce |