Browse Source

asd

cl-refactor
Genoil 9 years ago
parent
commit
0b96580b36
  1. 3
      README.md

3
README.md

@ -53,7 +53,8 @@ In CUDA yes, in OpenCL only on Nvidia .
- run [getstuff.bat](extdep/getstuff.bat) in [cpp-ethereum/extdep](extdep)
- open a command prompt and navigate to cpp-ethereum directory
``` mkdir build
```
mkdir build
cd build
cmake -DBUNDLE=cudaminer -G "Visual Studio 12 2013 Win64" ..
```

Loading…
Cancel
Save