| .. |
|
dependencies
|
3734b6e1bd
src/core: use task->handles instead of task->buffers
|
14 years ago |
|
perfmodel
|
ecb2f557c5
src: set the correct type for the return value of starpu_get_handle_interface_id()
|
14 years ago |
|
combined_workers.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
combined_workers.h
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 years ago |
|
debug.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
debug.h
|
3ad31951c8
src: code cleaning
|
14 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
|
37862069c7
Permit the application to provide its own size base for performance models
|
14 years ago |
|
jobs.h
|
37862069c7
Permit the application to provide its own size base for performance models
|
14 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
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
sched_policy.c
|
05fe4bd695
Added a hook function pre_exec_hook called in drivers.
|
14 years ago |
|
sched_policy.h
|
84681134d5
src: define prototype for _starpu_sched_pre_exec_hook
|
14 years ago |
|
task.c
|
73d5302763
src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode
|
14 years ago |
|
task.h
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
14 years ago |
|
task_bundle.c
|
093df9884a
fix build with icpc
|
14 years ago |
|
topology.c
|
17bfb26c81
src/core/topology.c: check the os has the capability to bind threads before doing it
|
14 years ago |
|
topology.h
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 years ago |
|
workers.c
|
1475f155a4
Remove all tags on starpu_shutdown
|
14 years ago |
|
workers.h
|
f501a6d2bd
_starpu_worker_exists : use task->cl->can_execute when it is defined.
|
14 years ago |