| .. |
|
dependencies
|
436c4109f3
Watch for multiple assignation of a tag to tasks
|
13 lat temu |
|
perfmodel
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
13 lat temu |
|
combined_workers.c
|
6a333adbb0
drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway
|
13 lat temu |
|
combined_workers.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 lat temu |
|
debug.c
|
3ad31951c8
src: code cleaning
|
14 lat temu |
|
debug.h
|
3ad31951c8
src: code cleaning
|
14 lat temu |
|
errorcheck.c
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 lat temu |
|
errorcheck.h
|
3ad31951c8
src: code cleaning
|
14 lat temu |
|
jobs.c
|
436c4109f3
Watch for multiple assignation of a tag to tasks
|
13 lat temu |
|
jobs.h
|
06aab4fa3e
Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case.
|
14 lat temu |
|
parallel_task.c
|
bd2c88d145
cast void* to please the SCC compiler
|
14 lat temu |
|
parallel_task.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 lat temu |
|
priorities.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 lat temu |
|
progress_hook.c
|
651708de6b
src/core/progress_hook.c: fix typo in filename
|
13 lat temu |
|
progress_hook.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
13 lat temu |
|
sched_policy.c
|
9492e7e995
src/core/sched_policy: set external declarations in .h file
|
13 lat temu |
|
sched_policy.h
|
9492e7e995
src/core/sched_policy: set external declarations in .h file
|
13 lat temu |
|
task.c
|
88bf76e6b2
Replace STARPU_ASSERT(0) by STARPU_ABORT().
|
13 lat temu |
|
task.h
|
021892beba
Make more checks
|
14 lat temu |
|
task_bundle.c
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
14 lat temu |
|
task_bundle.h
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
14 lat temu |
|
topology.c
|
1a191f2d97
src/core/topology.c: fix format string conversion
|
13 lat temu |
|
topology.h
|
a988aa34df
Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker
|
14 lat temu |
|
workers.c
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
13 lat temu |
|
workers.h
|
e3182f62a8
include/: move public function declaration in starpu.h
|
13 lat temu |