boinc/html
David Anderson 5381def663 server: use gpu_active_frac in scheduling decisions
On some hosts, gpu_active_frac may be much less than active_frac
(i.e., GPUs may be available much less than CPUs).
Use gpu_active_frac in the following places:

- scheduler: in estimating the elapsed time of jobs,
    to decide whether they can meet deadline
- scheduler: in computing the effective speed of a (host, app version),
    when deciding what size class it belongs to
- size_census: in computing effective speed of (host, app versions)

(Previously, we were just using active_frac in all these cases)
2014-03-06 21:23:02 -08:00
..
bt - remove execute permissions from various files that shouldn't have them 2013-03-01 16:26:08 +01:00
drupal - web: Drupal stuff 2010-02-04 16:55:16 +00:00
inc server: use gpu_active_frac in scheduling decisions 2014-03-06 21:23:02 -08:00
languages/translations locale: Update compiled localization files 2014-02-03 00:14:28 -08:00
ops server: use gpu_active_frac in scheduling decisions 2014-03-06 21:23:02 -08:00
project.sample web: fix PHP warnings 2013-05-04 10:15:04 -07:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user web: order results by descending sent_time when showing ID 2014-02-20 12:56:27 -08:00
Makefile.am Unix build: Makefile changes for "make install", from Steffen Moeller 2013-05-20 15:19:13 -07:00