Package Details: opencl-amd 1:6.3.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, 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, 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.61
First Submitted: 2016-12-01 03:45 (UTC)
Last Updated: 2024-12-05 18:41 (UTC)

Required by (126)

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 2024-12-05 18:42 (UTC) by luciddream)

Current release is for ROCm 6.3.0 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 .. 71 72 73 74 75 76 77 78 79 Next › Last »

laichiaheng commented on 2017-10-31 18:15 (UTC)

==> Validating source files with sha256sums... amdgpu-pro-17.30-465504.tar.xz ... FAILED ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build opencl-amd.

ywecur commented on 2017-10-23 21:36 (UTC)

I think there's a bug, but I'm not quite sure what the cause is. Neither ethminer nor Claymore will launch unless there's an active X session running. They will both say that no OpenCL devices were found.

darkbasic commented on 2017-10-21 13:23 (UTC)

GPU_FORCE_64BIT_PTR=1 was enough for me (HD7950)

difron commented on 2017-10-21 13:13 (UTC)

It works on SI if set export GPU_FORCE_64BIT_PTR=1 export GPU_USE_SYNC_OBJECTS=1 export GPU_MAX_ALLOC_PERCENT=100 export GPU_SINGLE_ALLOC_PERCENT=100 export GPU_MAX_HEAP_SIZE=100 found here https://github.com/fireice-uk/xmr-stak-amd/issues/59

grmat commented on 2017-09-28 23:14 (UTC)

@darkbasic: I don't think so. SI was not initially planned for AMDGPU. You can try the AMD mainline kernel as suggested in the thread, but I'm not sure if it will work.

darkbasic commented on 2017-09-27 23:44 (UTC)

https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/979848-amdgpu-pro-s-opencl-stack-crashes-the-whole-system-down-to-its-knees-on-si Is it supposed to work on SI?

pouar commented on 2017-08-27 14:51 (UTC)

probably a dumb question, but I can't get OpenCL to work without root. I tried adding myself to the video group, but it's still not working.

cgx commented on 2017-08-14 15:24 (UTC)

New build 465504 available https://www2.ati.com/drivers/linux/ubuntu/amdgpu-pro-17.30-465504.tar.xz http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx

ctouze commented on 2017-08-02 20:01 (UTC)

Works with libdrm 2.4.82-1 https://www.archlinux.org/packages/extra/x86_64/libdrm/download/

grmat commented on 2017-08-01 17:19 (UTC) (edited on 2017-08-01 17:20 (UTC) by grmat)

Thanks for reporting. The file is located under '/usr/share/libdrm' with the upstream libdrm package and I've just linked it accordingly. However, Alex Deucher also started pushing the libdrm changes by AMD which are required for their hybrid stack publicly[1]. It should now be possible to stop this approach for the OpenCL driver and replace libdrm with libdrm-amd[2]. The hybrid branch at [3] is intended to work with that (also includes Vulkan), but I've had no time to test things yet. I've set the linux-amd-mainline-git kernel as a dependency, which can be found in the AUR[4] and is also pushed out publicly now. [1]: https://cgit.freedesktop.org/~agd5f/drm [2]: https://github.com/grmat/libdrm-amd/blob/master/PKGBUILD [3]: https://github.com/grmat/opencl-amd/blob/hybrid/PKGBUILD [4]: https://aur.archlinux.org/packages/linux-amd-mainline-git