Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@gordon-sero gordon-sero released this 28 May 21:22
· 2 commits to master since this release

Parameter setting:

   serominer.exe -P stratum1+tcp://[YOUR COLLECT ADDRESS].[YOUR HOST NAME]@[POOL-IP]:[POOL-PORT] [-U] [-G] [--cuda-devices=0 1 2] [--opencl-devices=1 2]

   -U                     # use CUDA >= v9.2 (Nvidia card)
   --cuda-devices=0 1 2   # only use 0,1,2 cards for CUDA

   -G                     # use OpenCL (support AMD and Nvidia cards)
   --opencl-devices=0 1 2 # only use 0,1,2 cards for OpenCL

Explanation:

  1. For Nvidia Card, please install the driver of cuda10.0. Normally, you only need to set -U. Nivida has weak support for OpenCL.
  2. For AMD Card, you need to set -G, set --opencl-devices to filter out the integrated card.

Example for Nvidia cards:

   serominer.exe -P stratum1+tcp://4ujQrFsaYqMugcBCiqKyJyTYpzA35TkmobaSVNru3ubTuhHPzYqdeJdk4V8pcnLhWNu2WCrznJhHqWZzxtnqgTsL.opencl_worker@129.204.197.105:8018 -U

Example for OpenCL(AMD) cards:

   serominer.exe -P stratum1+tcp://4ujQrFsaYqMugcBCiqKyJyTYpzA35TkmobaSVNru3ubTuhHPzYqdeJdk4V8pcnLhWNu2WCrznJhHqWZzxtnqgTsL.cuda_worker@129.204.197.105:8018 -G

Pool List

https://wiki.sero.cash/en/index.html?file=Start/sero-pool-list

PKG

serominer-v0.3.0-darwin-amd64.zip md5: 456982d8e220f4be0a3b69074de8a9b4
serominer-v0.3.0-windows-amd64.zip md5: 40854374f15a873809262c21b9c7e214