Package Details: opencl-amd 1:6.3.2-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.78
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2025-01-29 20:12 (UTC)

Required by (132)

Sources (38)

Pinned Comments

luciddream commented on 2025-03-23 09:51 (UTC) (edited on 2025-03-23 09:52 (UTC) by luciddream)

opencl-amd (and opencl-amd-dev) are not out of date.

Latest version is 6.3.3 - https://rocm.docs.amd.com/en/latest/about/release-notes.html which only updates the rocm systems profiler for a minor bug. Due to the nature of these packages, which are over 25 GB in size, it would not be ideal to update on every minor patch.

I'm not going to waste peoples time and bandwidth. Be patient.

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 .. 63 64 65 66 67 68 69 70 71 72 73 .. 81 Next › Last »

cruncher1 commented on 2019-08-17 00:56 (UTC)

@vanities This package builds, but, at least for me, Navi GPU (5700XT) is not recognized as an OpenCL device. Works fine for Radeon VII, Vega, and Fury. Tested with Arch kernel and mainline kernel. I will debug the package, and see what else was changed, other than the libdrm folder, in the Debian package. OpenCL working on 5700XT in Ubuntu LTS using the AMD supplied driver.

vanities commented on 2019-08-16 21:05 (UTC)

Is there any reason we can't use 19.30? I have a patch ready for the PKGBUILD if you want to use it @grmat

Ashark commented on 2019-08-15 22:22 (UTC) (edited on 2019-08-15 22:24 (UTC) by Ashark)

Now 19.30-855429 is available for all other gpus and for other distributions. https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux

Ashark commented on 2019-07-19 18:32 (UTC)

@G3Xg2xV6A 19.30-838629 was not removed, it was released with this url: https://www.amd.com/ru/support/kb/release-notes/rn-amdgpu-unified-navi-linux

G3Xg2xV6A commented on 2019-07-12 07:28 (UTC)

I've been having segmentation faults as well with 19.30. Seems the 19.30 package was removed from the amd website.

mbrennr commented on 2019-06-25 21:53 (UTC) (edited on 2019-06-25 22:00 (UTC) by mbrennr)

Following changes for 19.20 at the right places in the PKGBUILD, maybe works. Didn't work for me. Built the package, but segfault.

pkgver='19.20.812932'

major='19.20'

minor='812932'

sha256sums=('c5376760ce15454c5ef5cef86571f3806114403d91b8a210629d2e927c98d852')

Ashark commented on 2019-05-29 23:09 (UTC)

And a small suggestion: add a "-p" to all mkdir commands. This prevents from fail: directory exists when rebuilding a package.

Ashark commented on 2019-05-18 17:25 (UTC)

@grmat, ok, thanks for explanation. But I think you may remove it now, as it is a bit confusing and anyway it was done several years ago, so no one affected person remaining I think. In readme there is no info that you said (about that you done it for co-existance of both versions), so I suggest you to place it there and also remove amdgpocl mentioning.

grmat commented on 2019-05-16 19:13 (UTC) (edited on 2019-05-16 23:56 (UTC) by grmat)

@Ashark: amdgpocl was the name I've been using for this package before this opencl-amd, which suits the arch package names better. The closed driver includes another version of the libdrm. The free one doesn't contain all the functionality and is more frequently updated. The renaming is a workaround to be able to use the free libdrm with the free stack alongside this one with opencl-amd. See readme for more info

@francoism90: if clover (mesa) works for you, I'd prefer that. E.g. It doesn't for cycles (blender). The two don't conflict as they both use icd

Ashark commented on 2019-05-16 03:58 (UTC) (edited on 2019-05-16 04:21 (UTC) by Ashark)

@grmat can you please explain why this package conflicts with amdgpocl? I cannot see any package providing that. And why do you rename libdrm_amdgpu to libdrm_amdgpo? Edit: I explored a git history of this package and saw that it was named amdgpocl previously. Then it needed to use replaces instead of conflicts array. I think it could be removed now. And amdgpO naming was done sinse initial commit, I still do not understand why.