Bitcoin Forum
June 24, 2024, 06:25:20 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System on: June 03, 2017, 10:02:12 AM
Code:
-wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x
-dpool http://siamining.com:9980/miner/header?address=$walletSC -dcoin sia -dpsw x -dcri 16  -mport -3333 -allpools 1 -allcoins 1

...and the Sia ir running at double the hashrate?!
Thank you very much! Sia hashrate more than doubled. Unfortunately, 2 of my 7 rigs could not handle it and went offline  Shocked

EDIT: I suspect it might be because of high temperature (installing new cooling on Saturday).
-dpsw x parameter seems to be useless
I replaced it by -ttdcr 70 which should throttle Sia mining when temperature is over 70 degrees.

This is what I'm trying right now:
Code:
-wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x -dpool http://siamining.com:9980/miner/header?address=$walletSC -dcoin sia -ttdcr 70 -dcri 16  -mport -3333 -allpools 1 -allcoins 1

Doesn't work for me...
This is my code.
Code:
-wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x  -dpool stratum+tcp://siamining.com:7777 -dwal $walletSC.$rigName -dcoin sia -dpsw x -dcri 16  -mport -3333 -allpools 1 -allcoins 1

It works very well!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!