.. |
dependencies
|
b770541f52
src: memory_nodes function renaming
|
лет назад: 12 |
perfmodel
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
лет назад: 12 |
combined_workers.c
|
6a333adbb0
drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway
|
лет назад: 13 |
combined_workers.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
debug.c
|
eb32a9b3d4
src: fix coding style
|
лет назад: 12 |
debug.h
|
dee5e3115b
Add function names in Temanejo
|
лет назад: 13 |
errorcheck.c
|
0bd2fe9020
src: rename internal types following coding conventions
|
лет назад: 14 |
errorcheck.h
|
3ad31951c8
src: code cleaning
|
лет назад: 14 |
jobs.c
|
eb32a9b3d4
src: fix coding style
|
лет назад: 12 |
jobs.h
|
5ccbfcff0d
SPU are no longer valid devices
|
лет назад: 12 |
parallel_task.c
|
bd2c88d145
cast void* to please the SCC compiler
|
лет назад: 14 |
parallel_task.h
|
e5ce977497
src: move definition of _starpu_create_task_alias in src/core/parallel_task.h
|
лет назад: 12 |
priorities.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
progress_hook.c
|
242b6116cf
pass pthread types through typedefs
|
лет назад: 13 |
progress_hook.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
лет назад: 13 |
sched_ctx.c
|
a6a0d60b05
* fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON)
|
лет назад: 12 |
sched_ctx.h
|
f54a30a655
fix ispeed policy
|
лет назад: 12 |
sched_policy.c
|
cb68183de2
Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once
|
лет назад: 12 |
sched_policy.h
|
f5363c873c
to avoid calling starpu_worker_get_memory_node, simply add variants of _starpu_handle_needs_conversion_task and _starpu_create_conversion_task which take the arch itself
|
лет назад: 12 |
simgrid.c
|
b770541f52
src: memory_nodes function renaming
|
лет назад: 12 |
simgrid.h
|
5cf34a093a
Generate simgrid XML file at the same time as bus perfmodel files. This permits to avoid having to set STARPU_N*, and simply use STARPU_HOSTNAME to select the simulated machine.
|
лет назад: 12 |
task.c
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
лет назад: 12 |
task.h
|
e5ce977497
src: move definition of _starpu_create_task_alias in src/core/parallel_task.h
|
лет назад: 12 |
task_bundle.c
|
2e901e9bd8
Add more debugging information on assertions
|
лет назад: 12 |
task_bundle.h
|
242b6116cf
pass pthread types through typedefs
|
лет назад: 13 |
topology.c
|
b770541f52
src: memory_nodes function renaming
|
лет назад: 12 |
topology.h
|
a988aa34df
Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker
|
лет назад: 13 |
workers.c
|
0b76190ebe
src/datawizard/memalloc.c: display memory stats after workers are terminated (otherwise the mc lists might not be cleaned)
|
лет назад: 12 |
workers.h
|
ec56b3e978
workers: remove reference to gordon workers
|
лет назад: 12 |