Skip to content

v0.1.0-beta.1

Compare
Choose a tag to compare
@gordon-sero gordon-sero released this 22 May 15:45
· 11 commits to master since this release

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