Samuel Thibault 117254cf3b Do not even create the watchdog thread when STARPU_WATCHDOG_TIMEOUT is not set 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 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 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 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 11 years ago
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 13 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 6a678b8037 src: minor fixes 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 476b96feea merge trunk 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 15881164a8 Fix push/pop tracing, thanks Jean-Marie Couteyen for the investigation 11 years ago
sched_policy.h 26a6543b6f merge trunk 11 years ago
simgrid.c 48e2e4c66a Fix startup of starpu-simgrid-mpi 11 years ago
simgrid.h 48e2e4c66a Fix startup of starpu-simgrid-mpi 11 years ago
task.c 117254cf3b Do not even create the watchdog thread when STARPU_WATCHDOG_TIMEOUT is not set 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 88a89370aa Add a memcpy_peer property to CUDA gpus, to record whether it is able to run gpu-gpu transfers, so that simgrid can enable them when appropriate 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 12 years ago
workers.c e3a6b31d7e src/core/workers.c: fail when number of calls to starpu_shutdown() is higher than the number of calls to starpu_init() 11 years ago
workers.h 5017e4ef01 Do not block in drivers run by the application 11 years ago