Luka Stanisic 82efa743b9 mlr: allowing parameters to have no names 9 years ago
..
dependencies a7e50ec8ff Fix use after free 9 years ago
disk_ops 181f60818d fix typo... 10 years ago
perfmodel 82efa743b9 mlr: allowing parameters to have no names 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 cabe2dab63 - add support for Temanejo/Ayudame version 2 9 years ago
debug.h cabe2dab63 - add support for Temanejo/Ayudame version 2 9 years ago
detect_combined_workers.c 431f798e39 Avoid risking dividing by zero due to environment variable 10 years ago
detect_combined_workers.h bb61f3808d update cnrs copyright 11 years ago
disk.c 1b2f436a98 catch unsafe use of non-reentrant getenv 11 years ago
disk.h d68f1573fd use some gcc attributes 10 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 10 years ago
errorcheck.h bb61f3808d update cnrs copyright 11 years ago
jobs.c cabe2dab63 - add support for Temanejo/Ayudame version 2 9 years ago
jobs.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 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 11 years ago
progress_hook.c bb61f3808d update cnrs copyright 11 years ago
progress_hook.h e3b44209ed update copyright 11 years ago
sched_ctx.c 167ee3f75d fix warnings 9 years ago
sched_ctx.h 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) 9 years ago
sched_ctx_list.c 2999f665f2 fix bugs detected by scan clang tool 10 years ago
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 11 years ago
sched_policy.c cabe2dab63 - add support for Temanejo/Ayudame version 2 9 years ago
sched_policy.h 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 10 years ago
simgrid.c 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression 10 years ago
simgrid.h 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode 9 years ago
task.c 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode 9 years ago
task.h caa9c8ce9f fix warning 9 years ago
task_bundle.c e3b44209ed update copyright 11 years ago
task_bundle.h e3b44209ed update copyright 11 years ago
topology.c cdbf49888a Fix thread binding on knf in accelerator mode 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 b6e12ff54c port r18913 from 1.2: fix father arity 9 years ago
workers.c 9ee2fe9e5c fix warning 9 years ago
workers.h 6b863c6ee1 make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive 10 years ago