Package Details: opencl-amd-dev 1:7.2.3-1

Git Clone URL: https://aur.archlinux.org/opencl-amd-dev.git (read-only, click to copy)
Package Base: opencl-amd-dev
Description: ROCm extra runtime and developer packages. This package needs 16.45GB of disk space.
Upstream URL: http://www.amd.com
Licenses: custom:AMD
Conflicts: composable-kernel, hip-doc, hip-samples, hipblas, hipblas-common, hipblaslt, hipcc, hipcub, hipfft, hipfort, hipify-clang, hiprand, hipsolver, hipsparse, hipsparselt, hiptensor, migraphx, miopen, miopen-hip, mivisionx, openmp-extras-dev, rccl, rocal, rocalution, rocblas, rocdecode, rocfft, rocjpeg, rocm-developer-tools, rocm-hip-libraries, rocm-hip-sdk, rocm-llvm, rocm-ml-libraries, rocm-ml-sdk, rocm-opencl-sdk, rocprim, rocprofiler-compute, rocprofiler-debug, rocprofiler-sdk, rocprofiler-sdk-rocpd, rocprofiler-sdk-roctx, rocprofiler-systems, rocpydecode, rocrand, rocshmem, rocsolver, rocsparse, rocthrust, rocwmma, rpp
Provides: composable-kernel, half, hip-doc, hip-samples, hipblas, hipblas-common, hipblaslt, hipcc, hipcub, hipfft, hipfort, hipify-clang, hiprand, hipsolver, hipsparse, hipsparselt, hiptensor, migraphx, miopen, miopen-hip, mivisionx, openmp-extras-dev, rccl, rocal, rocalution, rocblas, rocdecode, rocfft, rocjpeg, rocm-developer-tools, rocm-hip-libraries, rocm-hip-sdk, rocm-llvm, rocm-ml-libraries, rocm-ml-sdk, rocm-opencl-sdk, rocprim, rocprofiler-compute, rocprofiler-debug, rocprofiler-sdk, rocprofiler-sdk-rocpd, rocprofiler-sdk-roctx, rocprofiler-systems, rocpydecode, rocrand, rocshmem, rocsolver, rocsparse, rocthrust, rocwmma, rpp
Submitter: luciddream
Maintainer: luciddream
Last Packager: luciddream
Votes: 13
Popularity: 0.047831
First Submitted: 2021-12-26 15:01 (UTC)
Last Updated: 2026-05-07 20:14 (UTC)

Required by (215)

Sources (71)

Pinned Comments

luciddream commented on 2025-12-13 09:14 (UTC) (edited on 2026-07-16 19:47 (UTC) by luciddream)

I have created new packages for the ROCm TheRock- currently ROCm 7.14.0.

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

luciddream commented on 2026-07-16 19:53 (UTC)

@all, this package is now probably obsolete. Please migrate to the new rocm-bin packages as described in the pinned comment!

I will not delete this package yet, I still need to watch the releases, explore the prebuilt files, and see if this package is needed or not.

cmhacks commented on 2026-02-15 21:37 (UTC)

rocm-gfx120x-bin 7.11.0pre-1 working fine for me on arch based distro ( cachyos )

Thanks you very much @luciddream for your hard work. :)

luciddream commented on 2026-02-11 22:55 (UTC)

Just commenting here about the other 4 (and soon 5 packages). There seems to be an issue with the build process of the 7.11 preview release, confirmed by the AMD team, which probably affects the library search order. I will make more tests tomorrow because it's almost 01:00 am here. We can probably bypass the issues with setting some paths here and there

luciddream commented on 2026-01-22 20:25 (UTC)

Hi all, please check it's working for you, I was too tired when I made the release.

luciddream commented on 2025-12-13 09:14 (UTC) (edited on 2026-07-16 19:47 (UTC) by luciddream)

I have created new packages for the ROCm TheRock- currently ROCm 7.14.0.

cmhacks commented on 2025-11-29 09:28 (UTC)

@luciddream Yes, it’s a test I made to compare and test the performance of OpenCL. As soon as I solve some issues, I’ll publish it for the community. :)

luciddream commented on 2025-11-29 09:12 (UTC)

@cmhacks cool, is that benchmark something you have made?

