Samuel Thibault 200396c024 fix indent 10 years ago
..
dependencies ddddab6a50 core: add starpu_tag_get_task() 10 years ago
disk_ops ed431c73a5 fix leaked fd 10 years ago
perfmodel 56584d336b src/core/perfmodel/perfmodel_bus.c: improve error message when bogus latency or bandwidth file 10 years ago
combined_workers.c 0b56a64843 Check id value before accessing arrays 10 years ago
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 years ago
debug.c 1b2f436a98 catch unsafe use of non-reentrant getenv 10 years ago
debug.h bb61f3808d update cnrs copyright 10 years ago
detect_combined_workers.c 7ed5469311 hwloc_obj_attr_snprintf is available since hwloc 1.0 actually 10 years ago
detect_combined_workers.h bb61f3808d update cnrs copyright 10 years ago
disk.c 1b2f436a98 catch unsafe use of non-reentrant getenv 10 years ago
disk.h af2958f65c Add environment variables to define a disk swap 11 years ago
errorcheck.c e3b44209ed update copyright 10 years ago
errorcheck.h bb61f3808d update cnrs copyright 10 years ago
jobs.c 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it 10 years ago
jobs.h 50d55248ee Add starpu-all-tasks debugging support 10 years ago
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 10 years ago
progress_hook.c bb61f3808d update cnrs copyright 10 years ago
progress_hook.h e3b44209ed update copyright 10 years ago
sched_ctx.c 185ba72226 src/core/sched_ctx.c: for loop initial declarations are only allowed in c99 mode 10 years ago
sched_ctx.h 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() 10 years ago
sched_ctx_list.c ed91ecb382 use a work around for the bug shown by sched_ctx 10 years ago
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 years ago
sched_policy.c 550195a8a1 core: fix dereference before NULL checks 10 years ago
sched_policy.h 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it 10 years ago
simgrid.c cd657c213b core/simgrid: remove never reached exit() calls 10 years ago
simgrid.h 90bf39960e Vastly improve simgrid simulation time by using wake queues 10 years ago
task.c 200396c024 fix indent 10 years ago
task.h bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost 10 years ago
task_bundle.c e3b44209ed update copyright 10 years ago
task_bundle.h e3b44209ed update copyright 10 years ago
topology.c af7ecc6c9a Rather use '-' for ranges instead of ':', like hwloc does 10 years ago
topology.h 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID 10 years ago
tree.c 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) 10 years ago
workers.c 18e3e8138a core: do not display the bus stats twice 10 years ago
workers.h 90bf39960e Vastly improve simgrid simulation time by using wake queues 10 years ago