Changes between Version 78 and Version 79 of ProjectOptions


Ignore:
Timestamp:
Jan 19, 2009, 1:49:51 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v78 v79  
    3737<daily_result_quota> N </daily_result_quota>
    3838}}}
    39 The maximum number of results sent to a given host in a 24-hour period is N times NCPUS. Helps prevent hosts with download or application problems from returning lots of error results. Be sure to set it large enough that a host does not go idle in a 24-hour period, and can download enough work to keep it busy if disconnected from the net for a few days.
     39The maximum number of jobs sent to a given host in a 24-hour period is N times NCPUS.
     40Helps prevent hosts with download or application problems from returning lots of error results.
     41Be sure to set it large enough that a host does not go idle in a 24-hour period,
     42and can download enough work to keep it busy if disconnected from the net for a few days.
     43{{{
     44<daily_result_quota_cuda>N</daily_result_quota_cuda>
     45}}}
     46If present, the daily job quota is augmented by this quantity
     47times the number of CUDA devices.
     48
    4049{{{
    4150<ignore_delay_bound/>
     
    7988}}}
    8089An upper bound on NCPUS (default: 8)
    81 {{{
    82 <have_cuda_apps>0|1</have_cuda_apps>
    83 }}}
    84 If true, NCPUS is max'd with the number of CUDA processors.
    8590
    8691{{{
     
    8893}}}
    8994If true, ignore duration correction factor.
    90 Use this if you've made a major change to your workunit FLOPS estimates.
     95Use this temporarily if you've made a major change to your workunit FLOPS estimates.
    9196== Scheduling: job-cache scheduling ==
    9297