diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2017-11-08 10:45:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-08 10:45:14 +0000 |
commit | b3237bab587f937e90a2ff0d06aba5e3630a8047 (patch) | |
tree | 17199ee8707d8f2d060b7099812f563f1c018290 /doc/compile_Windows.md | |
parent | 6ff6e32306a23406cbd8505da3e369e9a56680c9 (diff) | |
parent | 0ece44271f9515f49ef827474893dd404d8dc5e0 (diff) | |
download | xmr-stak-b3237bab587f937e90a2ff0d06aba5e3630a8047.zip xmr-stak-b3237bab587f937e90a2ff0d06aba5e3630a8047.tar.gz |
Merge pull request #95 from psychocrypt/topic-updateCompileDocu
update compile documentation
Diffstat (limited to 'doc/compile_Windows.md')
-rw-r--r-- | doc/compile_Windows.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/compile_Windows.md b/doc/compile_Windows.md index 056cc50..f6f5962 100644 --- a/doc/compile_Windows.md +++ b/doc/compile_Windows.md @@ -29,6 +29,10 @@ - CUDA/Runtime - Driver components +### 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/) + ### Dependencies OpenSSL/Hwloc and Microhttpd - download the precompiled binary from [https://github.com/fireice-uk/xmr-stak-dep/releases/download/v1/xmr-stak-dep.zip](https://github.com/fireice-uk/xmr-stak-dep/releases/download/v1/xmr-stak-dep.zip) |