No work units for Navi 10 Radeon RX 5700 XT?

Moderators: Site Moderators, FAHC Science Team

Post Reply
Panzercat
Posts: 1
Joined: Fri Aug 23, 2019 6:11 pm

No work units for Navi 10 Radeon RX 5700 XT?

Post by Panzercat »

Yesterday I upgrade the GPU in my machine from an old AMD HD 7870 to a new Radeon 5700 XT. When the client runs it tries 65.254.110.245 and 18.218.241.186 which both report Empty work server assignment. Are there no work units for this GPU type?
Joe_H
Site Admin
Posts: 7868
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by Joe_H »

Please see this topic - viewtopic.php?f=83&t=31710. There is a known problem with the drivers provided by AMD for this new series of video cards and the support for OpenCL processing. This currently affects F@h and a number of other projects using OpenCL to process on GPU's.

Once AMD releases drivers with working OpenCL support, the card will be whitelisted. In the meantime you can select to follow the topic to see when reports come in as new driver versions come out.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
JiiPee
Posts: 59
Joined: Sun Mar 09, 2008 4:09 pm
Location: FINLAND

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by JiiPee »

I think direction is more focused to Vulkan, maybe FAH should start to look in Vulkan compute API also? I think Khronos is slowly fading away from OpenCL and OpenGL and focus is in Vulkan now.

https://pcper.com/2017/05/breaking-open ... to-vulkan/
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by JimboPalmer »

Since the Nvidia driver seem locked on OpenCL 1.2, it really doesn't matter if at some point in the future OpenCL and Vulkan have the same API.
The API F@H has to write to is OpenCL 1.2, or it loses cross vendor compatibility.

Deciding to follow CUDA or OpenCL 2.2 means different projects for different vendors, doubling the programmer workload and halving his responsiveness.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by foldy »

I heared it is a bug in FAH OpenMM and will maybe fixed in upcoming FAH Core_22.
JiiPee
Posts: 59
Joined: Sun Mar 09, 2008 4:09 pm
Location: FINLAND

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by JiiPee »

JimboPalmer wrote:Since the Nvidia driver seem locked on OpenCL 1.2, it really doesn't matter if at some point in the future OpenCL and Vulkan have the same API.
The API F@H has to write to is OpenCL 1.2, or it loses cross vendor compatibility.

Deciding to follow CUDA or OpenCL 2.2 means different projects for different vendors, doubling the programmer workload and halving his responsiveness.
I'm quite sure that nvidia does support Vulkan.

Waste of resources would be CUDA support. Soon there will be 3rd GPU vendor in game also so best route to go is stantards what every party support.
Joe_H
Site Admin
Posts: 7868
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by Joe_H »

Vulkan may be the way to go in the future, but they have not yet merged in the GPU computing functionality. The current release was focused on replacing OpenGL for displaying 3D video. As I understand their announcements, the ability to take over for OpenCL is somewhere in the future, not currently an option.

So it is an emerging standard, but not ready yet to be a replacement for programming GPU processing cores.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No work units for Navi 10 Radeon RX 5700 XT?

Post by JimboPalmer »

JiiPee wrote:Waste of resources would be CUDA support. Soon there will be 3rd GPU vendor in game also so best route to go is stantards what every party support.
Yes, that is what i said, it slows F@H development to vary from OpenCL 1.2.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
Post Reply