Package Details: opencl-amd 1:7.14.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, OpenCL 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: comgr, hip, hip-runtime-amd, hsa-amd-aqlprofile, hsa-rocr, rocm, rocm-bin, rocm-cmake, rocm-core, rocm-gfx101x-bin, rocm-gfx103x-bin, rocm-gfx110x-bin, rocm-gfx1150-bin, rocm-gfx1151-bin, rocm-gfx1152-bin, rocm-gfx1153-bin, rocm-gfx120x-bin, rocm-hip, rocm-hip-runtime, rocm-ocl-icd, rocm-opencl, rocm-opencl-icd-loader, rocm-opencl-runtime, rocm-smi-lib, rocminfo, rocprofiler-register
Provides: amdrocm-base, amdrocm-llvm, amdrocm-opencl, amdrocm-runtime, amdrocm-sysdeps, opencl-driver
Submitter: grmat
Maintainer: luciddream
Last Packager: luciddream
Votes: 143
Popularity: 1.87
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2026-07-16 19:43 (UTC)

Required by (55)

Sources (5)

Pinned Comments

luciddream commented on 2025-10-11 18:56 (UTC) (edited on 2026-07-16 19:45 (UTC) by luciddream)

Latest release: 7.14.0.

This package includes OpenCL and HIP runtime only.

For the full ROCm experience you need to install one of the following packages:

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

1 2 3 4 5 6 .. 88 Next › Last »

luciddream commented on 2026-07-08 15:40 (UTC) (edited on 2026-07-08 15:40 (UTC) by luciddream)

Hi @insanie, rocwmma-dev is available in opencl-amd-dev package. I've tried to follow the documentation, when it is meaningful. Have you tried the ROCm 7.13 packages? it should be included in these

insanie commented on 2026-07-07 20:49 (UTC)

Any chance adding rocwmma-dev here? Could be useful for llama.cpp/ggml building. I can add it on my own but still - it's kilobytes.

luciddream commented on 2026-05-07 20:17 (UTC)

There is nothing useful in these two last releases, it's the same ROCm with updated documentation. But I made a release before people start complaining anyway.

WillBDX commented on 2026-03-30 08:35 (UTC)

Thank you! DaVinci Resolve is working now.

luciddream commented on 2026-03-26 20:21 (UTC)

This is the first time I was thinking to skip a version for performance reasons. It looks like 7.2.0 is still king.

https://browser.geekbench.com/v6/compute/compare/6098470?baseline=5639867

tomnel commented on 2026-02-12 23:35 (UTC)

@davey6693 Thanks, I ran into this and reverted to 7.1.1-1 but still get segfaults.

biggynb commented on 2026-02-06 02:47 (UTC)

@davey6693 yes, I also had that problem, and is fixed after reverting back to 7.1.1-1. Thanks :)

davey6693 commented on 2026-02-05 20:06 (UTC) (edited on 2026-02-06 12:15 (UTC) by davey6693)

I have a 7900XTX, latest mesa and opencl-amd and had an instant core dump that I spent a while trying to figure out when launching DaVinci Resolve . I didn't even make it to the splash screen. The DR debug output was short and not super-helpful other than indicating it was having a problem in GPUDetect (note not my exact output, but the gist is the same):

[0x7f9b8a16f5c0] | Main                 | INFO  | 2022-04-04 12:53:56,282 | Running DaVinci Resolve Studio v17.4.5.0007 (Linux/Clang x86_64)
[0x7f9b8a16f5c0] | Main                 | INFO  | 2022-04-04 12:53:56,282 | BMD_BUILD_UUID e9d6c482-f29c-4364-8e4a-d695686a5bbe
[0x7f9b8a16f5c0] | Main                 | INFO  | 2022-04-04 12:53:56,282 | BMD_GIT_COMMIT 351707b351dc6797b3f28570da9d63b63bfdc0ed
[0x7f9b8a16f5c0] | GPUDetect            | INFO  | 2022-04-04 12:53:56,282 | Starting GPUDetect 1.2-a3 

When I reverted to opencl-amd 1:7.1.1-1 it fixed the problem. Not sure if that's a one-off or if it will help others.

qoppzvrbcqjqqlbn commented on 2026-02-04 09:19 (UTC)

I also want to emphasize my appreciation for the package maintainer. It works very well and I've used it countless times to install older versions for older cards as well.

Sometimes the downloads become unavailable but that is not something easily solved.

I am also very appreciative for the interaction on this AUR both from maintainer and community, its been great!

NIICKTCHUNS commented on 2026-02-03 22:06 (UTC)

Yeah, I actually did this right after I sent the comment, I actually had forgot that I could do this and remembered right after lol. Anyways thanks for the reply, I think its useful to have this tip here for maybe newcomers that are facing a similar problem

And I indeed reported this issue over BMD forums, lets see if the next update fix it o/