How to use only one of two GPU's?

karbonade
karbonade
Joined: 20 Feb 05
Posts: 11
Credit: 245218628
RAC: 114949
Topic 225851

Hello,

I've got two NVIDEA GPU's and Einstein is using them both. But I want to configure boinc/einstein to use only GPU number 1 and not number 0. So only one GPU will be used for crunching. Does anybody know how I can configure that in the cc_config file (or somwhere else)?

Regards,

Jos

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2140
Credit: 2768001111
RAC: 989834

Yes, you can do that. It's

Yes, you can do that. It's described in the Client configuration page of the User manual.

<exclude_gpu>
   <url>project_URL</url>
   [<device_num>N</device_num>]
   [<type>NVIDIA|ATI|intel_gpu</type>]
   [<app>appname</app>]
</exclude_gpu>

 

karbonade
karbonade
Joined: 20 Feb 05
Posts: 11
Credit: 245218628
RAC: 114949

Hi Richard, Yes I've seen

Hi Richard,

Yes I've seen that. But I want only to use GPU 0 for all applications in Boinc. Is that possible?

 

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2140
Credit: 2768001111
RAC: 989834

That's not what you said the

That's not what you said the first time - you said you wanted Einstein to use GPU 1. And you didn't mention excluding other projects, too.

But never mind. That's in the same page of the user manual:

<ignore_nvidia_dev>N</ignore_nvidia_dev>

karbonade
karbonade
Joined: 20 Feb 05
Posts: 11
Credit: 245218628
RAC: 114949

Aha. Sorry for the

Aha. Sorry for the miscommunication and many thaks for the sollution.

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.