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.32
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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 81 Next › Last »

sperg512 commented on 2021-03-27 03:12 (UTC) (edited on 2021-03-27 03:15 (UTC) by sperg512)

@luciddream weird, could it be your git config? Long while ago I had issues with that, but I'll push that tomorrow morning

Anways, anyone with a Polaris card that doesnt work on this version, send outputs of the following commands preferrably in files:

  • clinfo

  • clinfo --offline

  • dmesg, include relevant lines only if possible

Please also, if possible, include a crash log of any application using OCL that crashes on this version (i.e Junk Shop blender scene, Geekbench, or even just a basic OCL program). Any extra information would be appreciated. You can include versions of things like the kernel if you want

I need this so I can give the driver devs as much info as possible to fix this bug. In the future, when any major bugs like this occur, I will likely refer back to this comment.

also if there's any more information that should be necessary for everyone to send please tell me! Thanks

luciddream commented on 2021-03-27 03:00 (UTC)

I still can't push packages here, AUR doesn't recognize my SSH key for some reason. I've updated the PKGBUILD to use the latest version, maybe it will help some people.

Link for Download - it's just a version change + file hash.

Geekbench5 fails to run with this version for my 5700XT.

vinibali commented on 2021-03-24 20:38 (UTC)

20.45 produces really low OpenLC compute power with Vega56, does anybody has some info about the 20.50 version? I even tried to checkout the older 20.40 version but that case only the superuser was able to find the OpenCL devices with clinfo.

sperg512 commented on 2021-03-24 14:55 (UTC)

@merlock RX 400s and 500s are Polaris. you can see it says POLARIS11 after the name.

and if it's working for you then that's great, no need to downgrade

merlock commented on 2021-03-24 14:40 (UTC)

@sperg512 - is there some kind of Polaris versioning?

OpenGL: renderer: Radeon RX 560 Series (POLARIS11 DRM 3.40.0 5.11.8-arch1-1 LLVM 11.1.0) v: 4.6 Mesa 20.3.4

Current version is working fine for me (F@H is plugging right along).

sperg512 commented on 2021-03-24 13:27 (UTC) (edited on 2021-03-24 15:02 (UTC) by sperg512)

ok so as @ATrigger and @quimkaos pointed out, 20.50 doesn't work on Polaris GPUs. If you have one, downgrade to 20.45 or install opencl-amd-polaris. could also be Mesa being fat but for now just downgrade or install the other package ok thanks

ATrigger commented on 2021-03-24 12:19 (UTC)

OpenCL 20.50 is borked on RX580. Don't upgrade

quimkaos commented on 2021-03-21 01:11 (UTC)

I was using this package with a Polaris card (RX 580 8GB) and this stopped working with the update from 20.45.1164792-4 to 20.50.1232447-4. I moved to the AUR package opencl-amd-polaris 19.50.967956-1. it's a lower version but it's working. So if anyone is facing the same problem, you can downgrade to 20.45 or use the AUR opencl-amd-polaris. thanks for the package luciddream!

luciddream commented on 2021-02-08 07:25 (UTC)

We don't need to spam AUR with releases. It's just a fix for Ubuntu, it's already working in Arch Linux. imo we should wait for the next major release from AMD.