Author Topic: H2oCoin(N Scrypt) Mining Guide  (Read 4016 times)

Offline Zisef

  • Moderator
  • Regular member
  • *****
  • Posts: 50
  • Awesomeness: +8/-0
  • Follow @ThisWeeksCoin for more news
    • View Profile
  • Twitter: https://twitter.com/Zisef
H2oCoin(N Scrypt) Mining Guide
« on: March 23, 2014, 08:39:24 AM »
H2OCoin REQUIRES SPECIAL SETUP OF CGMINER!! PLEASE READ BELOW!!!



Here is a how to guide for those of you that have not mined with N Scrypt before.

     
1)  GPU mine using VertMiner's CGminer modified for N Scrypt support (currently fastest method):
   1.  Windows Version https://vertcoin.org/downloads/vertminer-0.5.2.zip
   2.  you can also use exeminer 0.5.4pre2, works gret for me https://bitcointalk.org/index.php?topic=491058.0
   3.  Imprived version of VertMiner https://bitcointalk.org/index.php?topic=466867.0
   4.  Source code for both Windows and Linux https://github.com/Bufius/vertminer-gpu
 
   Build HOWTO for vertminer: http://vertcoin.org/gpu-miner-build-howto.html **** Only for those who build from source  exp. Linux Distributes.***
 
   IMPORTANT: Please note that the H2oCoin(N Scrypt) algorithm requires different GPU settings, and that you will attain, at most, 50% of the normal hashrate that you would get mining a normal scrypt coin. Everyone else will also of course have at most half their normal hashrate, so you will remain equally competitive and mine the same "slice of the pie" as you normally would.

    ***In particular, you will need a --thread-concurrency setting of around 70% your normal setting. There is a GPU settings thread at https://bitcointalk.org/index.php?topic=416572.new#new that may help with setup, and if you are setting up on a GPU type that no-one has posted settings for yet, it would be appreciated if you would post your GPU type, settings and hashrate achieved in that thread.

2)  GPU mine using CUDAminer modified for N Scrypt support
   1.  Windows Version https://vertcoin.org/downloads/CudaminerWin64.zip
   2.  Source code for both Windows and Linux https://github.com/cbuchner1/CudaMiner
   3.  OSx Build of CUDAMiner https://vertcoin.org/downloads/CudaminerOSx-Aleks_N.zip
          (note that the --algo=scrypt:2048 switch is needed to mine H2OCoin with CUDAMiner)
     
3)  CPU mine using CGminer or CPUminer modified for N Scrypt
   1. Windows version https://www.amazon.com/clouddrive/share?s=D_fMD9YnSuMm5b8Ldi-jiA
   2. Source https://github.com/Bufius/cpuminer-vert
     
4)  CPU mine with wallet (currently slowest method): 
   1. Open H2oCoin Wallet
   2. Choose Help
   3. Select Debug window
   4. Select Console
   5. Type “setgenerate true”
   6.  type  "getmininginfo" to see hashrate

   
 5) Configuring your GPU's for N Scrypt Resources
   1. Thread on GPU configuration files.- https://bitcointalk.org/index.php?topic=416572.new#new
   2. Compare your gpu's hashrates with other gpus. http://www.verters.com/vertcoin-hardware-list
        3. Find me on https://kiwiirc.com/client/irc.freenode.net/#H2OCoin if you need further help.
        4. I recommend http://h2o.dedicatedpool.com/ as your pool, but remember to set backup pools.
       
6) TIPS for configuration
        1. The fastest way to find your setting is to look up your GPU on the BitcoinTalk thread. Using those settings, if it is unstable bump down the engine, and memory clocks to stock. You will then be able to find your stable Thread Concurrency by decreasing until stable. Once stable proceed to increase engine and memory clocks to find your optimal hash rate.
        2. If all else fails join our chat at freenodes #H2Ocoin. I will be there before and during launch to help out miners. https://kiwiirc.com/client/irc.freenode.net/#H2OCoin
        3. Sources- Binary Clock at http://h2o.dedicatedpool.com/, If we get overloaded with support BinaryClock's Support Crew can help @ http://webchat.freenode.net/?channels=%23%23dedicatedpool
« Last Edit: March 24, 2014, 09:01:04 PM by Zisef »

Offline Zisef

  • Moderator
  • Regular member
  • *****
  • Posts: 50
  • Awesomeness: +8/-0
  • Follow @ThisWeeksCoin for more news
    • View Profile
  • Twitter: https://twitter.com/Zisef
Re: H2oCoin(N Scrypt) Mining Guide
« Reply #1 on: March 23, 2014, 05:27:37 PM »
GPU 290 Conf Settings

"intensity" : "19",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "24550",
"shaders" : "0,0",
"gpu-engine" : "1020",
"gpu-fan" : "50-50,50-50,50-50",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "25,25,25",
"gpu-vddc" : "0.000",
"temp-overheat" : "100",
"temp-target" : "93",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "15",
"gpu-dyninterval" : "7",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"failover-only" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"scrypt-vert" : true

Reported to run longer with this bat setting  vertminer.exe --scrypt-vert -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3354 -u litecoinmonster.4 -p x --lookup-gap 2 --thread-concurrency 24000 --gpu-engine 1040 --gpu-memclock 1500 -w 256 -I 20 --gpu-powertune 20 --gpu-fan 80

****My 280x Settings for Gigabyte 280x**** Stable running for me.
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"hotplug" : "5",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-engine" : "1010",
"gpu-fan" : "0-85",
"gpu-platform" : "0",
"gpu-memclock" : "1480",
"gpu-memdiff" : "0",
"gpu-powertune" : "10",
"gpu-vddc" : "0.000",
"intensity" : "13",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "2048",
"thread-concurrency" : "8191",
"no-pool-disable" : true

****My 270 Stable Settings***

"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"hotplug" : "5",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-engine" : "920",
"gpu-fan" : "0-100",
"gpu-platform" : "0",
"gpu-memclock" : "1450",
"gpu-powertune" : "20",
"intensity" : "18",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0,0",
"thread-concurrency" : "10244",
"no-pool-disable" : true

*******My 7950 AMD Settings*******

"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"hotplug" : "5",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-engine" : "1020,1020",
"gpu-fan" : "40-100,40-100",
"gpu-platform" : "0",
"gpu-memclock" : "1250,1250",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "10,10",
"gpu-vddc" : "0.000,0.000",
"intensity" : "19",
"temp-target" : "85",
"temp-overheat" : "89",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1,1",
"worksize" : "256,256",
"lookup-gap" : "2,2,2",
"shaders" : "0",
"thread-concurrency" : "16384",
"scrypt-vert" : true,
"no-pool-disable" : true
« Last Edit: March 23, 2014, 05:56:25 PM by Zisef »