Message boards : Number crunching : Question on BOINC client config
Author | Message |
---|---|
Hi, | |
ID: 13894 | Rating: 0 | rate: / Reply Quote | |
Hi, Well you can do the 1st bit by adding <ignore_cuda_dev>n</ignore_cuda_dev> to your cc_config file. Where n is the cuda device number you want it to ignore. You'll need version 6.10.19 or later for this to work. As to the 2nd part of limiting the number of work units, it seems the quotas override things and you get 2 per gpu regardless. I'm not aware of a work around for this one, although some of the guys have suggested reducing the cache to 0 days. ____________ BOINC blog | |
ID: 13897 | Rating: 0 | rate: / Reply Quote | |
The only way I know of to limit your computer to only download only one WU at a time is to lower the network settings for the whole computer. I have "Connect about every" set to 0.00 and "Additional work buffer" set to 0.04 (which is approximately 1 hour). The result of these settings should be that it won't load another task until there's only an hour to go on the running task. In practice, it doesn't work quite that way, but it's fairly close. | |
ID: 13908 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : Question on BOINC client config