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: 132
Popularity: 0.21
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2025-01-29 20:12 (UTC)

Required by (128)

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.

luciddream commented on 2021-12-26 15:14 (UTC) (edited on 2025-01-29 20:13 (UTC) by luciddream)

Current release is for ROCm 6.3.2 opencl-amd package includes only OpenCL / HIP runtime. You also need to use opencl-amd-dev package for ROCm LLVM compiler, OpenCL and HIP SDK. Please relog / reboot after installing so your PATH gets updated

There are now official packages available: rocm-opencl-sdk for OpenCL and rocm-hip-sdk for HIP - You might have better luck with these packages depending on your GPU.

Latest Comments

« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 79 Next › Last »

coxackie commented on 2020-11-20 15:12 (UTC)

@luciddream here. Not sure if the Manjaro comment was for me, but I am using pure Arch.

luciddream commented on 2020-11-20 15:08 (UTC)

By the way if you are using Manjaro please include that in the comment. I can see that amdgpu-pro drivers are using libdrm_amdgpu.so.1 library which is part of libdrm. This library is not updated in Manjaro as far as I can tell.

luciddream commented on 2020-11-20 14:43 (UTC)

@coxackie sorry to make you run it again but I can't use this file to compare because it's not text even if I copy paste it for some reason.

please run LD_DEBUG=all clinfo 2> lddebug.txt and upload again

sperg512 commented on 2020-11-20 14:37 (UTC)

By the way, heres some stuff I got:

Hashcat seems to work, and so does Geekbench. You can see the geekbench resutls here if needed

coxackie commented on 2020-11-20 14:29 (UTC)

@luciddream please see here. Tell us if you can get something out of the mess.

sperg512 commented on 2020-11-20 14:25 (UTC)

At this point may as well just lend me a PC that ISNT working with this, and then I could debug it there lol

Also, I unarchived and decompressed all of the deb files and their data, and couldn't find anything else related to OpenCL but maybe someone else can help with that

luciddream commented on 2020-11-20 14:17 (UTC)

@coxackie can you try to run

LD_DEBUG=all clinfo and post it to pcloud? I think this might show us what library is missing.

luciddream commented on 2020-11-20 14:12 (UTC)

One thing I've noticed is that I get the 0 number of devices @coxackie is getting if I remove libhsa-runtime64.so.1.2.0 or libhsakmt.so.1.0.6 from the package.

So maybe there is a library from the archive we are currently missing. I will try to figure it out later today but it's not easy for us to fix it because it's already working for us. Probably someone that has the issue needs to step up and find the problem.

jiweigert commented on 2020-11-20 12:59 (UTC)

Thanks working again :)

coxackie commented on 2020-11-20 12:57 (UTC) (edited on 2020-11-20 13:15 (UTC) by coxackie)

@luciddream Except for a couple of errors (Unable to display current fan speed, Unable to display PowerPlay table) is appears that rocm-smi -a has OK output. Full log here.

EDIT: OpenCL certainly not working with LibreOffice (Calc); neither with hashcat (clGetDeviceIDs(): CL_DEVICE_NOT_FOUND)