diff options
Diffstat (limited to 'libraries/opencl-amd/README')
-rw-r--r-- | libraries/opencl-amd/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libraries/opencl-amd/README b/libraries/opencl-amd/README index a46fcc54787d..135afae3414e 100644 --- a/libraries/opencl-amd/README +++ b/libraries/opencl-amd/README @@ -1,7 +1,10 @@ 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 +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 \ +--timestamping \ +https://drivers.amd.com/drivers/linux/19.50/amdgpu-pro-19.50-967956-ubuntu-18.04.tar.xz |