SetiAtHome always uses integrated Intel GPU instead of NVidia

Questions and Answers : GPU applications : SetiAtHome always uses integrated Intel GPU instead of NVidia
Message board moderation

To post messages, you must log in.

AuthorMessage
hanxue

Send message
Joined: 23 Mar 12
Posts: 1
Credit: 47,326
RAC: 0
Malaysia
Message 1964058 - Posted: 9 Nov 2018, 5:02:43 UTC

I have the following
cc_config.xml
settings

<cc_config>
    <options>
       <ignore_intel_dev>1</ignore_intel_dev>
   </options>
</cc_config>


BOINC detects my setting to ignore Intel GPU. Yet it is still fetching Intel GPU work units.

Fri Nov  9 12:55:40 2018 |  | Re-reading cc_config.xml
Fri Nov  9 12:55:40 2018 |  | Config: ignoring Intel GPU 1
Fri Nov  9 12:55:40 2018 |  | log flags: file_xfer, sched_ops, task
Fri Nov  9 12:55:57 2018 | SETI@home | Sending scheduler request: To fetch work.
Fri Nov  9 12:55:57 2018 | SETI@home | Requesting new tasks for Intel GPU


Is there anyway to prevent BOINC from fetching Intel GPU workunits when I have it disabled?
ID: 1964058 · Report as offensive
rob smith Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer moderator
Volunteer tester

Send message
Joined: 7 Mar 03
Posts: 22199
Credit: 416,307,556
RAC: 380
United Kingdom
Message 1964087 - Posted: 9 Nov 2018, 7:12:30 UTC

The "best" place to stop a particular type of processor getting tasks is from your "Account" web page:
https://setiathome.berkeley.edu/prefs.php?subset=project
Simply de-select the Intel GPU option and you will stop getting tasks for the Intel GPU from SETI
Bob Smith
Member of Seti PIPPS (Pluto is a Planet Protest Society)
Somewhere in the (un)known Universe?
ID: 1964087 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1964131 - Posted: 9 Nov 2018, 14:11:28 UTC - in response to Message 1964058.  
Last modified: 9 Nov 2018, 14:12:17 UTC

It's also because GPU device numbering starts at 0 (zero). So the Intel device to ignore is 0 (zero)
<cc_config>
    <options>
       <ignore_intel_dev>0</ignore_intel_dev>
   </options>
</cc_config>

On a single CPU system you can't have a second Intel GPU (GPU 1), because there's only one built into the CPU.
But in essence, unchecking the Use Intel GPU option on the project's preferences page fixes all that.
ID: 1964131 · Report as offensive

Questions and Answers : GPU applications : SetiAtHome always uses integrated Intel GPU instead of NVidia


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