Skip to content

QuarkChain_Miner_Windows_Binary_Release

Compare
Choose a tag to compare
@jyouyj jyouyj released this 03 Jan 23:38
· 7 commits to master since this release
37baee1

After you have installed the GPU driver and Cuda, download this binary release.

Open the ethminer.bat file and fill in your cluster IP address, shard id, and GPU id.

ethminer -U http://$CLUSTER_IP:38391 --shard-id $SHARD_ID --cuda-devices $GPU_ID
  • --shard-id defines one specify shard to mine. shard id 0 ~ 3 are Ethash.
  • --cuda-devices defines specify GPUs to mine.

Double click ethminer.bat. Then it will start mining.