Changes between Version 83 and Version 84 of ProjectOptions


Ignore:
Timestamp:
Feb 23, 2009, 4:30:53 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v83 v84  
    3939Each host has a field max_results_day in the interval [1 .. daily_result_quota];
    4040it's initially daily_result_quota, and is adjusted as the host sends good or bad results.
    41 The maximum number of jobs sent to a given host in a 24-hour period is MRD times (NCPUs + NCUDA*cuda_multiplier).
     41The maximum number of jobs sent to a given host in a 24-hour period is MRD * NCPUs.
    4242
    4343Set daily_result_quota large enough that a host can download enough work
     
    4747}}}
    4848See the above.
     49If a host has M CUDA devices, use M*N instead of NCPUS.
    4950Set this to the speed ratio of an average CUDA device to an average CPU, i.e. about 10 or 20.
    5051