Samuel Thibault
|
f7684ba8e2
keep the original data transfer time for the beta penalty, otherwise it seems we do not take communications into account enough to achieve overlapping. Proper communication scheduling would allow to replace this heuristic
|
hace 12 años |
Samuel Thibault
|
b693f565e0
Handle case when there is no worker any more for a given scheduling node
|
hace 12 años |
Samuel Thibault
|
ae4b92a838
Add missing files
|
hace 12 años |
Samuel Thibault
|
11266adce9
FIXME
|
hace 12 años |
Samuel Thibault
|
2441190259
factorize MCT code
|
hace 12 años |
Samuel Thibault
|
231fa5c8d4
fix spacing
|
hace 12 años |
Samuel Thibault
|
2240d43c8f
more cleanup
|
hace 12 años |
Samuel Thibault
|
716c571d26
clean up MCT computations
|
hace 12 años |
Marc Sergent
|
7a983bdaa4
Correcting copyrights on src/sched_policies/
|
hace 12 años |
Nathalie Furmento
|
0d7c8ed948
merge trunk@9680, trunk@9683: tests/sched_policies/prio.c: use portable random function, drand48 returns values between 0 and 1
|
hace 12 años |
Marc Sergent
|
496771f13c
src/sched_policies/node_worker.c : Bug fix concerning the way to get a combined worker's id.
|
hace 12 años |
Marc Sergent
|
db2bcd07f6
Merge from trunk @11646:11713
|
hace 12 años |
Nathalie Furmento
|
ed41317844
examples/pi/SobolQRNG/sobol_gold.c: include strings.h
|
hace 12 años |
Marc Sergent
|
76691542fa
Adding a prefetch field in the task' structure to optimize unneeded prefetching calls, and adapting default threshold values for some predefined hierarchical schedulers.
|
hace 12 años |
Samuel Thibault
|
02ee6f40da
do not build the scheduler maker, it does not work yet
|
hace 12 años |
Samuel Thibault
|
118b4a3893
Fix merge
|
hace 12 años |
Marc Sergent
|
653110bc59
Second step of hierarchical schedulers' restructuring.
|
hace 12 años |
Marc Sergent
|
415fffdc7a
Merge from trunk @11641:11644
|
hace 12 años |
Marc Sergent
|
190b9bb01b
Merge from trunk @11615:11640
|
hace 12 años |
Nathalie Furmento
|
e28a2bb114
configure.ac: build doc with any version of doxygen. The output will be different, but still valid
|
hace 12 años |
Nathalie Furmento
|
e960ff67fb
doc: use proper english
|
hace 12 años |
Nathalie Furmento
|
08b459eb17
doc/doxygen/Makefile.am: fix commands so they work with old versions of doxygen
|
hace 12 años |
Nathalie Furmento
|
1f717d87aa
doc: no longer use doxygen internal command, rather use // to identify comments and filter them out before getting the file processed by doxygen
|
hace 12 años |
Nathalie Furmento
|
2a78ddf1ba
doc: add comment to snippet command to indicate in final document if tne command was successfull or not
|
hace 12 años |
Nathalie Furmento
|
7607c719ac
doc: add comment to snippet command to indicate in final document if tne command was successfull or not
|
hace 12 años |
Nathalie Furmento
|
00a3e078ad
doc/doxygen/chapters/16configure_options.doxy: close dl anchor
|
hace 12 años |
Nathalie Furmento
|
e239b27b8f
doc/doxygen/chapters/15environment_variables.doxy: close dl anchor
|
hace 12 años |
Nathalie Furmento
|
afac035af6
doc/doxygen/Makefile.am: do not display empty files section in html, it is generated automatically elsewhere (but the file 17files.doxy cannot be removed as it is needed in latex which does not generate automatically a file section ....)
|
hace 12 años |
Nathalie Furmento
|
95031c31ac
doc/doxygen/doxygen.cfg: allow dynamic sections
|
hace 12 años |
Nathalie Furmento
|
ccb527bad5
doc/doxygen: rename chapter doxy files so that they appear in the correct order in the html modules page
|
hace 12 años |