Package Details: opencl-amd 1:6.4.1-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: 134
Popularity: 1.05
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2025-05-22 15:22 (UTC)

Required by (130)

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 .. 45 46 47 48 49 50 51 52 53 54 55 .. 82 Next › Last »

gsus commented on 2021-01-15 13:23 (UTC) (edited on 2021-01-15 13:23 (UTC) by gsus)

Hi @luciddream here is the lddebug.txt

https://filedn.com/lsGYnWmDn67jepFm0Ehk7z0/lddebug.txt

luciddream commented on 2021-01-15 12:09 (UTC)

Hi @gsus, can you run LD_DEBUG=all clinfo 2> lddebug.txt and upload it somewhere so we can see if something is missing from the package?

kode54 commented on 2021-01-15 04:44 (UTC)

@gsus Downgrade this package to version 20.40, and stay there forever.

gsus commented on 2021-01-15 03:17 (UTC)

For my RX5500 XT clinfo shows No devices found in platform [AMD Accelerated Parallel Processing?] opencl-amdgpu-pro-pal was works but the package opencl-amdgpu-pro-pal not exist anymore

Enverex commented on 2021-01-13 15:45 (UTC)

Makes sense. The issue is that PhoenixMiner (and I assume Claymore too) now fail to work, immediately complaining that they couldn't build the OpenCL program, e.g. "Failed to build program: clBuildProgram (-11)" and such. Works fine with 20.40/PAL.

luciddream commented on 2021-01-13 14:54 (UTC) (edited on 2021-01-13 15:05 (UTC) by luciddream)

There's nothing odd about it, the new version uses ROCM (HSA - Heterogeneous System Architecture) stack - while the old driver was using PAL (Portable Abstraction Layer)

What issues do you have with the new version? If it doesn't work you can still download the old PKGBUILD from the sticky comment and use that one.

edit: Also check this comment from bridgmanAMD - he is more qualified to answer all questions about this version.

Enverex commented on 2021-01-13 14:40 (UTC)

This broke things for me, oddly enough it's showing a lower OpenCL version than the previous version did (2.0 vs 2.1). The driver version doesn't list PAL anymore either which I thought it did before. This one shows - 3188.4 (HSA1.1,LC) where as the 20.40 PAL driver shows 3180.7 (PAL,HSAIL).

Something changed AMDs side, or a change of build process here?

kode54 commented on 2021-01-05 01:27 (UTC)

The last version of this package to work on Polaris GPUs is 19.50-5. ROCm officially dropped support for Polaris anyway.

sperg512 commented on 2020-12-10 17:46 (UTC)

@Recompiler ROCm packages are included in the tarball download. Also, the documentation says that PAL has been replaced by ROCm or something like that, so... idk

Recompiler commented on 2020-12-10 17:36 (UTC)

@sperg512 Where on AMDs webpage for amdgpupro does it say it includes ROCm?