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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 79 Next › Last »

apaz commented on 2023-02-16 07:55 (UTC) (edited on 2023-02-16 07:58 (UTC) by apaz)

Trying to do a "clinfo" I get an error message:

dlerror: libamdocl-orca64.so: cannot open shared object file: No such file or directory

However, everything seems to work fine. DaVinci Resolve also reports this error but then continues to work without problems. "geekbench --compute opencl" works without error.

luciddream commented on 2023-02-13 20:46 (UTC) (edited on 2023-02-13 20:47 (UTC) by luciddream)

@RAMChYLD some people (and rightfully so) complained that the conflict section was missing, so I added that. I know for a fact that opencl-mesa is conflicting with opencl-amd because many people have problems running software with both installed. So your use case looks interesting, do you mind elaborating more? I don't mind reverting it to the old behaviour if there is a need for it but I would like to to know what that need is.

@Astrobald, I was sure I forgot something, I guess that was it. I will take care of it on next release. thanks

RAMChYLD commented on 2023-02-13 20:19 (UTC)

Why is installing the latest version of this package causing a warning that it is now conflicting with opencl-mesa? This was never an issue before. Please fix.

Astrobald commented on 2023-02-12 19:29 (UTC)

The "conflicts=" variable is duplicated in PKGBUILD

luciddream commented on 2023-02-12 18:07 (UTC)

@blueman I'm not sure, I've never used it, and I don't plan to use it at the moment. I will still keep updating opencl-amd for whomever needs to use it. But it's good to have more options.

@merlock yeah, as I commented on the sticky comment legacy support is broken for this release (as usual). Stick to 5.4.1 for now.

merlock commented on 2023-02-12 13:56 (UTC)

Folding at home won't start GPU folding with 5.4.3.

I guess it doesn't make any sense to test/try the community repo.

blueman commented on 2023-02-12 13:50 (UTC)

Thanks for all your hard work @luciddream!

Are the correct steps to replace this package with all rocm-* packages from community repo or is there anything special required?

luciddream commented on 2023-02-12 12:39 (UTC)

I've updated the package to 5.4.3. I also noticed that ROCm is now on the community repository, so I make this comment as a reminder that people might want to switch to the official repository instead of using opencl-amd pacakge.

luciddream commented on 2023-02-07 21:45 (UTC)

5.4.3 is out with really tiny changes. I will probably make a new release on the weekend.