Only using one of two GPUs

Message boards : Questions and problems : Only using one of two GPUs
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
Michael Noble

Send message
Joined: 8 Mar 10
Posts: 17
United States
Message 31798 - Posted: 27 Mar 2010, 16:08:30 UTC
Last modified: 27 Mar 2010, 16:17:56 UTC

Using BOINC version 6.10.18

I recently purchased a GTS250 CUDA video card. I have two CUDA capable video cards in this one unit. Before when I had two CUDA capable video cards in this unit, BOINC used both video cards GPUs for BOINC.

Now only one of the cards (the GTS250) is being used for GPU calculation - the Messages log in Boinc Manager lists both video cards and capabilities, but one says "used" the other says "not used".

The second video card is the same one that was working in tandem before???

Why isn't Boinc using both video card GPUs like before? Is there something I have to set somewhere in Boinc or in the video card?
ID: 31798 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 31800 - Posted: 27 Mar 2010, 16:54:26 UTC - in response to Message 31798.  

You'll have to create a file named cc_config.xml in the BOINC data directory. I'll cite from NVIDIA GPU 1 (not used):

Boinc 6.10.x only uses the most Capable GPU by default, to enable the other GPU, you'll need to make a cc_config.xml file, copy the following and paste it into Notepad, then save it as cc_config.xml making sure it doesn't have a .txt extension, then drop the file in your Boinc Data folder, and restart Boinc.

You should get a line in Boinc's messages saying: Config: use all coprocessors

<cc_config>
  <options>
    <use_all_gpus>1</use_all_gpus>
  </options>
</cc_config>

Claggy

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 31800 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32245 - Posted: 18 Apr 2010, 17:50:36 UTC

I have a similar problem:
I presently have 2 GT240s working and crunching, but the motherboard (K9A2 Plat. MS7276, 790FX) has 4 PCIE slots so I want to use the others as well. When I put in 2 other cards Boinc does not reccognise them. The system can see the cards, as does GPUZ NVidia control panel and EVGA Precision, but Boinc just wont pick them up.
Using Vista 64bit Ult. 4GB RAM, 1TB drive, up to date system, drivers and Boinc. Created the CC file as above and got Boinc to read it successfully:

18/04/2010 16:48:53 Config: use all coprocessors

Restarted Boinc, rebooted system and even tried the latest Beta - Boinc just cant see them.

Any suggestions?
Thanks,
ID: 32245 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 32246 - Posted: 18 Apr 2010, 18:37:32 UTC - in response to Message 32245.  
Last modified: 18 Apr 2010, 18:47:26 UTC

I have a similar problem:
I presently have 2 GT240s working and crunching, but the motherboard (K9A2 Plat. MS7276, 790FX) has 4 PCIE slots so I want to use the others as well. When I put in 2 other cards Boinc does not reccognise them. The system can see the cards, as does GPUZ NVidia control panel and EVGA Precision, but Boinc just wont pick them up.
Using Vista 64bit Ult. 4GB RAM, 1TB drive, up to date system, drivers and Boinc. Created the CC file as above and got Boinc to read it successfully:

18/04/2010 16:48:53 Config: use all coprocessors

Restarted Boinc, rebooted system and even tried the latest Beta - Boinc just cant see them.

Any suggestions?
Thanks,

Try uninstalling and reinstalling the drivers, (you might have to uninstall several versions), it might be that windows has picked up an old pre-185.85 driver for your two new GPU's,
then if that doesn't work, try a different version driver,

You don't say what version drivers, or Boinc you're running, up to date can mean the latest Release version of Boinc (6.10.43), or it could be the the latest Development version (6.10.45),
and when you say you tried the latest Beta, are talking about drivers? or Boinc?

Claggy
ID: 32246 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32247 - Posted: 18 Apr 2010, 19:14:02 UTC - in response to Message 32246.  

Presently using the latest NVidia drivers 19745 (Not the Microsoft update one).
Tried Boinc 6.10.43 and then the 6.10.45 Beta.

I would prefer not to try to uninstall, reboot, install random past drivers, reboot and then try the Boinc software again. There are many version of NVidia drivers and it would take a long time, and probably to no avail.

PS. Already used 2 NVidia drivers as well!

Thanks for the advice anyway.
ID: 32247 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 32248 - Posted: 18 Apr 2010, 19:17:47 UTC - in response to Message 32247.  

What does GPU-Z say about driver versions across the different cards? same?

Claggy
ID: 32248 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32251 - Posted: 18 Apr 2010, 19:26:58 UTC - in response to Message 32248.  

Same cards. GPU-Z can see each different card.

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

Thanks,
ID: 32251 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32252 - Posted: 18 Apr 2010, 19:41:46 UTC - in response to Message 32251.  

Don't sweat it,
I can put the cards into other systems. It really could be anything (Bios, firmware, driver, OS, Boinc).

