aznboy84
|
|
July 07, 2014, 08:12:48 PM Last edit: July 07, 2014, 10:04:15 PM by aznboy84 |
|
Finally i got my sgminer version running smoothly
Win32 binary : https://mega.co.nz/#!dEMjjAoa!a8VYBUYztgBXm5q4d8Pq5R4WM4VxwfwfK7mGqi5Hi2I Update your driver to 14.6 for better hashrate There's 3 .bin file for 270x, 280x and 7950 in the archive for anyone don't have driver 14.6, and remember set --gpu-platform 0 for 13.12 driver Currently performance : 7950 : 3.6MH/s (1030/1250) 270x : 2.85MH/s (1100/1400) 280x : 4.5MH/s (1100/1500)
Github source : https://github.com/aznboy84/freshgpu
Linux build instructions (some dude confirmed it works so i hope it does )
cd /opt git clone https://github.com/aznboy84/freshgpu.gitcd freshgpu cp -av /opt/ADL-SDK/*.h ./ADL_SDK/ git submodule update --init --recursive sh autogen.sh CFLAGS="-O2 -Wall -march=native" ./configure make Don't expect any further optimization because those algo was optimized already [/b][/size]
|
|
|
|
compile
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 07, 2014, 08:12:55 PM |
|
My R9 270X gives out - 2.25 Mh/s
Config?
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 07, 2014, 08:13:36 PM |
|
fresh.suprnova.cc is down :/
it was down for a second as I urgently needed to patch stratum, everything is back up already.
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
July 07, 2014, 08:14:08 PM |
|
GTX760 OC: 3.6MH/s GTX750TI OC: 3.3MH/s
Unfair for amd miners. r9 280x only at 3.6Mh/s. We need optimized miner for amd cards. my version is doing 5.8MHash/s on a 290x...
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 07, 2014, 08:14:17 PM |
|
Hey Guys,
just to let you know this "megahasher" on Suprnova with > 2.5 gh/s was a fake share hasher..
This was the reason I had to restart stratum for a second, you should have seen a short disconnect but now everything is fine again and we are fake share proof with this new algo.
I've banned the user, froze his funds and will payout his balance to all other hashers as a bonus, its not much though, just about 100 coins which will be spread onto the next rounds.
This will happen to every other fake share hasher, so don't try, I've got good watchdogs running which filter those shares, you WILL be detected !
can u explain what he did? he used x15 or smthing? he used a modified miner... without telling too much
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
nongdanvoz
Member
Offline
Activity: 93
Merit: 10
|
|
July 07, 2014, 08:15:23 PM |
|
R9 280x - Getting 3.6 mh/s per card.
"intensity" : "16", "worksize" : "256", "lookup-gap" : "2", "thread-concurrency" : "8193", "shaders" : "0", "gpu-engine" : "1150", "gpu-fan" : "98", "gpu-memclock" : "1500", "gpu-powertune" : "22", "temp-cutoff" : "90", "temp-overheat" : "85", "temp-target" : "70", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "2", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "10", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "api-allow" : "W:127.0.0.1,W:10.0.1.200,W:10.0.1.199", "kernel" : "fresh" }
I use driver 14.6 280x - only 2,96MH/s Which driver do you use?
|
|
|
|
jontrue
|
|
July 07, 2014, 08:16:00 PM |
|
2.85 Mh/s HD7950 3.52 Mh/s HD7970 3.85 Mh/s 280x
|
|
|
|
|
|
timmy1979222
|
|
July 07, 2014, 08:23:28 PM |
|
why the hell so many invalid shares? in the pool
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 07, 2014, 08:24:51 PM |
|
why the hell so many invalid shares? in the pool
which pool ? and which miner are u using ?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
Klarisskin
|
|
July 07, 2014, 08:25:29 PM |
|
+30% improvement for my 7950s compared to official miner. You are a genius!
|
|
|
|
hellracer2011
|
|
July 07, 2014, 08:26:56 PM |
|
+1. I am getting 4.5 Mh/s on my 280x.
|
|
|
|
Colombina
|
|
July 07, 2014, 08:27:10 PM |
|
My R9 270X gives out - 2.25 Mh/s
Config? setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 sgminer.exe --kernel fresh -o stratum+tcp://fresh.suprnova.cc:5000 -u user -p pass -w 256 -I 18 -g 2 --thread-concurrency 8192 --temp-cutoff 85 --lookup-gap 2
|
|
|
|
alexvillas
|
|
July 07, 2014, 08:28:43 PM |
|
4.7 Mh /s 280x 1200/1500
|
|
|
|
CoinMin3r
|
|
July 07, 2014, 08:29:49 PM |
|
GTX760 OC: 3.6MH/s GTX750TI OC: 3.3MH/s
Unfair for amd miners. r9 280x only at 3.6Mh/s. We need optimized miner for amd cards. my version is doing 5.8MHash/s on a 290x... Config please for bat file.
|
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
| ██▄▄██████████▄▄█████████ █▄██████████████▄████████ ███████▀▀▀▀███████▄▄▄▄███ █████████████████████████ █████████████████████████ ████████████▀▀▀▀▀████████ █████████████████████████ █████████████████████████ ████████████▄▄▄▄▄████████ █████████████████████████ █████████████████████████ ███████▄▄▄▄███████▀▀▀▀███ █▀██████████████▀████████ ██▀▀██████████▀▀█████████ | | | I © I |
|
|
|
compile
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 07, 2014, 08:29:54 PM |
|
+30% improvement for my 7950s compared to official miner. You are a genius! can you post the build?
|
|
|
|
cisahasa
Legendary
Offline
Activity: 910
Merit: 1000
|
|
July 07, 2014, 08:32:49 PM |
|
280x 100w 4.2mhs cat. 13.12 elpida getting better..
|
|
|
|
Mxrider420z
Sr. Member
Offline
Activity: 620
Merit: 289
Ⓚ KORE TEAM Ⓚ ★ Portuguese/SPA
|
|
July 07, 2014, 08:34:29 PM |
|
Hey Guys,
just to let you know this "megahasher" on Suprnova with > 2.5 gh/s was a fake share hasher..
This was the reason I had to restart stratum for a second, you should have seen a short disconnect but now everything is fine again and we are fake share proof with this new algo.
I've banned the user, froze his funds and will payout his balance to all other hashers as a bonus, its not much though, just about 100 coins which will be spread onto the next rounds.
This will happen to every other fake share hasher, so don't try, I've got good watchdogs running which filter those shares, you WILL be detected !
Awesome, good job.
|
|
|
|
L3pje
|
|
July 07, 2014, 08:34:46 PM |
|
5.2 MH on a 290
sgminer.exe -k fresh -o stratum+tcp://fresh.suprnova.cc:5000 -u x -p x -I 15 -g 2 -w 256 --thread-concurrency 8192 --gpu-engine 1006 --gpu-memclock 1350
|
|
|
|
|