2 GTX 260's but only 1 is recognized by boinc/seti

Questions and Answers : GPU applications : 2 GTX 260's but only 1 is recognized by boinc/seti
Message board moderation

To post messages, you must log in.

AuthorMessage
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 903442 - Posted: 4 Jun 2009, 2:33:20 UTC

I just built this computer and downloaded all the new drivers, and then newest boinc version, but boinc is only reading 1 cuda. How do I fix this? I read on another thread something about the registry, but i didn't quite understand it... if you have any suggestions, they are appreciated.
ID: 903442 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 903443 - Posted: 4 Jun 2009, 2:38:53 UTC - in response to Message 903442.  

Do you have them configured in SLI? If so, you'll have to disable SLI to get both recognised.

If that's not the problem, I hear there's a situation where Windows disables the second display device if nothing is plugged into it, so you might want to try plugging in a spare monitor, or I've even heard plugging in a cable with nothing on the other ends works too.
ID: 903443 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 903445 - Posted: 4 Jun 2009, 2:50:56 UTC - in response to Message 903443.  

Yes, I have SLI but I use that for video games, otherwise there really isn't a point in having the two (other than boinc;)). So is there a way to do that for boinc but turn it back on automatically for games?
ID: 903445 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 903449 - Posted: 4 Jun 2009, 2:54:50 UTC - in response to Message 903445.  

Never mind, I'll just do it myself. I search for my sli controls, and it wasn't as complicated as i remembered.
ID: 903449 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 903454 - Posted: 4 Jun 2009, 2:59:40 UTC - in response to Message 903449.  

I disabled sli and restarted and had boinc reread the config file, but it is still only coming up with 1 cuda.
ID: 903454 · Report as offensive
Profile Byron S Goodgame
Volunteer tester
Avatar

Send message
Joined: 16 Jan 06
Posts: 1145
Credit: 3,936,993
RAC: 0
United States
Message 903456 - Posted: 4 Jun 2009, 3:03:09 UTC - in response to Message 903454.  

I disabled sli and restarted and had boinc reread the config file, but it is still only coming up with 1 cuda.

I believe you also have to extend the desktop to the second monitor. Then you can use the control panel to toggle back and forth.
ID: 903456 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 903457 - Posted: 4 Jun 2009, 3:03:35 UTC - in response to Message 903454.  

Its probably the second problem I mentioned then: Windows may be preventing the detection of the second display device because nothing is plugged in.
ID: 903457 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 903509 - Posted: 4 Jun 2009, 7:07:49 UTC - in response to Message 903442.  
Last modified: 4 Jun 2009, 7:08:59 UTC

and then newest boinc version

Which, I see is 6.6.31, that needs an extra setup switch in cc_config.xml

You will need to do the stretching to the second desktop and/or add a second monitor/dummy VGA plug first. But then BOINC still won't detect all GPUs, due to the developers not wanting your system to overload itself and slow down (which will happen when you get a very low angle rate task (so called VLAR) task on the GPUs).

To use all GPUs, write a cc_config.xml file in your BOINC Data directory. This file isn't there by default, you have to write it. Use Notepad or something similar, making sure the extension on the file is .xml, not .txt or .doc etc.

Add into the cc_config.xml the following lines:
<cc_config>
   <options> 
        <use_all_gpus>1</use_all_gpus> 
   </options>
</cc_config>


As said, save to the BOINC Data directory.
Then exit BOINC and restart it.
ID: 903509 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 904873 - Posted: 7 Jun 2009, 17:17:13 UTC - in response to Message 903509.  

How do you get into the directory
ID: 904873 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 19 Sep 00
Posts: 3184
Credit: 446,358
RAC: 0
Germany
Message 904892 - Posted: 7 Jun 2009, 18:22:52 UTC - in response to Message 904873.  

How do you get into the directory

Copy the path from the Messages tab (it's listed there at startup) in BOINC manager to the address field of Windows explorer and hit return.

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)

SETI@home classic workunits 3,758
SETI@home classic CPU time 66,520 hours
ID: 904892 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 907736 - Posted: 15 Jun 2009, 0:48:42 UTC - in response to Message 904892.  

I still don't have the slightest idea how to do it. sorry.
ID: 907736 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 907741 - Posted: 15 Jun 2009, 1:04:59 UTC - in response to Message 907736.  

The default directory is hidden by default. It is located at C:\ProgramData\BOINC (note C:\Program Files).

To get there, open up your computer by clicking on Start -> Computer -> [double click your hard drive icon] -> then type the path I gave you above into the address bar.
ID: 907741 · Report as offensive
Andy Williams
Volunteer tester
Avatar

Send message
Joined: 11 May 01
Posts: 187
Credit: 112,464,820
RAC: 0
United States
Message 907742 - Posted: 15 Jun 2009, 1:06:05 UTC - in response to Message 907736.  

I still don't have the slightest idea how to do it. sorry.


From BOINC manager, go to Advanced View, click the Messages tab. The fourth line will list the data directory - C:\ProgramData\BOINC by default for Windows 7. Start Windows Explorer and type or paste this into the address bar. This is the folder where the cc_config.xml file belongs.
--
Classic 82353 WU / 400979 h
ID: 907742 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 907781 - Posted: 15 Jun 2009, 7:28:58 UTC - in response to Message 907742.  

Okay, I wrote the file (I realized I had been in the directory before, but didn't realize that that was it. lol.). I followed all of Jord's directions with the exception of the second monitor/dummy vga plug. Is there any way around that, because despite the file it still only recognizes one cuda.
ID: 907781 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 907782 - Posted: 15 Jun 2009, 7:44:50 UTC - in response to Message 903509.  

file was written and i've tried four different vga plugs (they didn't have a cord plugged in at the other end though) and it still only comes up with one cuda. I restarted my computer after each seperate try too. I'm not sure what more I can do.
ID: 907782 · Report as offensive
Ryan Kipp

Send message
Joined: 4 Jun 09
Posts: 9
Credit: 40,582
RAC: 0
United States
Message 907786 - Posted: 15 Jun 2009, 8:06:20 UTC - in response to Message 907782.  

NEVER MIND. IT WORKS!!!!! The dummy vga wasn't enough; I had to rummage through my leftover parts and find a cable and the compatible vga, connect it to my video card and then the monitor, powered the computer up, and there it goes crunching two tasks at once. Thanks a lot for all the help, I couldn't have figured it out without you guys.
ID: 907786 · Report as offensive

Questions and Answers : GPU applications : 2 GTX 260's but only 1 is recognized by boinc/seti


 
©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.