Search found 7 matches

by Tap
Sun Mar 15, 2020 9:00 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

It seems that I cannot get it going using the AMDGPU-Pro drivers. I can install it but clinfo shows it trying to pass through (only somewhat successfully) to the open source mesa drivers, and removing the mesa implementation causes it to fail to show any OpenCL devices at all. When trying to force c...
by Tap
Sun Mar 15, 2020 8:27 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

Yes, one of the constant facts is that users need drivers direct from AMD or Nvidia to fold with a GPU. I am going to give the amdgpu-pro OpenCL driver/layer a shot - it's a closed source/proprietary implementation that runs on top of the open source one. I'll update here if the CL benchmark report...
by Tap
Sun Mar 15, 2020 8:05 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

Here's what I have installed when it comes to OpenCL: [silvea@pikanuc ~]$ pacman -Qs opencl local/clinfo 2.2.18.04.06-1 A simple OpenCL application that enumerates all available platform and device properties local/libclc 0.2.0+589+9aa6f35-1 Library requirements of the OpenCL C programming language ...
by Tap
Sun Mar 15, 2020 8:03 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

Joe_H wrote:We ran into this a few months ago, the problem is...
the drivers from Intel have lacked OpenCL support good enough to use with the F@h software.
In my case I'm running the open source AMDGPU drivers from the Arch Linux repos, so this may be a different situation.
by Tap
Sun Mar 15, 2020 7:54 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

According to clpeak, 225.22-223.42 Keep in mind other applications on my PC may be using compute power (parts of firefox, discord, etc) but this is the result of my testing. Full output: Platform: Clover Device: AMD VEGAM (DRM 3.36.0, 5.5.9-arch1-2, LLVM 9.0.1) Driver version : 19.3.4 (Linux x64) Co...
by Tap
Sun Mar 15, 2020 7:32 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Re: Radeon RX Vega M GH

Unfortunately your device (polaris) does not support Double Precision Floating Point. All GPU project now require the abilty to process such instructions (at least a very slowly) CLInfo responds otherwise: Double-precision Floating-point support (cl_khr_fp64) Denormals Yes Infinity and NANs Yes Rou...
by Tap
Sun Mar 15, 2020 7:13 am
Forum: New GPUs (whitelist)
Topic: Radeon RX Vega M GH
Replies: 12
Views: 2583

Radeon RX Vega M GH

I have the Radeon RX Vega M GH - the GPU that comes onboard the Hades Canyon NUC8i7HVK. The full line for it via lspci -nn is 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Polaris 22 XT [Radeon RX Vega M GH] [1002:694c] (rev c0) Interestingly, you guys already have...