Marc Sergent
|
64351f3462
src/sched_policies : Fix locks outside of Worker Components by relocating them inside Worker Components, and relocating can_pull calls near pumps (i.e in Flow-Control Components)
|
12 years ago |
Marc Sergent
|
333ea340f1
Some refactoring on src/sched_policies
|
12 years ago |
Marc Sergent
|
20afa72217
Merge from trunk @11930:11937
|
12 years ago |
Nathalie Furmento
|
6045cc19f4
src: make sure access to sched_ctx->tasks_barrier object is protected
|
12 years ago |
Marc Sergent
|
1d65700521
doc/doxygen/chapters/hierarchical_scheduler.doxy : Completing Section 4
|
12 years ago |
Marc Sergent
|
4a77e23a62
doc/doxygen/chapters/hierarchical_scheduler.doxy : some refactoring, and adding plan for part 4
|
12 years ago |
Marc Sergent
|
826efdc427
Merge from trunk @ 11917:11929
|
12 years ago |
Marc Sergent
|
adaab5e2c7
src/sched_policies : Renaming
|
12 years ago |
Marc Sergent
|
e7f8cb976b
doc/doxygen/chapters/hierarchical_scheduler.doxy : Some wording fixes
|
12 years ago |
Nathalie Furmento
|
7485a32d79
ChangeLog: fix 1.1 updates
|
12 years ago |
Marc Sergent
|
6348e255b9
Adding a first draft of Hierarchical Schedulers' Documentation. The fourth part and the technical documentation will be completed
|
12 years ago |
Marc Sergent
|
eed33d83d3
Merge from trunk @11911:11916
|
12 years ago |
Nathalie Furmento
|
c1b08ea04e
merge branches/starpu-1.1@11914: src/core/workers.c: create the pthread key earlier to make sure it is initialised when it is accessed for the first time
|
12 years ago |
Marc Sergent
|
157dd97956
src/sched_policies/component_worker.c : Fix a false-positioned assert
|
12 years ago |
Marc Sergent
|
913b6e242b
Several renamings for Hierarchical Schedulers to adapt the naming
|
12 years ago |
Marc Sergent
|
638f30cba2
Merge from trunk @11789:11910
|
12 years ago |
Andra Hugo
|
1622267740
remove forgot printf in prev commit
|
12 years ago |
Andra Hugo
|
4bd482e7b9
move hack out of the include files
|
12 years ago |
Andra Hugo
|
e28f7852a3
hypervisor: steal work from other ctxs when the worker is idle
|
12 years ago |
Samuel Thibault
|
2fc5035219
Submit MPI data migration asynchronously, so it's all overlapped
|
12 years ago |
Samuel Thibault
|
57720a2a82
Fix new features which actually appeared in 1.1
|
12 years ago |
Samuel Thibault
|
c437b85f8b
Document how to perform MPI data migration
|
12 years ago |
Samuel Thibault
|
c5bef53cf6
port r11793 from 1.1: Flush output at each line, to be able to check out progression
|
12 years ago |
Samuel Thibault
|
96e6e58776
port r11793 from 1.1: Flush output at each line, to be able to check out progression
|
12 years ago |
Samuel Thibault
|
804e6f8233
properly test for task termination
|
12 years ago |
Samuel Thibault
|
e7d7ce19d4
typo
|
12 years ago |
Marc Sergent
|
0026768555
Adding the handling of multiple fathers in hierarchical schedulers,
|
12 years ago |
Marc Sergent
|
e998e008c6
Merge from trunk @11714:11788
|
12 years ago |
Andra Hugo
|
2769aaa8cb
hypervisor: correct computation of idle
|
12 years ago |
Samuel Thibault
|
4d81325ef7
fix missing initialization
|
12 years ago |