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.67
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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 81 Next › Last »

jiweigert commented on 2020-09-25 14:06 (UTC)

Hey..... not writing any code on your phone???? Whats wrong with you? LOL

Termlinux app and ed as perfect editor and on you go!

Thanks for your time. I appreciate that!

sperg512 commented on 2020-09-25 13:46 (UTC)

I don't. I'm not too sure what's going on. And blender seems to eat RAM up normally, even on my other PCs which use old Intel integrated GPUs.

I may look into it a bit later when I'm home. Not gonna write any OpenCL code on my phone lmao

jiweigert commented on 2020-09-25 12:07 (UTC)

I feared that...

And as a blob from amd, it's theirs to fix i guess...

Do you have a working configuration (OpenCL-related) with the rocm-driver and the buildin APU?

If so, can you give some hints about it?

sperg512 commented on 2020-09-24 19:44 (UTC)

Ah, I see what you mean. I'm not sure how to fix, it looks like the same thing's happening to me. It might be a problem with the driver itself.

jiweigert commented on 2020-09-24 12:07 (UTC) (edited on 2020-09-24 12:13 (UTC) by jiweigert)

I think I had to be more specific: amd-opencl works so far fine, except that some blender projects have a much to high RAM hunger.. I'm talking about DEVICE BOARD NAME of clinfo, which identify the "card".. would great to see something like "builtin Vega 8 APU/GPU" instead.

clinfo
[~]$ clinfo 
Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.1 AMD-APP (3143.9)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices 
  Platform Host timer resolution                  1ns
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 1
  Device Name                                     gfx902
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 2.0 AMD-APP (3143.9)
  Driver Version                                  3143.9 (PAL,HSAIL)
  Device OpenCL C Version                         OpenCL C 2.0 
  Device Type                                     GPU
  Device Board Name (AMD)                         Unknown AMD GPU
  Device Topology (AMD)                           PCI-E, 03:00.0
  Device Profile                                  FULL_PROFILE
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Max compute units                               8

Or are you referring to my OpenCL Rocm-issues?

sperg512 commented on 2020-09-24 11:33 (UTC)

@jiweigert To me that sounds like a hardware problem... Make sure it works correctly for intensive tasks (such as Vulkan rendering) and make sure you've got the right drivers, including AMDVLK(/vulkan-radeon) and AMDGPU. If that doesn't work then you've probably got a hardware issue, because this works perfectly with my 3700U and its corresponding Vega APU.

jiweigert commented on 2020-09-24 10:53 (UTC) (edited on 2020-09-24 10:54 (UTC) by jiweigert)

Hi,

Is there any way that mybuiltin Vega 8 APU can be correctly identiified? My Vega 8 APU (fx902) in Ryzen 5 3500U is recognized as "Unknown AMD GPU".

Is there's a way to patch new hardware id's or a different detection into the openCL-source?

I tried also with the rocm-openCL driver, which correctly identyfy the APU, but unfortunately, the OpenCL-Stack is somehow broken and crashes my System, so I'm back on this package.

If you need any additional Information about hw-ID's etc, I'm happy to provide Info's from my system.

Kind regards.

Jörn-Ingo Weigert

kode54 commented on 2020-08-31 05:19 (UTC)

I don't think even the initial release of the Radeon Software for Linux supported anything older than GCN2. You'll need to downgrade your OS to Ubuntu 14.04 and install the Crimson software, or just live with the Mesa OpenCL driver.

Then again, 20.30 claims to support GCN4, but that's a near total failure. So I'm still using 19.50 myself. Anything newer, I just blindly release to appease the whims of anyone who would report the package as outdated, without actually having the means to test whether it's fully functional on anything recent.

Olympus593 commented on 2020-08-31 04:34 (UTC)

Does 20.30 still support GCN1 or do I need to downgrade to 19.10?

Ashark commented on 2020-08-11 10:05 (UTC)

@ArthurBorsboom works for me. I am using yay btw.