Skip to content

QuakrChain_Miner_Windows_Binary_Release_AMD_OpenCL

Compare
Choose a tag to compare
@jyouyj jyouyj released this 04 Jan 00:30
· 7 commits to master since this release
37baee1

This version is for the AMD and OpenCL user. Please make sure you have installed the GPU driver and the toolkit.

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

ethminer -G 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.