Samuel Thibault 659c91c258 fix use of ANNOTATE_HAPPENS_BEFORE: it must be before the synchronization event hace 10 años
..
dependencies 659c91c258 fix use of ANNOTATE_HAPPENS_BEFORE: it must be before the synchronization event hace 10 años
disk_ops bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost hace 10 años
perfmodel 56bb0f1bf3 Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user hace 10 años
combined_workers.c 41c6be59d3 Adding combined workers in the global scheduling context. hace 10 años
combined_workers.h 4b1a16edde Fix University name after the fusion.. hace 11 años
debug.c 1b2f436a98 catch unsafe use of non-reentrant getenv hace 10 años
debug.h bb61f3808d update cnrs copyright hace 10 años
detect_combined_workers.c 56bb0f1bf3 Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user hace 10 años
detect_combined_workers.h bb61f3808d update cnrs copyright hace 10 años
disk.c 1b2f436a98 catch unsafe use of non-reentrant getenv hace 10 años
disk.h af2958f65c Add environment variables to define a disk swap hace 11 años
errorcheck.c e3b44209ed update copyright hace 10 años
errorcheck.h bb61f3808d update cnrs copyright hace 10 años
jobs.c 0bc621df90 Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier hace 10 años
jobs.h 0bc621df90 Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier hace 10 años
parallel_task.c 0bc621df90 Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier hace 10 años
progress_hook.c bb61f3808d update cnrs copyright hace 10 años
progress_hook.h e3b44209ed update copyright hace 10 años
sched_ctx.c 1b2f436a98 catch unsafe use of non-reentrant getenv hace 10 años
sched_ctx.h 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() hace 10 años
sched_ctx_list.c 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() hace 10 años
sched_ctx_list.h 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() hace 10 años
sched_policy.c 0bc621df90 Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier hace 10 años
sched_policy.h 305100c749 add Beranger's ordo hace 10 años
simgrid.c 204c00b4bf Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it. hace 10 años
simgrid.h 204c00b4bf Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it. hace 10 años
task.c 1b2f436a98 catch unsafe use of non-reentrant getenv hace 10 años
task.h bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost hace 10 años
task_bundle.c e3b44209ed update copyright hace 10 años
task_bundle.h e3b44209ed update copyright hace 10 años
topology.c 56bb0f1bf3 Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user hace 10 años
topology.h bb61f3808d update cnrs copyright hace 10 años
tree.c b78f2058be src/core/tree.c: remove trailing whitespaces hace 10 años
workers.c fac1e4fcf9 Move most initializations to the singleton section hace 10 años
workers.h 56bb0f1bf3 Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user hace 10 años