diff options
author | Ciprian Stingu <ciprian dot stingu at gmail dot com> | 2024-03-29 21:24:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-29 21:24:22 +0700 |
commit | 64d26550a6447d07151790dbdfedcdab567e71fa (patch) | |
tree | e170b8c9dc69819f4cc16c1405b20d36df1f9f2a /libraries/opencl-amd/README | |
parent | 9df262b25eeaad041c7cba43f9287ffce55ee92a (diff) |
libraries/opencl-amd: Updated for version 22.20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/opencl-amd/README')
-rw-r--r-- | libraries/opencl-amd/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/libraries/opencl-amd/README b/libraries/opencl-amd/README index 135afae3414e3..2dd51d4909faa 100644 --- a/libraries/opencl-amd/README +++ b/libraries/opencl-amd/README @@ -1,10 +1,9 @@ OpenCL userspace driver as provided in the amdgpu-pro driver stack and -intended to work along with the free amdgpu stack. It's a repackage -of AUR opencl-amd and don't provide the full amdgpu-pro stack. +intended to work along with the free amdgpu stack. +It's a repackage of AUR opencl-amd and don't provide the full +amdgpu-pro stack. -The Ubuntu 18.04 drivers can be downloaded using: - -/usr/bin/wget --referer \ -https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx \ ---timestamping \ -https://drivers.amd.com/drivers/linux/19.50/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz +Current version: proprietary drivers 22.20.3 / ROCM 5.2.3 +This package works on Slackware 15 +For a newer libclc (18.1.2) which could be used in Slackware 15, see +libclc package. |