summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-11-19 13:38:51 +0000
committerGitHub <noreply@github.com>2017-11-19 13:38:51 +0000
commitc4f8c1a13332e52ab8f04bc549a50e1fe4305dea (patch)
tree1695dfd40b479b64026076f0cb5888c5609db787 /doc
parent6d6460a58a5765b7524983d2e64a560531b2c975 (diff)
parentfa721f58567050a79c8688015b9b051797a3f1cf (diff)
downloadxmr-stak-c4f8c1a13332e52ab8f04bc549a50e1fe4305dea.zip
xmr-stak-c4f8c1a13332e52ab8f04bc549a50e1fe4305dea.tar.gz
Merge pull request #142 from psychocrypt/topic-updateWindowsBuildGuide
update windoes compile guide
Diffstat (limited to 'doc')
-rw-r--r--doc/compile_Windows.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/compile_Windows.md b/doc/compile_Windows.md
index f6f5962..532348c 100644
--- a/doc/compile_Windows.md
+++ b/doc/compile_Windows.md
@@ -34,8 +34,8 @@
- 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)
+- with CUDA 8: download the version 1 of 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)
+- with CUDA 9: download the version 2 of the precompiled binary from [https://github.com/fireice-uk/xmr-stak-dep/releases/download/v2/xmr-stak-dep.zip](https://github.com/fireice-uk/xmr-stak-dep/releases/download/v2/xmr-stak-dep.zip)
- unzip all to `C:\xmr-stak-dep`
### Validate the Dependency Folder
OpenPOWER on IntegriCloud