| 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. |
| | 39 | The maximum number of jobs sent to a given host in a 24-hour period is N times NCPUS. |
| | 40 | Helps prevent hosts with download or application problems from returning lots of error results. |
| | 41 | Be sure to set it large enough that a host does not go idle in a 24-hour period, |
| | 42 | and 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 | }}} |
| | 46 | If present, the daily job quota is augmented by this quantity |
| | 47 | times the number of CUDA devices. |
| | 48 | |