Samuel Thibault 981a1d84f1 Add "descendants" computation to graph scheduling 9 years ago
..
dependencies 26a7949eed Add graph inspection facility for schedulers 9 years ago
disk_ops 5ebf88a077 fix signedness warning 9 years ago
perfmodel 7fae25e322 putting assert on the right place: veryfing that model->symbol is defined 9 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 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 9 years ago
errorcheck.h bb61f3808d update cnrs copyright 10 years ago
jobs.c 26a7949eed Add graph inspection facility for schedulers 9 years ago
jobs.h 981a1d84f1 Add "descendants" computation to graph scheduling 9 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 160b44ac45 inline the trivial functions accessing starpu_config 9 years ago
sched_ctx.h 160b44ac45 inline the trivial functions accessing starpu_config 9 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 26a7949eed Add graph inspection facility for schedulers 9 years ago
sched_policy.h 26a7949eed Add graph inspection facility for schedulers 9 years ago
simgrid.c 89f1a7f2cd catch people trying to run starpu-simgrid-mpi with dynamically-linked starpu 9 years ago
simgrid.h 90bf39960e Vastly improve simgrid simulation time by using wake queues 10 years ago
task.c 416bcd1761 Fix crash with fxt enabled: _STARPU_TRACE_TASK_WAIT_END can not assume the job is still available for read, since the task is done. We don't use the information anyway 9 years ago
task.h 160b44ac45 inline the trivial functions accessing starpu_config 9 years ago
task_bundle.c e3b44209ed update copyright 10 years ago
task_bundle.h e3b44209ed update copyright 10 years ago
topology.c 94814eca21 fix build 9 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 26a7949eed Add graph inspection facility for schedulers 9 years ago
workers.h 160b44ac45 inline the trivial functions accessing starpu_config 9 years ago