Samuel Thibault
|
2c3c6b45a5
finish r2995
|
14 years ago |
Cédric Augonnet
|
879bcb4752
- Provide helpers for pthread_barrier_* functions
|
14 years ago |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
14 years ago |
Cédric Augonnet
|
babde97945
Store tasks instead of jobs in the per-worker lists.
|
14 years ago |
Cédric Augonnet
|
e2c5593252
Add new fields in the per-task profiling info structure
|
14 years ago |
Samuel Thibault
|
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
|
14 years ago |
Nathalie Furmento
|
553f253990
src: debug mechanism to log in and out functions calls (was helpful to debug MPI...)
|
14 years ago |
Nathalie Furmento
|
92f41b0c15
src: use a standard debug/messaging system
|
14 years ago |
Nathalie Furmento
|
12edbf572d
src/core/sched_policy.c: set the post_exec_hook pointer in the global policy
|
14 years ago |
Cédric Augonnet
|
c0bdc7d533
Implement a variant of the dmda strategy where the tasks are sorted.
|
14 years ago |
Cédric Augonnet
|
e96dd83619
Experiment with a small optimization in the dmda scheduling policy: in the pop
|
14 years ago |
Cédric Augonnet
|
114550c84f
Move src/core/policies/sched_policy.* into src/core/
|
14 years ago |