| .. |
|
dependencies
|
b8225053cd
Document more how data concurrency is managed
|
10 years ago |
|
disk_ops
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
11 years ago |
|
perfmodel
|
2b29d02cf1
Do not assume that there is always a host PCI bridge
|
10 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
|
10 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
|
12 years ago |
|
sched_ctx.c
|
8128c1a4d4
factorize code
|
10 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
|
10 years ago |
|
task.c
|
6dd10eea1d
Do not call starpu_idle_prefetch_task_input_on_node at submission: the requested data may not yet be the right version
|
10 years ago |
|
task.h
|
0cab1db7d3
src/core: add function to deinitialize pthread key current_task_key
|
10 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
|
10 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
|
3e915c9997
Show bindid in the trace instead of the thread id which does not bring much sense
|
10 years ago |
|
workers.h
|
ebf7530d52
Collapse thread and worker for CPU workers, since we are always synchronous there
|
10 years ago |