Package Details: opencl-amd 1:6.4.0-1

Git Clone URL: https://aur.archlinux.org/opencl-amd.git (read-only, click to copy)
Package Base: opencl-amd
Description: ROCm components repackaged from AMD's Ubuntu releases (ROCr runtime, ROCm runtime, HIP runtime) - This package is intended to work along with the free amdgpu stack.
Upstream URL: http://www.amd.com
Keywords: amd amdgpu computing gpgpu opencl radeon
Licenses: custom:AMD
Conflicts: amd-smi-lib, comgr, hip, hip-dev, hip-doc, hip-runtime-amd, hip-samples, hipcc, hsa-amd-aqlprofile, hsa-rocr, hsa-rocr-dev, libdrm-amdgpu-amdgpu1, openmp-extras-runtime, rocdecode, rocdecode-dev, rocjpeg, rocjpeg-dev, rocm-cmake, rocm-core, rocm-dbgapi, rocm-debug-agent, rocm-device-libs, rocm-gdb, rocm-hip-runtime, rocm-language-runtime, rocm-ocl-icd, rocm-opencl, rocm-opencl-dev, rocm-opencl-icd-loader, rocm-opencl-runtime, rocm-smi-lib, rocm-utils, rocminfo, rocprofiler, rocprofiler-dev, rocprofiler-plugins, rocprofiler-register, roctracer, roctracer-dev
Provides: amd-smi-lib, comgr, hip, hip-dev, hip-doc, hip-runtime-amd, hip-samples, hipcc, hsa-amd-aqlprofile, hsa-rocr, hsa-rocr-dev, libdrm-amdgpu-amdgpu1, opencl-driver, openmp-extras-runtime, rocdecode, rocdecode-dev, rocjpeg, rocjpeg-dev, rocm-cmake, rocm-core, rocm-dbgapi, rocm-debug-agent, rocm-device-libs, rocm-gdb, rocm-hip-runtime, rocm-language-runtime, rocm-ocl-icd, rocm-opencl, rocm-opencl-dev, rocm-opencl-icd-loader, rocm-opencl-runtime, rocm-smi-lib, rocm-utils, rocminfo, rocprofiler, rocprofiler-dev, rocprofiler-plugins, rocprofiler-register, roctracer, roctracer-dev
Submitter: grmat
Maintainer: sperg512 (luciddream)
Last Packager: luciddream
Votes: 133
Popularity: 0.52
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2025-04-11 22:54 (UTC)

Required by (132)

Sources (38)

Pinned Comments

nho1ix commented on 2023-12-29 08:43 (UTC) (edited on 2024-02-10 07:13 (UTC) by nho1ix)

Note for anyone who has a Polaris GPU (Radeon RX 5xx) debugging issues with this package; Packages that use OpenCL like clinfo or davinci-resolve-studio will need you to downgrade opencl-amd to 1:5.7.1-1 as well as amdgpu-pro-oglp to 23.10_1620044-1 to avoid coredumps & segfaults.

DVR would not open unless these 2 packages were downgraded (along with their dependencies). Had to figure it out the hard way after hours using valgrind and rebooting over and over. Hopefully someone else will not have to pull their hair out trying to resolve their issue.

Latest Comments

« First ‹ Previous 1 .. 57 58 59 60 61 62 63 64 65 66 67 .. 81 Next › Last »

Ahmedtas commented on 2020-06-16 19:49 (UTC) (edited on 2020-06-16 21:45 (UTC) by Ahmedtas)

@kode54 I don't know if this is something obvious but I have found that AMD have removed HD 7000,8000 from their compatibility list since 19.20 https://www.amd.com/en/support/kb/release-notes/rn-rad-lin-19-20-unified https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-20

kode54 commented on 2020-06-16 04:31 (UTC)

Sorry for being rude, everybody. This should be fixed now. I didn’t notice the obvious 30MB reduction in package size, or lack of working PAL driver, since I don’t have the respective hardware.

451farenheit commented on 2020-06-15 22:36 (UTC)

@kode54 thanks for the answer! I'll try to find out what i've installed already and then check again. Thing is I can download this package, work, then uninstall it and then reboot works ok again. Maybe the ugliest workaround ever.

Best

Inko204 commented on 2020-06-15 20:16 (UTC)

@kode54 I add under "mv "${srcdir}/opencl/${shared}/libamd_comgr.so" "${pkgdir}/usr/lib/"" this line

mv "${srcdir}/opencl/${shared}/libamd_comgr.so.1.6.0" "${pkgdir}/usr/lib/"

to the PKGBUILD.

and it works under Manjaro.

@luciddream Thanks for the hint!

luciddream commented on 2020-06-15 09:09 (UTC)

@kode54 I edited my other comment. I think the reason it's not working is that libamd_comgr.so in opencl-amdgpu-pro-comgr_2020-*.deb has been renamed to libamd_comgr.so.1.6.0 - and your PKGBUILD is copying the symlink only. Copying the right file and creating a symlink for it in the package should fix it.

kode54 commented on 2020-06-15 07:14 (UTC)

Hi, I don't use Manjaro, or package for Manjaro. I'm going to place the blame squarely on Manjaro for this one.

CryingZombie commented on 2020-06-15 05:58 (UTC)

I would also like to add that this update broke openCL detection in blender and clinfo for my 5700xt. And I too am on manjaro. 20.10 works fine tho.

Inko204 commented on 2020-06-14 21:35 (UTC) (edited on 2020-06-14 21:55 (UTC) by Inko204)

Doesn't work with 5700 XT. CLinfo could not see the card. (Number of devices 0). Blender does not find the card either. My System: Manjaro

I'm back to version 20.10, clinfo and blender find my card again.

luciddream commented on 2020-06-14 12:11 (UTC) (edited on 2020-06-15 09:06 (UTC) by luciddream)

@kode54 Thanks for the quick update. I'm on Windows now so I can't test it, but I will do in a while. One thing I noticed when I built it is that libamd_comgr.so had been renamed to libamd_comgr.so.1.6.0 - I had to create a symbolink link to make it work with my GPU, or else clinfo would not see it.

Blender also worked for me, but I only tried the bmw scene. What scene do you have issues with?

kode54 commented on 2020-06-14 08:13 (UTC)

Update: It works on my Polaris GPU. But only for Luxmark. (from the official binaries) It doesn't work for that ridiculous Blender scene I used to get working with 19.50. Now it will appear to reach the render stage, then the Blender render window will become unresponsive, and the timer will freeze. top shows my CPU is doing something with it, and memory is being shuffled around. radeontop shows my GPU is working hard. Again, Blender unresponsive.