diff options
Diffstat (limited to 'libraries/opencl-amd/README')
-rw-r--r-- | libraries/opencl-amd/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/opencl-amd/README b/libraries/opencl-amd/README index 27b9d280af601..a46fcc54787d8 100644 --- a/libraries/opencl-amd/README +++ b/libraries/opencl-amd/README @@ -1,6 +1,7 @@ -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. +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. 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 --N https://drivers.amd.com/drivers/linux/19.50/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz + +/usr/bin/wget --referer https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx -N https://drivers.amd.com/drivers/linux/19.50/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz |