diff options
Diffstat (limited to 'doc/compile_Linux.md')
-rw-r--r-- | doc/compile_Linux.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/compile_Linux.md b/doc/compile_Linux.md index 4552314..072402f 100644 --- a/doc/compile_Linux.md +++ b/doc/compile_Linux.md @@ -4,7 +4,8 @@ ### AMD APP SDK 3.0 (only needed to use AMD GPUs) -- download and install the latest version from [http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/](http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/) +- download and install the latest version from https://www.dropbox.com/sh/mpg882ekirnsfa7/AADWz5X-TgVdsmWt0QwMgTWLa/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2?dl=0 + (do not wonder why it is a link to a dropbox but AMD has removed the SDK downloads, see https://community.amd.com/thread/228059) ### Cuda 8.0+ (only needed to use NVIDIA GPUs) |