Thanks again.
ID: 32252 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 32253 - Posted: 18 Apr 2010, 19:56:20 UTC - in response to Message 32251.  

Same cards. GPU-Z can see each different card.

But does GPU-Z say the same driver version on each card?

Claggy
ID: 32253 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15481
Netherlands
Message 32263 - Posted: 18 Apr 2010, 21:55:06 UTC - in response to Message 32245.  

Is anything attached to all those video cards? A monitor or a VGA dummy?
ID: 32263 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32273 - Posted: 19 Apr 2010, 10:19:10 UTC - in response to Message 32263.  

Same driver for each card.
Video is attached to the top card, which is one of the cards seen by boinc. No games played, and no videos get watched.
The 2 cards that are not picked up by Boinc are in the lighter coloured PCIE ports that are supposed to be used as the 3rd and 4th slots, and cause the system to drop to X8, for all cards when 4 cards are in use.

I will try again in 2 days, when I have more time. If I cannot get it to work then I will just put them into other systems.

Thanks for your suggestions & advice,
ID: 32273 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 32275 - Posted: 19 Apr 2010, 10:35:06 UTC - in response to Message 32273.  

Same driver for each card.
Video is attached to the top card, which is one of the cards seen by boinc. No games played, and no videos get watched.
The 2 cards that are not picked up by Boinc are in the lighter coloured PCIE ports that are supposed to be used as the 3rd and 4th slots, and cause the system to drop to X8, for all cards when 4 cards are in use.

I will try again in 2 days, when I have more time. If I cannot get it to work then I will just put them into other systems.

Thanks for your suggestions & advice,

Then you need to attach Monitors or dummy plugs to them to get them recognised,
then extending the Desktop across them may or may negate the need for Monitors or dummy plugs,

Claggy
ID: 32275 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32276 - Posted: 19 Apr 2010, 10:47:32 UTC - in response to Message 32275.  

What do you mean by dummy plugs?
Just a cable or some other physical device...

Odd that I dont have to use a monitor with the 2nd card, that is crunching.
The dummy plug option (whatever that is) sounds easier to achieve than buying 3 monitors :)

The cards have HDMI connections, could they be used with a TV instead of a monitor/dummy (I know they do work with my TV in a single card setup).

Thanks,
ID: 32276 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32278 - Posted: 19 Apr 2010, 10:50:13 UTC - in response to Message 32276.  

OK, I know what a VGA dummy is now!
I might try to make a couple if I cannot pick them up for cheap.
ID: 32278 · Report as offensive
Rick A. Sponholz
Avatar

Send message
Joined: 25 Feb 09
Posts: 10
United States
Message 32288 - Posted: 19 Apr 2010, 16:21:14 UTC - in response to Message 32263.  

Jord,
I tried creating a cc_config.xml file like the one shown in this thread. Mine is shown below:

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

But something is still missing (I'm a novis) because I'm getting this message when starting BOINC:

4/19/2010 12:16:51 PM Missing start tag in cc_config.xml

What am I missing? Thanks in advance for the help.
Rick


ID: 32288 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15481
Netherlands
Message 32289 - Posted: 19 Apr 2010, 16:25:23 UTC - in response to Message 32288.  

That happens sometimes when you do not save it as an ANSI file. So edit it with Notepad, then do File->Save As.. and make sure that the coding is set to ANSI, then save the file, overwriting the old one.

If that doesn't work, delete the file and make it anew from scratch.
ID: 32289 · Report as offensive
Rick A. Sponholz
Avatar

Send message
Joined: 25 Feb 09
Posts: 10
United States
Message 32290 - Posted: 19 Apr 2010, 16:29:13 UTC - in response to Message 32289.  

Jord,
Thank you SO MUCH!!! It worked and I'm very excited to use all of my new GPU's. Thanks again.
Rick
ID: 32290 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32293 - Posted: 19 Apr 2010, 23:18:56 UTC - in response to Message 32290.  

Tried using two different powered KVM switches, but no joy.
The computer (device manager) can see all 4 cards and that they have the same driver. GPUZ can see them as can NVidia Control Panel, but Boinc is blind.
Could this be a Boinc issue?
ID: 32293 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 32294 - Posted: 19 Apr 2010, 23:21:45 UTC - in response to Message 32293.  

msattler at Seti had this same problem, ask him how he fixed it.

Claggy
ID: 32294 · Report as offensive
skgiven
Avatar

Send message
Joined: 19 Aug 08
Posts: 87
United Kingdom
Message 32296 - Posted: 19 Apr 2010, 23:45:36 UTC - in response to Message 32294.  

msattler, msattler,
how did you fix it?

Well, I dont know him so I cant PM the guy!

I expect I will just end up swapping cards around.
At this stage it would be easier to buy a new board with 2 working PCIE slots and stick in an old CPU!
ID: 32296 · Report as offensive
1 · 2 · Next

Message boards : Questions and problems : Only using one of two GPUs

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.