WU take the wrong GPU !

\n studio-striking\n

Message boards : Number crunching : WU take the wrong GPU !
Message board moderation

To post messages, you must log in.

AuthorMessage
[AF>Libristes]Maeda

Send message
Joined: 5 May 12
Posts: 5
Credit: 44,258,700
RAC: 3
Message 7351 - Posted: 18 Aug 2016, 16:40:05 UTC

Hi all !

I left the project for awhile and decided to come back.

It seems my previous bug is still here.
WUs have pretty odd behavior : I have two GPU card, one is ignored by cc_config.xml file :

jeu. 18 août 2016 18:13:03 CEST |  | CUDA: NVIDIA GPU 0 (ignored by config): GeForce GT 220 (driver version 340.96, CUDA version 6.5, compute capability 1.2, 1023MB, 897MB available, 196 GFLOPS peak)
jeu. 18 août 2016 18:13:03 CEST |  | CUDA: NVIDIA GPU 1: GeForce GT 430 (driver version 340.96, CUDA version 6.5, compute capability 2.1, 1024MB, 1009MB available, 269 GFLOPS peak)
...

I have this in my cc_config.xml file :
<ignore_nvidia_dev>0</ignore_nvidia_dev>

The GPU #0 is used to display and not for crunching. But Moo's WU still use the GPU #0.

Why ?
This is critical, as I cannot use my computer if GPU #0 is used by Moo.

Thanks.
ID: 7351 · Rating: 0 · rate: Rate + / Rate - Report as offensive
mikey
Avatar

Send message
Joined: 22 Jun 11
Posts: 2080
Credit: 1,826,336,240
RAC: 278
Message 7352 - Posted: 19 Aug 2016, 12:05:29 UTC - in response to Message 7351.  

Hi all !

I left the project for awhile and decided to come back.

It seems my previous bug is still here.
WUs have pretty odd behavior : I have two GPU card, one is ignored by cc_config.xml file :

jeu. 18 août 2016 18:13:03 CEST |  | CUDA: NVIDIA GPU 0 (ignored by config): GeForce GT 220 (driver version 340.96, CUDA version 6.5, compute capability 1.2, 1023MB, 897MB available, 196 GFLOPS peak)
jeu. 18 août 2016 18:13:03 CEST |  | CUDA: NVIDIA GPU 1: GeForce GT 430 (driver version 340.96, CUDA version 6.5, compute capability 2.1, 1024MB, 1009MB available, 269 GFLOPS peak)
...

I have this in my cc_config.xml file :
<ignore_nvidia_dev>0</ignore_nvidia_dev>

The GPU #0 is used to display and not for crunching. But Moo's WU still use the GPU #0.

Why ?
This is critical, as I cannot use my computer if GPU #0 is used by Moo.

Thanks.


Copy this into Notepad, in Windows, and save it as a txt type file and then copy it in to the directory, again in Windows, c:\program data\Boinc then stop and restart Boinc and it should start working on device #1 ONLY. This excludes the device #0 from crunching at Moo, not any other projects just Moo.

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
<exclude_gpu>
<url>http://moowrap.net/</url>
<device_num>0</device_num>
</exclude_gpu>
</options>
</cc_config>
ID: 7352 · Rating: 0 · rate: Rate + / Rate - Report as offensive
[AF>Libristes]Maeda

Send message
Joined: 5 May 12
Posts: 5
Credit: 44,258,700
RAC: 3
Message 7353 - Posted: 19 Aug 2016, 14:59:30 UTC

OK did it on Linux, and it seems to take it the right way :
ven. 19 août 2016 16:58:16 CEST | Moo! Wrapper | Config: excluded GPU.  Type: all.  App: all.  Device: 0

I'll see with next couple of WU, and report here.

Thanks.
ID: 7353 · Rating: 0 · rate: Rate + / Rate - Report as offensive
mikey
Avatar

Send message
Joined: 22 Jun 11
Posts: 2080
Credit: 1,826,336,240
RAC: 278
Message 7355 - Posted: 20 Aug 2016, 11:47:02 UTC - in response to Message 7353.  

OK did it on Linux, and it seems to take it the right way :
ven. 19 août 2016 16:58:16 CEST | Moo! Wrapper | Config: excluded GPU.  Type: all.  App: all.  Device: 0

I'll see with next couple of WU, and report here.

Thanks.


Anytime.
ID: 7355 · Rating: 0 · rate: Rate + / Rate - Report as offensive
[AF>Libristes]Maeda

Send message
Joined: 5 May 12
Posts: 5
Credit: 44,258,700
RAC: 3
Message 7363 - Posted: 28 Aug 2016, 8:43:07 UTC

Hello,

Problem solved.
Thanks :)
ID: 7363 · Rating: 0 · rate: Rate + / Rate - Report as offensive
mikey
Avatar

Send message
Joined: 22 Jun 11
Posts: 2080
Credit: 1,826,336,240
RAC: 278
Message 7364 - Posted: 28 Aug 2016, 14:02:12 UTC - in response to Message 7363.  

Hello,

Problem solved.
Thanks :)


WOO HOO!!!
ID: 7364 · Rating: 0 · rate: Rate + / Rate - Report as offensive
QuintLeo

Send message
Joined: 26 Jun 16
Posts: 53
Credit: 1,866,706,325
RAC: 0
Message 7500 - Posted: 22 Nov 2016, 12:43:26 UTC - in response to Message 7351.  
Last modified: 22 Nov 2016, 12:51:41 UTC

Is this under LINUX?

Moowrap has a long-running issue where it is flat out IGNORING the "ignore_nvidia_device" configuration option in cc_config.xml under LINUX, but it works under Windows.

It is also ignoring what you tell it on the webpage configuration for LINUX installs.

The version of the 520 client it is using for opencl under LINUX does NOT appear to support openCL 2.0 - that client needs to get updated to the CURRENT AMD64 OpenCL 521 client ASAP.
ID: 7500 · Rating: 0 · rate: Rate + / Rate - Report as offensive

Message boards : Number crunching : WU take the wrong GPU !


 
Copyright © 2011-2024 Moo! Wrapper Project