Samuel Thibault ed431c73a5 fix leaked fd hace 10 años
..
dependencies ddddab6a50 core: add starpu_tag_get_task() hace 10 años
disk_ops ed431c73a5 fix leaked fd hace 10 años
perfmodel 56584d336b src/core/perfmodel/perfmodel_bus.c: improve error message when bogus latency or bandwidth file hace 10 años
combined_workers.c 0b56a64843 Check id value before accessing arrays 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 11 años
detect_combined_workers.c 7ed5469311 hwloc_obj_attr_snprintf is available since hwloc 1.0 actually hace 10 años
detect_combined_workers.h bb61f3808d update cnrs copyright hace 11 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 11 años
errorcheck.h bb61f3808d update cnrs copyright hace 11 años
jobs.c 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it hace 10 años
jobs.h 50d55248ee Add starpu-all-tasks debugging support 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 11 años
progress_hook.h e3b44209ed update copyright hace 11 años
sched_ctx.c 185ba72226 src/core/sched_ctx.c: for loop initial declarations are only allowed in c99 mode 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 ed91ecb382 use a work around for the bug shown by sched_ctx hace 10 años
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list hace 10 años
sched_policy.c 550195a8a1 core: fix dereference before NULL checks hace 10 años
sched_policy.h 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it hace 10 años
simgrid.c cd657c213b core/simgrid: remove never reached exit() calls hace 10 años
simgrid.h 90bf39960e Vastly improve simgrid simulation time by using wake queues hace 10 años
task.c 0ad34de7ba don't initialize to 0, already done by memset 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 11 años
task_bundle.h e3b44209ed update copyright hace 11 años
topology.c af7ecc6c9a Rather use '-' for ranges instead of ':', like hwloc does hace 10 años
topology.h 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID hace 10 años
tree.c 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) hace 10 años
workers.c 18e3e8138a core: do not display the bus stats twice hace 10 años
workers.h 90bf39960e Vastly improve simgrid simulation time by using wake queues hace 10 años