Andra Hugo
|
10c04c1810
added copyrights
|
il y a 13 ans |
Andra Hugo
|
64ee8754cc
new merge (sched_policies not yet done)
|
il y a 14 ans |
Andra Hugo
|
131269917d
merge trunk + branch sched_ctx part 2
|
il y a 14 ans |
Andra Hugo
|
495c9a9293
Replaced barrier with task updating workers' info
|
il y a 14 ans |
Andra Hugo
|
1b9bb42099
barrier for workers when added/removed/modified in/from a context
|
il y a 14 ans |
Andra Hugo
|
2c5c828774
small modifs
|
il y a 14 ans |
Andra Hugo
|
0ab734e82c
Overlapping + redim
|
il y a 14 ans |
Andra Hugo
|
46d88302f8
Management of sched_ctxs for workers
|
il y a 14 ans |
Andra Hugo
|
d689285904
One mutex per list of tasks (one for the local one, one for each strategy) instead of a single one for all(!!!!! parallel_greedy left to be modified)
|
il y a 14 ans |
Andra Hugo
|
30f2913472
change global variables into local variables
|
il y a 14 ans |
Andra Hugo
|
ddc3d1b88c
use sched_ctx id instead of reference in user mode + small fixes
|
il y a 14 ans |
Andra Hugo
|
14ba4ba56f
Barrier for the 2 ctxs in order to start working at the same time
|
il y a 14 ans |
Andra Hugo
|
a86137dc1f
Bug fixing
|
il y a 14 ans |
Andra Hugo
|
d56cf117eb
separate sched_ctx in its own file
|
il y a 14 ans |
Andra Hugo
|
9944a64b16
sched ctx on cuda
|
il y a 14 ans |
Andra Hugo
|
951d9a611a
When changing context block only concerned threads
|
il y a 14 ans |
Andra Hugo
|
6ae54ed3a9
List of scheduler contexts for each worker
|
il y a 14 ans |
Andra Hugo
|
0ec66b2e5f
Added sched_ctxs
|
il y a 14 ans |
Cédric Augonnet
|
4e1758ee14
Various fixes for parallel tasks:
|
il y a 14 ans |
Cédric Augonnet
|
6a644744e4
The starpu_push_local_task function puts a task into the local queue associated
|
il y a 14 ans |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
il y a 14 ans |
Samuel Thibault
|
9b79aeb3a8
- Generalize performance model functions a bit to accomodate being used for power consumption.
|
il y a 14 ans |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
il y a 14 ans |
Cédric Augonnet
|
879bcb4752
- Provide helpers for pthread_barrier_* functions
|
il y a 14 ans |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
il y a 14 ans |
Cédric Augonnet
|
babde97945
Store tasks instead of jobs in the per-worker lists.
|
il y a 14 ans |
Nathalie Furmento
|
92f41b0c15
src: use a standard debug/messaging system
|
il y a 15 ans |
Cédric Augonnet
|
114550c84f
Move src/core/policies/sched_policy.* into src/core/
|
il y a 15 ans |
Cédric Augonnet
|
cd6583e606
The scheduling strategies now manipulate tasks instead of jobs. Existing
|
il y a 15 ans |
Cédric Augonnet
|
d185fc2875
The pop_task method of the scheduler now returns a task instead of a job. This
|
il y a 15 ans |