You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/compile_Linux.md
+14
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Compile **xmr-stak** for Linux
2
2
3
+
## Install Dependencies
4
+
5
+
### AMD APP SDK 3.0 (only needed to use AMD GPUs)
6
+
7
+
- 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/)
8
+
9
+
### Cuda 8.0+ (only needed to use NVIDIA GPUs)
10
+
11
+
- donwload and install [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads)
12
+
- for minimal install choose `Custom installation options` during the install and select
Copy file name to clipboardexpand all lines: doc/compile_Windows.md
+4
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@
29
29
- CUDA/Runtime
30
30
- Driver components
31
31
32
+
### AMD APP SDK 3.0 (only needed to use AMD GPUs)
33
+
34
+
- 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/)
35
+
32
36
### Dependencies OpenSSL/Hwloc and Microhttpd
33
37
34
38
- 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)
0 commit comments