Skip to content

Verusarmy v3.0 (Windows x64)

Pre-release
Pre-release
Compare
Choose a tag to compare
@hellcatz hellcatz released this 17 Mar 20:09
c4dd1ed

This is a first draft release of an AMD OpenCL based Verushash v2.0 miner for Windows

Download verusarmy_win_x64_v03.zip attached to this release.

Modify existing batch files in zip or follow usage below.

Example usage; single gpu

verusarmy.exe -c stratum+tcp://na.luckpool.net:3956 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.verusarmy -p d=1 --gpu 0

Example usage; cpu 2 threads

verusarmy.exe -c stratum+tcp://na.luckpool.net:3956 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.verusarmy -p d=1 --cpu 2

Example usage; two gpus

verusarmy.exe -c stratum+tcp://na.luckpool.net:3956 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.verusarmy -p d=1 --gpu 0,1