Two GPUs in a PC displayed wrongly

Message boards : GPUs : Two GPUs in a PC displayed wrongly
Message board moderation

To post messages, you must log in.

AuthorMessage
SoNic67

Send message
Joined: 9 Sep 18
Posts: 2
United States
Message 87995 - Posted: 9 Sep 2018, 21:26:20 UTC
Last modified: 9 Sep 2018, 21:36:11 UTC

I have two different GPU in my PC. When I look in the computer details page, what is shown there is a mix of the characteristics of the two boards:
https://sech.me/boinc/Amicable/show_host_detail.php?hostid=52502
It says:
Coprocessors [2] AMD AMD Radeon(TM) R5 340X (8192MB) OpenCL: 2.0

I actually have an AMD RX580 (8GB, used as "device 0") and an AMD R5 340X (2GB, used as "device 1").
My cc_config.xml file contains this:
<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>


Why there are not both shown? How can I correct that?
ID: 87995 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5081
United Kingdom
Message 87997 - Posted: 9 Sep 2018, 22:05:01 UTC - in response to Message 87995.  

This is a known weakness in the BOINC support for GPUs as general purpose compute devices.

Although the BOINC client running on your computer is fully capable of identifying each device separately (look at the first few lines of the Event Log after restarting BOINC), the design decision taken around the year 2008 was to treat all devices as identical when reporting them to the BOINC project servers.

By 2014, it was acknowledged - see 'A Brief History of BOINC', slide 62, in the 2014 BOINC Workshop report - that there were "Reflections on software: things we need to change - Coprocessor model".

But since then, development funding for BOINC has dried up, and I see nothing to suggest that this deficiency will be addressed in the near future.
ID: 87997 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 87998 - Posted: 9 Sep 2018, 22:06:28 UTC - in response to Message 87995.  

The BOINC website only shows the best GPU when more than one of the same brand - but different models - are in the machine. You cannot fix this.
ID: 87998 · Report as offensive
SoNic67

Send message
Joined: 9 Sep 18
Posts: 2
United States
Message 88002 - Posted: 9 Sep 2018, 22:50:05 UTC - in response to Message 87998.  
Last modified: 9 Sep 2018, 22:50:46 UTC

The BOINC website only shows the best GPU when more than one of the same brand - but different models - are in the machine. You cannot fix this.

It's not even the best GPU. The name is of the weakest GPU, but the amount of memory is from the stronger one.

Really, nobody is actively working on Boinc development anymore? Time to make it open source?
ID: 88002 · Report as offensive
robsmith
Volunteer tester
Help desk expert

Send message
Joined: 25 May 09
Posts: 1283
United Kingdom
Message 88005 - Posted: 10 Sep 2018, 6:59:31 UTC

No full time developers, and it's been open source for many years.
ID: 88005 · Report as offensive

Message boards : GPUs : Two GPUs in a PC displayed wrongly

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.