| .. |
|
dependencies
|
c4ce9200d4
Use deeper but much smaller hash tables
|
13 years ago |
|
perfmodel
|
3efa904b17
Rename starpu_task_deinit to starpu_task_clean.
|
13 years ago |
|
combined_workers.c
|
7d278ca9a5
sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build
|
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
|
2e15c35f4b
Add a reference to each handle used by each submitted task
|
13 years ago |
|
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 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
|
e2f04033e0
core/sched_policy.c: use memcpy to copy scheduling policy structure
|
13 years ago |
|
sched_policy.h
|
fba139b857
|
14 years ago |
|
task.c
|
3efa904b17
Rename starpu_task_deinit to starpu_task_clean.
|
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
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
14 years ago |
|
topology.c
|
c1ff1fec58
Useless checks and lines deleted.
|
14 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
|
8b00244b60
src: declare related driver functions in appropriate .h file
|
13 years ago |
|
workers.h
|
5b767e5880
Fix a bug that caused starpu_shutdown to crash when running drivers in the application.
|
13 years ago |