| .. |
|
dependencies
|
8e094a1fec
First draft of implementation of the STARPU_REDUX mode.
|
15 years ago |
|
perfmodel
|
1db1f217b3
src/core/perfmodel/perfmodel_bus.c: improve message
|
15 years ago |
|
debug.c
|
952534293d
Update copyright date
|
15 years ago |
|
debug.h
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
|
errorcheck.c
|
952534293d
Update copyright date
|
15 years ago |
|
errorcheck.h
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
|
jobs.c
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
|
jobs.h
|
e3620a36d3
- Implement the SCRATCH access mode using per-worker data replicates in the
|
15 years ago |
|
priorities.c
|
0a93ca40d1
The scheduling strategy may now select the min/max priority levels. The
|
15 years ago |
|
progress_hook.c
|
b566d09898
Use a rw-lock instead of a mutex to protect the list of progression hooks.
|
15 years ago |
|
sched_policy.c
|
d023ed950e
push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too
|
15 years ago |
|
sched_policy.h
|
d023ed950e
push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too
|
15 years ago |
|
task.c
|
60caa1c253
make _starpu_worker_may_execute_task take a task instead of a where
|
15 years ago |
|
task.h
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
|
topology.c
|
92f41b0c15
src: use a standard debug/messaging system
|
15 years ago |
|
topology.h
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 years ago |
|
workers.c
|
dc11e6e998
Added a mutex release in starpu_init in case of several threads calling it simultaneously.
|
15 years ago |
|
workers.h
|
60caa1c253
make _starpu_worker_may_execute_task take a task instead of a where
|
15 years ago |