cmhacks commented on 2025-11-28 22:45 (UTC) (edited on 2025-11-28 22:47 (UTC) by cmhacks)

@luciddream All working like a charm. Many thanks for your hard work dude :)

❯ ./rocm-9070xt-test

================================================================================
                       ULTIMATE GPU BENCHMARK SUITE
================================================================================
ROCm 7.1.1 Optimizations Applied:
  • HSA_OVERRIDE_GFX_VERSION=12.0.1 (RDNA4 Fix)
  • ROCM_FORCE_WAVE32=1 (MFMA Boost)
  • HIP_ENABLE_GRAPHS=1 (Lower Overhead)

TIP: For maximum stability/performance, run these commands manually:
  echo "manual" | sudo tee /sys/class/drm/card0/device/power_dpm_force_performance_level
  echo "5" | sudo tee /sys/class/drm/card0/device/pp_power_profile_mode
--------------------------------------------------------------------------------
Detected ICDs:
  • ROCm: /etc/OpenCL/vendors/AA_amdocl64.icd
  • Pocl: /etc/OpenCL/vendors/pocl.icd
  • Rusticl: /etc/OpenCL/vendors/ZZ_rusticl.icd
--------------------------------------------------------------------------------

--- Detected OpenCL Devices ---
[a] Run All (ROCm + Rusticl + HIP + Matrix) - Default
Select device [a]:

Running benchmarks with warmup and sustained load (min 1s)... Please wait.


=== BENCHMARK EXECUTION ===
Running ROCm (OpenCL)...                Done
Running Pocl (OpenCL)...                Done
Running Rusticl (OpenCL)...             Done
Running HIP Vector (Shaders)...         Done
Running Matrix Cores (AI)...            Done

=== PERFORMANCE REPORT ===
+----------------------+----------------+----------------+----------------+----------------+----------------+
| METRIC               | ROCm           | Pocl           | Rusticl        | HIP            | MATRIX (AI)    |
+----------------------+----------------+----------------+----------------+----------------+----------------+
| FP64 (TFLOPS)        | 0.60           | 0.05           | 0.00           | -              | -              |
| FP32 (TFLOPS)        | 4.68           | 0.34           | 4.66           | 4.77           | -              |
| FP16 (TFLOPS)        | 0.54           | 0.05           | 0.57           | -              | 164.00         |
| BF16 (TFLOPS)        | -              | -              | -              | 0.60           | 161.34         |
| INT64 (TOPS)         | 0.08           | 0.01           | 0.07           | 0.08           | -              |
| INT32 (TOPS)         | 0.15           | 0.01           | 0.15           | 0.15           | -              |
| INT16 (TOPS)         | 0.29           | 0.03           | 0.28           | 0.28           | -              |
| INT8 (TOPS)          | 0.44           | 0.07           | 0.53           | 0.45           | 86.68          |
| FP8 (TFLOPS)         | -              | -              | -              | 0.58           | 83.81          |
| INT4 (TOPS)          | 1.20           | 0.10           | 1.18           | 1.20           | 0.00           |
| FP4 (TFLOPS)         | 1.21           | 0.10           | 1.18           | 1.21           | 0.00           |
| FP6 (TFLOPS)         | -              | -              | -              | -              | 0.00           |
+----------------------+----------------+----------------+----------------+----------------+----------------+

Note: All values in TFLOPS/TOPS. 'Matrix' uses hipBLASLt.
Benchmark Complete.

::BENCHMARK_COMPLETE::

=== SYSTEM RECOMMENDATION ===
Based on the benchmark results:
  • ROCm Wins: 7
  • Pocl Wins: 0
  • Rusticl Wins: 2

Recommendation:
  ✅ Use ROCm as your default OpenCL driver.
  It performed better in 7 tests.
::WINNER::ROCm

(Note: For AI/ML workloads, always use HIP/ROCm regardless of OpenCL choice)

Report saved to: ./reports/rocm_benchmark_report_1764369720.txt

luciddream commented on 2025-11-27 16:29 (UTC)

hey @cmhacks, I just made a new release. It's very rushed but hopefully I didn't forget anything

cmhacks commented on 2025-11-27 14:58 (UTC)

Good day @luciddream

Eta for 7.1.1 ?

Thank you very much for your hard work! :)