Andra Hugo
|
69d4d5d261
potential fix for tests issues
|
10 years ago |
Samuel Thibault
|
6ccf1dd04d
port r14287 from 1.1: Fix uninitialized array
|
10 years ago |
Samuel Thibault
|
de6b7ccb1e
give more debugging information
|
10 years ago |
Nathalie Furmento
|
6a678b8037
src: minor fixes
|
11 years ago |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Nathalie Furmento
|
836c1e148c
merge trunk
|
11 years ago |
Olivier Aumage
|
bd21a2eb8c
- merge trunk
|
11 years ago |
Nathalie Furmento
|
ec97de8ce5
merge trunk
|
11 years ago |
Samuel Thibault
|
74576df8fb
TODO: use a heap to manage local_ordered_tasks
|
11 years ago |
Samuel Thibault
|
6083b2af7d
Make sure the user doesn't introduce duplicate worker order values
|
11 years ago |
Samuel Thibault
|
529e9bf200
Improve static scheduling by adding support for specifying the task execution order.
|
11 years ago |
Olivier Aumage
|
3a272669cb
- merge trunk
|
11 years ago |
Andra Hugo
|
46367259cb
refatctoring to use j->task_size = nworkers of ctx
|
11 years ago |
Andra Hugo
|
cab6a2b1de
merge trunk
|
11 years ago |
Andra Hugo
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 years ago |
Samuel Thibault
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
11 years ago |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 years ago |
Olivier Aumage
|
a0bdd13f08
- merge trunk
|
11 years ago |
Andra Hugo
|
95206641ae
fix compil error when having the hypervisor (workerid declared out of the scope)
|
11 years ago |
Nathalie Furmento
|
1fa3d5632d
src/core/jobs.c: fix double declaration of variable i
|
11 years ago |
Samuel Thibault
|
a5b74117e2
Fix buffer overflow in task data array when using the hypervisor
|
11 years ago |
Olivier Aumage
|
f281168e46
- merge trunk
|
11 years ago |
Samuel Thibault
|
b26c190c51
port r11792 from scheduler_modularization: properly test for task termination
|
11 years ago |
Olivier Aumage
|
23b36f6bd5
- fix omp task implementation
|
11 years ago |
Olivier Aumage
|
b908eaae3e
- use a more generic interface for additional continuation features
|
11 years ago |
Olivier Aumage
|
e5f5aba186
- add a conditional variant of continuation tasks associated with a spinlock
|
11 years ago |
Olivier Aumage
|
e41dda4d04
- OMP support ongoing work
|
11 years ago |
Olivier Aumage
|
ff7f7abb9b
- update institution list
|
11 years ago |
Olivier Aumage
|
3a6e11b994
- handle initial nested region completion
|
11 years ago |