Skip to content

Releases: sero-cash/serominer

v0.3.0

28 May 21:22
Compare
Choose a tag to compare

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

v0.1.0-beta.1

22 May 15:45
Compare
Choose a tag to compare

This release is used to test progpow compatibility. Miners participating can test their GPU hashrate in the official pool.

Since the GPU's hashrate is high, please connect to the pool use stratum protocol.

  • Parameter setting:
    serominer.exe -P stratum1+tcp://[YOUR COLLECT ADDRESS].[YOUR HOST NAME]@129.204.197:8010 [-U] [-G] [--cuda-devices=0 1 2] [--opencl-devices=1 2]

    -U use CUDA 10.0 (Nvidia recommend)
    --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

  • The Official Pool
    Mining: 129.204.197.105:8018
    Situation review: http://203.195.255.129:8082