| .. |
|
dependencies
|
e787784fac
Fix handling dependencies of tasks regenerated very early
|
лет назад: 11 |
|
disk_ops
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
лет назад: 11 |
|
perfmodel
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
лет назад: 11 |
|
combined_workers.c
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
лет назад: 11 |
|
combined_workers.h
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
debug.c
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
debug.h
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
detect_combined_workers.c
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
лет назад: 11 |
|
detect_combined_workers.h
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
лет назад: 12 |
|
disk.c
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
лет назад: 11 |
|
disk.h
|
af2958f65c
Add environment variables to define a disk swap
|
лет назад: 11 |
|
errorcheck.c
|
793eba8411
- modify the way to unregister OpenMP tasks' data
|
лет назад: 11 |
|
errorcheck.h
|
26a6543b6f
merge trunk
|
лет назад: 11 |
|
jobs.c
|
6a678b8037
src: minor fixes
|
лет назад: 11 |
|
jobs.h
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
parallel_task.c
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
progress_hook.c
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
progress_hook.h
|
f3bbbf58e8
src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h
|
лет назад: 13 |
|
sched_ctx.c
|
476b96feea
merge trunk
|
лет назад: 11 |
|
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 |
|
sched_ctx_list.c
|
e28f7852a3
hypervisor: steal work from other ctxs when the worker is idle
|
лет назад: 12 |
|
sched_ctx_list.h
|
e28f7852a3
hypervisor: steal work from other ctxs when the worker is idle
|
лет назад: 12 |
|
sched_policy.c
|
15881164a8
Fix push/pop tracing, thanks Jean-Marie Couteyen for the investigation
|
лет назад: 11 |
|
sched_policy.h
|
26a6543b6f
merge trunk
|
лет назад: 11 |
|
simgrid.c
|
48e2e4c66a
Fix startup of starpu-simgrid-mpi
|
лет назад: 11 |
|
simgrid.h
|
48e2e4c66a
Fix startup of starpu-simgrid-mpi
|
лет назад: 11 |
|
task.c
|
117254cf3b
Do not even create the watchdog thread when STARPU_WATCHDOG_TIMEOUT is not set
|
лет назад: 11 |
|
task.h
|
967d336628
Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal
|
лет назад: 11 |
|
task_bundle.c
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
task_bundle.h
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
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 |
|
topology.h
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
|
tree.c
|
dcc987b0b7
Browse neighbours from ourselves to preserve locality
|
лет назад: 11 |
|
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 |
|
workers.h
|
5017e4ef01
Do not block in drivers run by the application
|
лет назад: 11 |