suchmoon
Legendary
Offline
Activity: 3836
Merit: 9059
https://bpip.org
|
|
March 19, 2014, 10:19:20 PM |
|
Heavycoin GPU miner updated on http://hvc.1gh.com , massive hashrate improvement, please upgrade! Unfortunately, VLIW cards still won't work. Great job, my 280X went up by about 20%. Still can't beat a couple of 750 Ti's though
|
|
|
|
Chello
Member
Offline
Activity: 64
Merit: 10
|
|
March 19, 2014, 10:26:14 PM |
|
GPU 0 52,0C 1971RPM | 8,22M/8,22Mh/s | A: 62 R:0 HW:0 U: 11,22/m I:7 GPU 1 48,0C 1992RPM | 8,22M/8,22Mh/s | A: 55 R:0 HW:0 U: 9,95/m I:7 GPU 2 54,0C 1017RPM | 5,96M/5,96Mh/s | A: 33 R:0 HW:0 U: 5,97/m I:7 GPU 3 63,0C 964RPM | 5,96M/5,96Mh/s | A: 30 R:0 HW:0 U: 5,43/m I:7 2x 280x and 2x 270 (non x)
|
|
|
|
braxx
|
|
March 19, 2014, 10:32:35 PM |
|
Heavycoin GPU miner updated on http://hvc.1gh.com , massive hashrate improvement, please upgrade! Unfortunately, VLIW cards still won't work. wow my xfx 7950 pumped up +50% more hashrate... from 5.5 to 8.5 Mh/s kudos man; kudos
|
|
|
|
suchmoon
Legendary
Offline
Activity: 3836
Merit: 9059
https://bpip.org
|
|
March 19, 2014, 10:34:03 PM |
|
GPU 0 52,0C 1971RPM | 8,22M/8,22Mh/s | A: 62 R:0 HW:0 U: 11,22/m I:7 GPU 1 48,0C 1992RPM | 8,22M/8,22Mh/s | A: 55 R:0 HW:0 U: 9,95/m I:7 GPU 2 54,0C 1017RPM | 5,96M/5,96Mh/s | A: 33 R:0 HW:0 U: 5,97/m I:7 GPU 3 63,0C 964RPM | 5,96M/5,96Mh/s | A: 30 R:0 HW:0 U: 5,43/m I:7 2x 280x and 2x 270 (non x) How do you get 8M on 280X? Mine get 6.5M at best.
|
|
|
|
suchmoon
Legendary
Offline
Activity: 3836
Merit: 9059
https://bpip.org
|
|
March 19, 2014, 10:36:18 PM |
|
GPU 0 52,0C 1971RPM | 8,22M/8,22Mh/s | A: 62 R:0 HW:0 U: 11,22/m I:7 GPU 1 48,0C 1992RPM | 8,22M/8,22Mh/s | A: 55 R:0 HW:0 U: 9,95/m I:7 GPU 2 54,0C 1017RPM | 5,96M/5,96Mh/s | A: 33 R:0 HW:0 U: 5,97/m I:7 GPU 3 63,0C 964RPM | 5,96M/5,96Mh/s | A: 30 R:0 HW:0 U: 5,43/m I:7 2x 280x and 2x 270 (non x) How do you get 8M on 280X? Mine get 6.5M at best. Nevermind, my intensity was too low. Now at 7.8, will keep tweaking.
|
|
|
|
suchmoon
Legendary
Offline
Activity: 3836
Merit: 9059
https://bpip.org
|
|
March 19, 2014, 10:40:41 PM |
|
Heavycoin GPU miner updated on http://hvc.1gh.com , massive hashrate improvement, please upgrade! Unfortunately, VLIW cards still won't work. Great job, my 280X went up by about 20%. Still can't beat a couple of 750 Ti's though After upping the intensity and engine clock it now (barely) beats two 750 Ti's . ~50% increase with this new version.
|
|
|
|
Stratobitz
Legendary
Offline
Activity: 1022
Merit: 1010
|
|
March 20, 2014, 03:09:26 AM |
|
It seems it's currently more profitable to mine LTC with these cards than HVC. Why not then just mine LTC and buy more HVC with the LTC earnings?
|
|
|
|
suchmoon
Legendary
Offline
Activity: 3836
Merit: 9059
https://bpip.org
|
|
March 20, 2014, 05:31:56 AM |
|
It seems it's currently more profitable to mine LTC with these cards than HVC. Why not then just mine LTC and buy more HVC with the LTC earnings?
Can you show your math? I doubt LTC is more profitable.
|
|
|
|
bitmonster
Full Member
Offline
Activity: 129
Merit: 100
@cryptominer
|
|
March 21, 2014, 12:40:44 AM |
|
howdy, i'm on ubuntu running the cgminer_keccak with no problems, but when i try too run the heavy version it will not run, this is what i did git clone https://github.com/reorder/cgminer_heavy.gitcp /opt/ADL/include/* /opt/miners/cgminer_heavy/ADL_SDK cd cgminer_heavy/ ./autogen.sh CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP" ./configure --enable-opencl --enable-heavy make ./cgminer --heavy --vote 1024 -o stratum+tcp://hvcpool.1gh.com:5333 -u my address -p x -I 6 -w 256 --temp-cutoff 99 --temp-overheat 95 --temp-target 60 --gpu-fan 30-100 --auto-fan --gpu-engine 1150 --gpu-memclock 1450 --gpu-powertune 20 -g 1 Any one can help me?
|
|
|
|
reorder
|
|
March 21, 2014, 12:42:45 AM |
|
howdy, i'm on ubuntu running the cgminer_keccak with no problems, but when i try too run the heavy version it will not run, this is what i did git clone https://github.com/reorder/cgminer_heavy.gitcp /opt/ADL/include/* /opt/miners/cgminer_heavy/ADL_SDK cd cgminer_heavy/ ./autogen.sh CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP" ./configure --enable-opencl --enable-heavy make ./cgminer --heavy --vote 1024 -o stratum+tcp://hvcpool.1gh.com:5333 -u my address -p x -I 6 -w 256 --temp-cutoff 99 --temp-overheat 95 --temp-target 60 --gpu-fan 30-100 --auto-fan --gpu-engine 1150 --gpu-memclock 1450 --gpu-powertune 20 -g 1 Any one can help me? What GPU do you have? It currently does not run on VLIW (5xxx, 6xxx series).
|
|
|
|
bitmonster
Full Member
Offline
Activity: 129
Merit: 100
@cryptominer
|
|
March 21, 2014, 12:46:36 AM |
|
a 7XXX series, 2x7950
|
|
|
|
reorder
|
|
March 21, 2014, 12:48:51 AM |
|
a 7XXX series, 2x7950
Do you get any error messages?
|
|
|
|
bitmonster
Full Member
Offline
Activity: 129
Merit: 100
@cryptominer
|
|
March 21, 2014, 12:55:06 AM |
|
[01:54:05] Started cgminer 3.7.3 [01:54:05] Loaded configuration file /root/.cgminer/cgminer.conf [01:54:05] Started cgminer 3.7.3 [01:54:05] Loaded configuration file /root/.cgminer/cgminer.conf [01:54:05] Error in configuration file, partially loaded. [01:54:05] Start cgminer with -T to see what failed to load. [01:54:05] Probing for an alive pool [01:54:05] Pool 4 difficulty changed to 256 [01:54:05] Pool 4 JSON stratum auth failed: (unknown reason) [01:54:05] Pool 2 difficulty changed to 256 [01:54:05] Pool 2 JSON stratum auth failed: (unknown reason) [01:54:05] Pool 3 difficulty changed to 256 [01:54:05] Pool 3 JSON stratum auth failed: (unknown reason)
after control C
[01:54:05] Log date is now 2014-03-21 [01:54:05] Invalid config option --intensity: Invalid value passed to set intensity [01:54:05] Invalid config option --kernel: Cannot specify a kernel with heavy [01:54:33] Summary of runtime statistics: [01:54:33] Started at [2014-03-21 01:54:11] [01:54:33] Runtime: 0 hrs : 0 mins : 21 secs [01:54:33] Average hashrate: 0.0 Kilohash/s [01:54:33] Solved blocks: 0 [01:54:33] Best share difficulty: 0 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Hardware errors: 0 [01:54:33] Utility (accepted shares / min): 0.00/min [01:54:33] Work Utility (diff1 shares solved / min): 0.00/min [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Work items generated locally: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] New blocks detected on network: 0 [01:54:33] Pool: stratum+tcp://hvcpool.1gh.com:5333 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Items worked on: 0 [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] Pool: stratum+tcp://hvcpool.1gh.com:5333 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Items worked on: 0 [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] Pool: stratum+tcp://eu.wemineltc.com:3333 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Items worked on: 0 [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] Pool: stratum+tcp://eu.wemineltc.com:3333 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Items worked on: 0 [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] Pool: stratum+tcp://eu.wemineltc.com:3333 [01:54:33] Share submissions: 0 [01:54:33] Accepted shares: 0 [01:54:33] Rejected shares: 0 [01:54:33] Accepted difficulty shares: 0 [01:54:33] Rejected difficulty shares: 0 [01:54:33] Items worked on: 0 [01:54:33] Stale submissions discarded due to new blocks: 0 [01:54:33] Unable to get work from server occasions: 0 [01:54:33] Submitting work remotely delay occasions: 0 [01:54:33] Summary of per device statistics: [01:54:33] GPU0 | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.0/m [01:54:33] GPU1 | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.0/m [01:54:33]
|
|
|
|
reorder
|
|
March 21, 2014, 12:58:18 AM |
|
[01:54:05] Started cgminer 3.7.3 [01:54:05] Loaded configuration file /root/.cgminer/cgminer.conf [01:54:05] Started cgminer 3.7.3 [01:54:05] Loaded configuration file /root/.cgminer/cgminer.conf [01:54:05] Error in configuration file, partially loaded. [01:54:05] Start cgminer with -T to see what failed to load. [01:54:05] Probing for an alive pool [01:54:05] Pool 4 difficulty changed to 256 [01:54:05] Pool 4 JSON stratum auth failed: (unknown reason) [01:54:05] Pool 2 difficulty changed to 256 [01:54:05] Pool 2 JSON stratum auth failed: (unknown reason) [01:54:05] Pool 3 difficulty changed to 256 [01:54:05] Pool 3 JSON stratum auth failed: (unknown reason)
It loads configfile that overrides settings, you have to move it somewhere.
|
|
|
|
bitmonster
Full Member
Offline
Activity: 129
Merit: 100
@cryptominer
|
|
March 21, 2014, 01:06:09 AM |
|
[02:01:49] Log date is now 2014-03-21 [02:01:49] Started cgminer 3.7.3 [02:01:49] Probing for an alive pool [02:01:50] Pool 0 difficulty changed to 0.000122
after control C
[02:02:41] Shutdown signal received. [02:02:41] Summary of runtime statistics: [02:02:41] Started at [2014-03-21 02:01:50] [02:02:41] Pool: stratum+tcp://hvcpool.1gh.com:5333 [02:02:41] Runtime: 0 hrs : 0 mins : 51 secs [02:02:41] Average hashrate: 0.0 Kilohash/s [02:02:41] Solved blocks: 0 [02:02:41] Best share difficulty: 0 [02:02:41] Share submissions: 0 [02:02:41] Accepted shares: 0 [02:02:41] Rejected shares: 0 [02:02:41] Accepted difficulty shares: 0 [02:02:41] Rejected difficulty shares: 0 [02:02:41] Hardware errors: 0 [02:02:41] Utility (accepted shares / min): 0.00/min [02:02:41] Work Utility (diff1 shares solved / min): 0.00/min [02:02:41] Stale submissions discarded due to new blocks: 0 [02:02:41] Unable to get work from server occasions: 0 [02:02:41] Work items generated locally: 0 [02:02:41] Submitting work remotely delay occasions: 0 [02:02:41] New blocks detected on network: 0 [02:02:41] Summary of per device statistics: [02:02:41] GPU0 | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.0/m [02:02:41] GPU1 | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.0/m [02:02:41]
it is like i doesn't want too load, very strange, no problem with running the keccak version
CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP" ./configure --enable-opencl --enable-heavy is the last part oke, didn't know if too do it like this with keccak version i just change the last part --enable-heavy with --enable-keccak
|
|
|
|
reorder
|
|
March 21, 2014, 01:08:09 AM |
|
[02:02:41] Runtime: 0 hrs : 0 mins : 51 secs
Just give it more time to compile the kernel, it may take a few minutes.
|
|
|
|
bitmonster
Full Member
Offline
Activity: 129
Merit: 100
@cryptominer
|
|
March 21, 2014, 01:54:32 AM |
|
that is great, thank you very much, take your time, i'm going to sleep it is 3 am here in Belgium, i will look back in the morging, have a nice day
|
|
|
|
renegadepcsolutions
Full Member
Offline
Activity: 182
Merit: 100
Yeah... I mined your mom last night.
|
|
March 21, 2014, 05:54:41 AM |
|
Question for you.... Maybe you can work this out with the owner of beeeer... but their gpu miner and your gpu miner are worlds apart in performance. Their GPU miner lets my two 7870XT's run combined at around 3000cpm... yours barely puts them at 1600cpm... that's a BIG difference. Any suggestions?
|
Those who make peaceful revolution impossible will make violent revolution inevitable. -John F. Kennedy
|
|
|
mfqrs3
|
|
March 21, 2014, 10:30:56 AM |
|
Yes, that would be great if we get more performance from that PTS miner, before diff decrease.
|
|
|
|
reorder
|
|
March 21, 2014, 11:40:47 AM |
|
Question for you.... Maybe you can work this out with the owner of beeeer... but their gpu miner and your gpu miner are worlds apart in performance. Their GPU miner lets my two 7870XT's run combined at around 3000cpm... yours barely puts them at 1600cpm... that's a BIG difference. Any suggestions? It is not 'their' miner, it is miner by NaN, who is reluctant to support 1gh.
|
|
|
|
|