Topic: GPU acceleration on AMD 780M

Is it possible to add GPU acceleration support to AMD 780M? This GPU is very powerful, compared to Nvidia 1050 GTX.

Here's the output when I open SVP:

0:12:05.613 [i]: Main: starting up SVP 4 Linux [4.5.0.210]... 
20:12:05.613 [i]: Main: args: none
20:12:05.613 [i]: Main: working dir is [...]/svp/SVP/
20:12:05.613 [i]: Main: data dir set to [...]/share/SVP4/
20:12:05.614 [i]: Settings: loading reg.cfg OK
20:12:05.614 [i]: Settings: loading main.cfg OK
20:12:05.614 [i]: Settings: loading ui.cfg OK
20:12:05.614 [i]: Settings: loading frc.cfg OK
20:12:05.614 [i]: Settings: loading profiles.cfg OK
20:12:05.614 [i]: Settings: loading custom.cfg OK
20:12:05.614 [i]: Settings: loading lights.cfg OK
20:12:05.614 [i]: Main: using Qt 5.15.12 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0)
20:12:05.615 [i]: Main: device scale is 1.5, user defined scale is 1
20:12:05.615 [i]: Main: system locale is [en]
20:12:05.615 [i]: Main: preferred language is [en-us]
20:12:05.616 [i]: Main: setting language file to en.qm...
20:12:05.616 [E]: Main: language file not found or corrupted
20:12:05.618 [i]: Main: collecting system information...
20:12:05.619 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.5.0.205
20:12:05.620 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.5.0.212
20:12:05.620 [i]: Main: running OpenCL info...
20:12:05.623 [i]: OS: Linux 6.6.14-porteux #1 SMP PREEMPT_DYNAMIC Sun Jan 28 20:50:03 CET 2024 x86_64
20:12:05.634 [i]: Desktop environment:  / /usr/bin/startxfce4 / xfce
20:12:05.636 [i]: CPU: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics [base frequency 589 MHz, 16 threads]
20:12:05.636 [i]: Video: reading OpenCL info...
20:12:05.656 [i]: Video: 1 GPU OpenCL device(s) on Clover [OpenCL 1.1 Mesa 23.3.4] (Mesa)
20:12:05.656 [i]: Video 1: AMD Radeon Graphics (radeonsi, gfx1103_r1, LLVM 17.0.6, DRM 3.54, 6.6.14-porteux) (AMD, ver.23.3.4) [gpuID=11]: NOT SUPPORTED
20:12:05.656 [i]: Video: 0 GPU OpenCL device(s) on rusticl [OpenCL 3.0] (Mesa/X.org)

Thanks!

Re: GPU acceleration on AMD 780M

> Is it possible to add GPU acceleration support to AMD 780M?

yes I'm totally sure it's possible big_smile
most likely you lack something needed to enable CL_DEVICE_IMAGE_SUPPORT...

Re: GPU acceleration on AMD 780M

Well, I tried in PorteuX 1.0, Slackware current and Ubuntu 23.10.1, and they all fail to enable GPU acceleration. The moment I go to my other machine with a Nvidia card it works perfectly.

What can I do?