Need Assistance!!

Message boards : Number crunching : Need Assistance!!
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Cliff Harding
Volunteer tester
Avatar

Send message
Joined: 18 Aug 99
Posts: 1432
Credit: 110,967,840
RAC: 67
United States
Message 1298507 - Posted: 25 Oct 2012, 3:53:14 UTC

I have a situation that I am trying to solve. One of my machines have two Nvidia cards. A EVGA GTS250 (device 1), and a very unique EVGA GTX275/GTS250 card that has two separate GPUs on a single card. (device 0 & device 2) respectively. I'm not sure why BOINC decided to split the 275/250 card as it did, since device 1 is in the slot closest to the CPU. Prior to adding the new GTS250(device 1), the GTX275 was device 0 & the GTS250 portion of the card was device 1.

10/24/2012 18:11:57 | | NVIDIA GPU 0: GeForce GTX 275 (driver version 306.97, CUDA version 5.0, compute capability 1.3, 896MB, 825MB available, 933 GFLOPS peak)
10/24/2012 18:11:57 | | NVIDIA GPU 1: GeForce GTS 250 (driver version 306.97, CUDA version 5.0, compute capability 1.1, 512MB, 396MB available, 705 GFLOPS peak)
10/24/2012 18:11:57 | | NVIDIA GPU 2: GeForce GTS 250 (driver version 306.97, CUDA version 5.0, compute capability 1.1, 384MB, 307MB available, 705 GFLOPS peak)

I am attempting to BOINC to ignore device 2 with the following option in the cc_config.xml file.

<exclude_gpu>
<url>http://setiathome.berkeley.edu/url>
<device_num>2</device_num>
<app>SETI@home_enhanced</app>
</exclude_gpu>

I get the following message in the event log:

10/24/2012 18:11:57 | | Can't parse <exclude_gpu> element in cc_config.xml

If I can resolve this issue then I can increase the number of tasks for the remaining GPUs to 2.


I don't buy computers, I build them!!
ID: 1298507 · Report as offensive
Profile dnolan
Avatar

Send message
Joined: 30 Aug 01
Posts: 1228
Credit: 47,779,411
RAC: 32
United States
Message 1298521 - Posted: 25 Oct 2012, 4:43:14 UTC

Cliff,
Is the below a cut and paste?
If so, you're missing some chars on the url line:

<exclude_gpu>
<url>http://setiathome.berkeley.edu/</url>
<device_num>2</device_num>
<app>SETI@home_enhanced</app>
</exclude_gpu>

-Dave

ID: 1298521 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1298565 - Posted: 25 Oct 2012, 8:53:19 UTC - in response to Message 1298507.  
Last modified: 25 Oct 2012, 8:58:50 UTC

I have a situation that I am trying to solve. One of my machines have two Nvidia cards. A EVGA GTS250 (device 1), and a very unique EVGA GTX275/GTS250 card that has two separate GPUs on a single card. (device 0 & device 2) respectively. I'm not sure why BOINC decided to split the 275/250 card as it did, since device 1 is in the slot closest to the CPU. Prior to adding the new GTS250(device 1), the GTX275 was device 0 & the GTS250 portion of the card was device 1.

10/24/2012 18:11:57 | | NVIDIA GPU 0: GeForce GTX 275 (driver version 306.97, CUDA version 5.0, compute capability 1.3, 896MB, 825MB available, 933 GFLOPS peak)
10/24/2012 18:11:57 | | NVIDIA GPU 1: GeForce GTS 250 (driver version 306.97, CUDA version 5.0, compute capability 1.1, 512MB, 396MB available, 705 GFLOPS peak)
10/24/2012 18:11:57 | | NVIDIA GPU 2: GeForce GTS 250 (driver version 306.97, CUDA version 5.0, compute capability 1.1, 384MB, 307MB available, 705 GFLOPS peak)

I am attempting to BOINC to ignore device 2 with the following option in the cc_config.xml file.

<exclude_gpu>
<url>http://setiathome.berkeley.edu/url>
<device_num>2</device_num>
<app>SETI@home_enhanced</app>
</exclude_gpu>

What are you really trying to achieve? are you trying to totally ignore device two, Or are you just trying to get device two ignored at Seti only (and to only not use the Seti@home_enhanced app), and so be available for your other projects?

If you want to totally ignore device two use this instead:

<ignore_nvidia_dev>2</ignore_nvidia_dev>

Claggy
ID: 1298565 · Report as offensive
Profile Cliff Harding
Volunteer tester
Avatar

Send message
Joined: 18 Aug 99
Posts: 1432
Credit: 110,967,840
RAC: 67
United States
Message 1298600 - Posted: 25 Oct 2012, 10:55:26 UTC

Dnolan & Glaggy -- thanks for your help. Glaggy, your suggesstion hit the spot right on. I did want totally ignore device two. Cut & pasted your ignore_ device line and restarted the application with the device totally ignored. Went into the app_info.xml and modified the count to (.5). Recycled the machine and now doing 2 tasks per GPU.


I don't buy computers, I build them!!
ID: 1298600 · Report as offensive

Message boards : Number crunching : Need Assistance!!


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.