mirror of https://github.com/BOINC/boinc.git
5381def663
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) |
||
---|---|---|
.. | ||
bt | ||
drupal | ||
inc | ||
languages/translations | ||
ops | ||
project.sample | ||
queue | ||
user | ||
Makefile.am |