Samuel Thibault 8128c1a4d4 factorize code 11 lat temu
..
dependencies e787784fac Fix handling dependencies of tasks regenerated very early 11 lat temu
disk_ops 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 11 lat temu
perfmodel c44e7dffbb fix warnings 11 lat temu
combined_workers.c 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 11 lat temu
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
debug.c 4b1a16edde Fix University name after the fusion.. 11 lat temu
debug.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
detect_combined_workers.c c44e7dffbb fix warnings 11 lat temu
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 13 lat temu
disk.c 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 11 lat temu
disk.h af2958f65c Add environment variables to define a disk swap 11 lat temu
errorcheck.c 793eba8411 - modify the way to unregister OpenMP tasks' data 11 lat temu
errorcheck.h 26a6543b6f merge trunk 11 lat temu
jobs.c 6ccf1dd04d port r14287 from 1.1: Fix uninitialized array 11 lat temu
jobs.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
parallel_task.c 4b1a16edde Fix University name after the fusion.. 11 lat temu
progress_hook.c 4b1a16edde Fix University name after the fusion.. 11 lat temu
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h 13 lat temu
sched_ctx.c 8128c1a4d4 factorize code 11 lat temu
sched_ctx.h afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) 12 lat temu
sched_ctx_list.c e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 lat temu
sched_ctx_list.h e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 lat temu
sched_policy.c 02c05486f8 Do not crash if the idle file can't be opened 11 lat temu
sched_policy.h 26a6543b6f merge trunk 11 lat temu
simgrid.c 0e00bb4ccf Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process 11 lat temu
simgrid.h c44e7dffbb fix warnings 11 lat temu
task.c ee72ee8e06 Initialize submitted_mutex mutex before avoiding to start watchdog thread since other threads will still try to acquire it 11 lat temu
task.h 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal 11 lat temu
task_bundle.c 4b1a16edde Fix University name after the fusion.. 11 lat temu
task_bundle.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
topology.c c44e7dffbb fix warnings 11 lat temu
topology.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
tree.c dcc987b0b7 Browse neighbours from ourselves to preserve locality 12 lat temu
workers.c f87145ef94 drop spurious change 11 lat temu
workers.h 5017e4ef01 Do not block in drivers run by the application 11 lat temu