One GPU is not working?

Questions and Answers : GPU applications : One GPU is not working?
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912147 - Posted: 27 Jun 2009, 22:29:24 UTC

I have two identical GPU cards inside my PC,they both appear in the Windows device manager.
My PC anyway works one only CUDA task a time.
Moreover I checked the GPUs temperature and one only is hot while the other one isn't so it's not working.
Any hint?

max
ID: 912147 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 912150 - Posted: 27 Jun 2009, 22:33:26 UTC - in response to Message 912147.  

For BOINC 6.6.25 and above use a cc_config.xml file in your BOINC Data directory with (at least) the following entries:

<cc-config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>


Make BOINC use that cc_config.xml file by BOINC Manager->Advanced view->Advanced->Read config file, or by exiting and restarting BOINC.


ID: 912150 · Report as offensive
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912282 - Posted: 28 Jun 2009, 11:18:53 UTC - in response to Message 912150.  

Hi Ageless,
sorry I'm not too experienced?
I get a "Missing start tag in cc_config.xml" message from the Boinc manager.
I guess I might use a different editor?
I used a openoffice.org editor,saved without extension and renamed it .xml
What can I do?

max
ID: 912282 · Report as offensive
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912286 - Posted: 28 Jun 2009, 11:40:52 UTC - in response to Message 912282.  

Same with an .xml editor named open XML editor

max
ID: 912286 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 912287 - Posted: 28 Jun 2009, 11:41:23 UTC - in response to Message 912282.  
Last modified: 28 Jun 2009, 11:44:45 UTC

Hi Ageless,
sorry I'm not too experienced?
I get a "Missing start tag in cc_config.xml" message from the Boinc manager.
I guess I might use a different editor?
I used a openoffice.org editor,saved without extension and renamed it .xml
What can I do?

max

There was a - instead of a _ in <cc-config>

Try this:

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


Claggy
ID: 912287 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 912296 - Posted: 28 Jun 2009, 12:32:38 UTC - in response to Message 912287.  

Yes, excuse me for that.
ID: 912296 · Report as offensive
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912308 - Posted: 28 Jun 2009, 13:30:49 UTC - in response to Message 912296.  

Hi Jord and Claggy,thank you very much!

Now the cc_config is ok,the manager displays the "configured to use all coprocessors" message, then it displays "CUDA device:" only one of the two GPU cards,and then again I see only one task at time.
I tried two identical and then two different GPUs.

What can I try next?

max
ID: 912308 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 912310 - Posted: 28 Jun 2009, 13:38:42 UTC - in response to Message 912308.  
Last modified: 28 Jun 2009, 14:14:02 UTC

Do you have enough work for the GPUs?
Can you post the BOINC Start-Up messages, please?

Further questions:
Did you extend the desktop to the second GPU?
Do you use a monitor or a dummy VGA connector on the second videocard?
You do not have SLI enabled, do you? As then both your GPUs are used as one.
ID: 912310 · Report as offensive
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912323 - Posted: 28 Jun 2009, 14:26:51 UTC - in response to Message 912310.  

Yes I have much GPU WUs

I tried to save the initial messages but I can't find where Windows saves the note file?

But neither I extended the desktop to the second card nor I used a monitor or a dummy connector!

I tried to put two cards as SLI,I putted the connector on,but I can't find the option on the NVIDIA control panel where indicated inside the ASUS manual?

I checked all the menues and options on the NVIDIA control panel, then I gave up and tried to let the cards work separately.
I will try to extend the desktop and use a second monitor next and I will let you know soon.

Thank you very much to all!

max
ID: 912323 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 19 Sep 00
Posts: 3184
Credit: 446,358
RAC: 0
Germany
Message 912328 - Posted: 28 Jun 2009, 14:49:42 UTC - in response to Message 912323.  

I tried to save the initial messages but I can't find where Windows saves the note file?

The filename is stdoutdae.txt and the directory is listed in BOINC manager's Messages tab after a restart of the client. The directory is probably hidden.

...I tried to put two cards as SLI...

Don't! They are only recognized as two separate GPUs if SLI is off.

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: 912328 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 912333 - Posted: 28 Jun 2009, 15:09:50 UTC - in response to Message 912323.  

Yes I have much GPU WUs

I tried to save the initial messages but I can't find where Windows saves the note file?


In the Boinc messages tab, click copy all mesages, then paste them into your post.

Claggy
ID: 912333 · Report as offensive
Profile SpeedMax
Volunteer tester

Send message
Joined: 23 Feb 00
Posts: 12
Credit: 598,744
RAC: 0
Message 912349 - Posted: 28 Jun 2009, 15:52:12 UTC - in response to Message 912333.  

Great!!
Thank you very much to all!!
I'd plug in a second monitor so the NVIDIA detected it and this is enough to let the the computer works 2 CUDA units at time!
Now I have again only one monitor plugged in and all is still ok!

About the messages,it let just to copy them to the "clipboard" which is smartly hidden somewhere?
I guess it might be a kind of punition from Microsoft? :)

I will receive two more CUDA cards on Tuesday and now I know how to let them cruch WUs!

Thanks again to all for supporting!!

max
ID: 912349 · 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 912688 - Posted: 29 Jun 2009, 19:55:42 UTC - in response to Message 912349.  

About the messages,it let just to copy them to the "clipboard" which is smartly hidden somewhere?
I guess it might be a kind of punition from Microsoft? :)


Everything gets copied to the "clipboard". When you want to copy from the clipboard to your post, all you have to do is select Edit -> Paste and it will paste the information you copied to the clipboard into the post.
ID: 912688 · Report as offensive

Questions and Answers : GPU applications : One GPU is not working?


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