| .. |
|
dependencies
|
04dae47ae3
Include data transfer time in lp linear problem
|
13 years ago |
|
perfmodel
|
c595cfa02a
properly measure data transfer latency
|
13 years ago |
|
combined_workers.c
|
6a333adbb0
drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway
|
13 years ago |
|
combined_workers.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 years ago |
|
debug.c
|
dee5e3115b
Add function names in Temanejo
|
13 years ago |
|
debug.h
|
dee5e3115b
Add function names in Temanejo
|
13 years ago |
|
errorcheck.c
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 years ago |
|
errorcheck.h
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
jobs.c
|
d369a0f059
better feedback on failed assertion
|
13 years ago |
|
jobs.h
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
|
parallel_task.c
|
bd2c88d145
cast void* to please the SCC compiler
|
14 years ago |
|
parallel_task.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 years ago |
|
priorities.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 years ago |
|
progress_hook.c
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
|
progress_hook.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
13 years ago |
|
sched_policy.c
|
f91d480518
Remove heft.
|
13 years ago |
|
sched_policy.h
|
f91d480518
Remove heft.
|
13 years ago |
|
simgrid.c
|
6edac85c00
TODOs
|
13 years ago |
|
simgrid.h
|
4492f76e0b
Add --enable-opencl-simulator option to combine PePU with simgrid
|
13 years ago |
|
task.c
|
9672a315cf
Add temanejo support for task-task dependencies and tag dependencies
|
13 years ago |
|
task.h
|
021892beba
Make more checks
|
14 years ago |
|
task_bundle.c
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
14 years ago |
|
task_bundle.h
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
|
topology.c
|
e9ff8d74f7
Fix host name lookup, this fixes simulated data transfers in simgrid
|
13 years ago |
|
topology.h
|
a988aa34df
Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker
|
14 years ago |
|
workers.c
|
69e4d2d12f
Do not auto-copy ITIMER_PROF when using simgrid, we don't actually start new kernel threads
|
13 years ago |
|
workers.h
|
6c4f8c510d
src/core/workers.h: define starpu_worker_set_sched_condition if it has not been done in starpu_scheduler.h
|
13 years ago |