Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HVC] Heavycoin - Ultra-secure, Decentralized Block Reward Voting, Fast
by
seayi
on 27/03/2014, 01:14:34 UTC
We made some compare testing between port 30001 and port 40001, and you will totally understand why you should choose mining with us


Platform 1:

AMD 7850 x 6, windows 7 64b, driver13.12

Using vardiff pool 30001
http://i1354.photobucket.com/albums/q692/lzp729/6x7850_30001_zps2e53de32.png

Using fixdiff pool 40001
http://i1354.photobucket.com/albums/q692/lzp729/6x7850_40001_zpsdcd9b2e5.png

Using fixdiff pool 40001 with set I to 8
http://i1354.photobucket.com/albums/q692/lzp729/6x7850_40001OC_zps64a14187.png

Amazing? right?

Platform 2:
AMD R9 290 x 5, windows 7 64b, driver13.12

Using vardiff pool 30001
http://i1354.photobucket.com/albums/q692/lzp729/5x290_30001_zpsf026d7f7.png

Using fixdiff pool 40001
http://i1354.photobucket.com/albums/q692/lzp729/5x290_40001_zps9f121a8a.png

Please take a shot at http://heavycoin.zhpool.com





5x290 rig's conf which get 15.2M hash per card post here.
Driver:13.12 WHQL
Cgminer:3-25
Code:
{
"pools" : [
{
"url" : "stratum+tcp://pool1.heavycoin.zhpool.com:40001",
"user" : "XXX.miner",
"pass" : "pass"
}
]
,
"intensity" : "8",
"vectors" : "1",
"vote" : "64",
"worksize" : "64",
"kernel" : "heavy",
"lookup-gap" : "0",
"gpu-threads" : "1",
"thread-concurrency" : "0",
"gpu-engine" : "1150",
"gpu-fan" : "60",
"gpu-memclock" : "1000",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"log-dateformat" : "0",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "60",
"heavy" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}