Marc Sergent
|
d5aa45644b
src/sched_policies/tree_heft.c: the scheduler have to provide min and max priority values
|
11 years ago |
Samuel Thibault
|
7977f696f4
backport r12137 from trunk: Use different streams for gpu-gpu transfers
|
11 years ago |
Samuel Thibault
|
cd525f51fd
backport r 12186 from trunk: Use the same cuda/opencl exclusion mechanism on simgrid, instead of having a bogus assertion
|
11 years ago |
Samuel Thibault
|
23963bd536
backport r12289 from trunk: Actually fix non-cuda/non-opencl build
|
11 years ago |
Samuel Thibault
|
3824604b33
backport r12286 from trunk: Fix non-cuda non-opencl build
|
11 years ago |
Samuel Thibault
|
4e69c5d24d
backport r12280 from trunk: Fix writing opencl gpu size in simgrid file
|
11 years ago |
Samuel Thibault
|
6bc7eb9361
backport r12275 from trunk: Store GPU size in platform file
|
11 years ago |
Samuel Thibault
|
ce4ebb7405
backport r12268 from trunk: Also print the architecture which has calibration issues
|
11 years ago |
Samuel Thibault
|
fd54041c26
backport r12266 from trunk: Fix print
|
11 years ago |
Samuel Thibault
|
6989a03d4c
backport r12264 from trunk: print number of samples
|
11 years ago |
Samuel Thibault
|
4ab5cf7bdb
backport r12135 from trunk: Add starpu_get_env_number_default
|
11 years ago |
Samuel Thibault
|
3edd796c84
backport r 12260 from trunk: More prominently print calibration issues. Add an environment variable for controling the calibration threshold
|
11 years ago |
Samuel Thibault
|
f8317d715d
port r12164 from trunk: Never save performance models when simulating
|
11 years ago |
Samuel Thibault
|
e4e64db3c1
port r12122 from trunk: dmda: Use variable-length array to avoid eating too much stack space
|
11 years ago |
Samuel Thibault
|
240cbd94f5
port r12117 from trunk: Fix missing model initialization
|
11 years ago |
Marc Sergent
|
df41587702
Fix comments on prio deque
|
11 years ago |
Samuel Thibault
|
8a14b099d7
Port r12034 from trunk: Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices
|
11 years ago |
Nathalie Furmento
|
a448c3a67d
merge trunk@12027: AUTHORS: Add Marc Sergent
|
11 years ago |
Samuel Thibault
|
22978b8e12
port r12022 from trunk: Fix spurious direct use of pthread_* stuff. This fixes simgrid termination.
|
11 years ago |
Marc Sergent
|
68ca259b09
doc/doxygen/chapters/modularized_scheduler.doxy : final Section completed
|
12 years ago |
Marc Sergent
|
8678ba6687
src/sched_policies : Renaming pop_task into pull_task in Modularized Schedulers only
|
12 years ago |
Marc Sergent
|
99f8c8f112
Renaming Hierarchical Scheduler ==> Modularized Scheduler
|
12 years ago |
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 |