Andra Hugo
|
30f8bc561c
some renamings
|
vor 13 Jahren |
Andra Hugo
|
10c04c1810
added copyrights
|
vor 13 Jahren |
Samuel Thibault
|
42a552e428
fixups
|
vor 13 Jahren |
Andra Hugo
|
482baecdf7
merge with trunk revision 4143
|
vor 13 Jahren |
Andra Hugo
|
64ee8754cc
new merge (sched_policies not yet done)
|
vor 14 Jahren |
Andra Hugo
|
2737d89cfd
STARPU_NMAX_SCHED_CTXS is set at configure time
|
vor 14 Jahren |
Andra Hugo
|
03b6b6a55b
merge with trunk - part 1
|
vor 14 Jahren |
Andra Hugo
|
f746bcc3eb
bug fixing + update all scheduling strategy with the contexts -> !!!!work_stealing still doesn't work
|
vor 14 Jahren |
Andra Hugo
|
0ab734e82c
Overlapping + redim
|
vor 14 Jahren |
Andra Hugo
|
3afb6621cb
modified redimention
|
vor 14 Jahren |
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)
|
vor 14 Jahren |
Andra Hugo
|
f5ac78732b
unsigned ctx id
|
vor 14 Jahren |
Andra Hugo
|
ddc3d1b88c
use sched_ctx id instead of reference in user mode + small fixes
|
vor 14 Jahren |
Andra Hugo
|
a86137dc1f
Bug fixing
|
vor 14 Jahren |
Andra Hugo
|
effd9bfbe0
Add workers and remove workers from context dynamicaly
|
vor 14 Jahren |
Andra Hugo
|
8acf1d07bd
Removed structure device
|
vor 14 Jahren |
Andra Hugo
|
9944a64b16
sched ctx on cuda
|
vor 14 Jahren |
Andra Hugo
|
951d9a611a
When changing context block only concerned threads
|
vor 14 Jahren |
Andra Hugo
|
3f57f348c3
Delete sched ctx
|
vor 14 Jahren |
Andra Hugo
|
6ae54ed3a9
List of scheduler contexts for each worker
|
vor 14 Jahren |
Andra Hugo
|
0ec66b2e5f
Added sched_ctxs
|
vor 14 Jahren |
Cédric Augonnet
|
e1fe20fbfc
- Factorize code in the HEFT strategy
|
vor 14 Jahren |
Cédric Augonnet
|
c7861a68be
- Export methods to query predicted performance for task execution time, data
|
vor 14 Jahren |
Cédric Augonnet
|
918f77005c
The push_task_notify method permits to keep the scheduler's structures up to
|
vor 14 Jahren |
Cédric Augonnet
|
6a644744e4
The starpu_push_local_task function puts a task into the local queue associated
|
vor 14 Jahren |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
vor 14 Jahren |
Samuel Thibault
|
2c3c6b45a5
finish r2995
|
vor 14 Jahren |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
vor 14 Jahren |
Samuel Thibault
|
7305d4d589
Add missing include.
|
vor 14 Jahren |
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
|
vor 14 Jahren |