Assign 3rd GPU (Device Nr. 02) only for Seti GPU Apps |
![]() |
| log in |
Questions and Answers : GPU applications : Assign 3rd GPU (Device Nr. 02) only for Seti GPU Apps
| Author | Message |
|---|---|
|
Hello , i got a diffcult problem. | |
| ID: 1143035 · | |
|
There aren't any project-specific options in cc_config.xml (the "cc" stands for core client). | |
| ID: 1143085 · | |
|
| |
| ID: 1143218 · | |
|
Did you see this message in the number crunching forum? The link in there seems to explain how to run separate clients on one machine (I didn't read it myself). | |
| ID: 1143242 · | |
Hello , i got a diffcult problem. Because you have BOINC DEV-V6.13.1 installed, you know it's a test version and maybe it don't work properly. Maybe also interesting: 'Development BOINC 6.13.x*'. [* currently x = 3, but will change/edited from time to time.] I never tested it.. I guess it could work with this cc_config.xml entries: <cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
<exclude_gpu>
<url>http://setiathome.berkeley.edu</url>
<device_num>0</device_num>
<device_num>1</device_num>
</exclude_gpu>
</options>
</cc_config> ----------------------------------------- <exclude_gpu> <exclude_gpu>
<url>project_URL</url>
[<device_num>N</device_num>]
[<type>nvidia|ati</type>]
[<app>appname</app>]
</exclude_gpu> Don't use the given GPU for the given project. If <device_num> is not specified, exclude all GPUs of the given type. <type> is required if your computer has more than one type of GPU; otherwise it can be omitted. If <app> is specified, only jobs for the given app are excluded. You may include multiple <exclude_gpu> elements. New in 6.13 ----------------------------------------- BTW. Why you don't want calculate S@h WUs on all GPUs? - Best regards! - Sutaru Tsureku, team seti.international founder. - Optimize your PC for higher RAC. - SETI@home needs your help. - ____________ >Das Deutsche Cafe. The German Cafe.< | |
| ID: 1152003 · | |
Questions and Answers : GPU applications : Assign 3rd GPU (Device Nr. 02) only for Seti GPU Apps
| Copyright © 2013 University of California |