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