Samuel Thibault 7b65b0d270 typo před 9 roky
..
dependencies 654ad27766 Add STARPU_LOCALITY flag před 10 roky
disk_ops 181f60818d fix typo... před 9 roky
perfmodel 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models před 9 roky
combined_workers.c 0b56a64843 Check id value before accessing arrays před 10 roky
combined_workers.h 4b1a16edde Fix University name after the fusion.. před 11 roky
debug.c 1b2f436a98 catch unsafe use of non-reentrant getenv před 10 roky
debug.h d68f1573fd use some gcc attributes před 9 roky
detect_combined_workers.c 431f798e39 Avoid risking dividing by zero due to environment variable před 9 roky
detect_combined_workers.h bb61f3808d update cnrs copyright před 11 roky
disk.c 1b2f436a98 catch unsafe use of non-reentrant getenv před 10 roky
disk.h d68f1573fd use some gcc attributes před 9 roky
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 před 10 roky
errorcheck.h bb61f3808d update cnrs copyright před 11 roky
jobs.c 7c48d12020 'nowhere' tasks may get completed in the main thread, so we have to deal with it před 9 roky
jobs.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models před 9 roky
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 před 10 roky
progress_hook.c bb61f3808d update cnrs copyright před 11 roky
progress_hook.h e3b44209ed update copyright před 11 roky
sched_ctx.c 7c48d12020 'nowhere' tasks may get completed in the main thread, so we have to deal with it před 9 roky
sched_ctx.h 160b44ac45 inline the trivial functions accessing starpu_config před 10 roky
sched_ctx_list.c 2999f665f2 fix bugs detected by scan clang tool před 9 roky
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list před 10 roky
sched_policy.c 27679ae542 fix default break_on job ids před 9 roky
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. před 9 roky
simgrid.c e69593ab47 port r18163 from 1.2: fix detection of running inside SMPI před 9 roky
simgrid.h 8cc4eac03c Benefit from MSG_process_attach před 9 roky
task.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models před 9 roky
task.h 2151a200c2 src/core: new functions _starpu_task_wait_for_all_and_return_nb_waited_tasks(void) and _starpu_task_wait_for_all_in_ctx_and_return_nb_waited_tasks(unsigned) which wait for tasks and return the number of tasks that have been waited for před 9 roky
task_bundle.c e3b44209ed update copyright před 11 roky
task_bundle.h e3b44209ed update copyright před 11 roky
topology.c 94d626f9e1 fix bugs detected by coverity před 9 roky
topology.h 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID před 10 roky
tree.c c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid před 10 roky
workers.c 7b65b0d270 typo před 9 roky
workers.h 94d626f9e1 fix bugs detected by coverity před 9 roky