[Dev] NeoScrypt GPU Miner - Public Beta Test
-
Cheers man. sorry ahy :/
Not a problem; perhaps someone complained. Doesn’t matter.
-
holy shit - I got 680 in donations for the kernel lol
Makes me sad, oh well. I just sent you 500 FTC to keep up the good work with more to come depending on how much I pick up on my 290s :P
–worksize 112 -I 15 -g 1 --thread-concurrency 16384
is what I am using on my 290s, the slower one picked up 15KH/s and the faster one stayed the same.
-
is there any use of this update for me, i have 280x?
-
Makes me sad, oh well. I just sent you 500 FTC to keep up the good work with more to come depending on how much I pick up on my 290s :P
–worksize 112 -I 15 -g 1 --thread-concurrency 16384
is what I am using on my 290s, the slower one picked up 15KH/s and the faster one stayed the same.
Thanks! I got it.
is there any use of this update for me, i have 280x?
Try it with a lot of different settings to see.
-
is there any use of this update for me, i have 280x?
I had some r9 280x that really needed look up gap 2 for scrypt and run slow on neo. I am guessing this will speed them up, I will let people know once I have time to test later today.
Tried a bunch of basic stuff…no luck getting them past 285KH/s
-
could somebody post a windows compile of the lastest code ?
I’m unable to use xintensity on the prev code (no accepted shares) and would like to check if the problem persists.
-
could somebody post a windows compile of the lastest code ?
I’m unable to use xintensity on the prev code (no accepted shares) and would like to check if the problem persists.
All you have to do is copy the newest neoscrypt.cl from the code repo and replace the one in your mining folder
-
All you have to do is copy the newest neoscrypt.cl from the code repo and replace the one in your mining folder
No, that won’t work correctly.
could somebody post a windows compile of the lastest code ?
I’m unable to use xintensity on the prev code (no accepted shares) and would like to check if the problem persists.
Windows binaries!
https://ottrbutt.com/sgminer/neoscrypt/wolf-neo-sgminer5-hawaii-11212014.zip
https://ottrbutt.com/sgminer/neoscrypt/wolf-neo-sgminer5-hawaii-11212014.zip.sig
-
first look for 280x only hw, hash down by 70%
will try later with better time
drivers: 14.200.1004.0
-
first look for 280x only hw, hash down by 70%
will try later with better time
drivers: 14.200.1004.0
You MUST change your settings.
-
i tried raw + I 13+ w 64-256
have no time to play more now
-
Running 2 x 280X’s and getting 310-314 with them.
Pics posted here https://forum.feathercoin.com/index.php?/topic/7929-gpu-comparison-neoscrypt/?p=70664
Following settings used :
{ "pools": [ { "url": "stratum+tcp://stratum.wemineftc.com:4444", "user": "username", "pass": "password" } ], "profiles": [], "failover-only": true, "algorithm": "neoscrypt", "device": "all", "lookup-gap": "2", "rawintensity": "6144", "thread-concurrency": "8192", "worksize": "256", "gpu-engine": "1100", "gpu-memclock": "1600", "gpu-threads": "4", "temp-cutoff": "95,95", "temp-overheat": "85,85", "temp-target": "75,75", "gpu-memdiff": "0,0", "shares": "0", "kernel-path": "/usr/i586-mingw32msvc/bin", "api-mcast-port": "4028", "api-port": "4028", "auto-fan": true, "expiry": "28", "failover-switch-delay": "60", "gpu-dyninterval": "7", "gpu-platform": "1", "hamsi-expand-big": "4", "keccak-unroll": "0", "log": "5", "no-pool-disable": true, "no-client-reconnect": true, "no-submit-stale": true, "queue": "10", "scan-time": "7", "tcp-keepalive": "30", "temp-hysteresis": "3" }
Win7 Ultimate X64, Catalyst 14.4
-
No improvement after all testings only few kh/s on 280X. With 13.6 rc2 didn’t worked at all. Strange thing is when I use old bin build on older sgminer also on 14.6 rc2 it works but reports same speed. Latest version builds bin 3 times bigger than old one with same settings.
-
I’m only getting this,
14.7 rc3 drivers
[19:21:15] Specified platform that does not exist
[19:21:15] clDevicesNum returned error, no GPUs usable
[19:21:15] All devices disabled, cannot mine! -
Wolf0s newest Hawaii update is really only meant for 290s and up. The 280x has a Tahiti architecture.
-
Wolf0s newest Hawaii update is really only meant for 290s and up. The 280x has a Tahiti architecture.
I’ve only seen it help on Hawaii - doesn’t mean there aren’t magic settings for other cards.
-
Hmm, well I cant get anything other than HW errors either for now. Some people seeing result others cant get it to work. Lets wait and see.
As I said before, I did manage to mod an older version by replacing the neoscrypt.cl with the new one and updating to: --worksize 112 -I 15 -g 1 --thread-concurrency 16384, gave my slower 290 about 12KH/s more and my faster one saw little to no boost.
-
Hmm, well I cant get anything other than HW errors either for now. Some people seeing result others cant get it to work. Lets wait and see.
As I said before, I did manage to mod an older version by replacing the neoscrypt.cl with the new one and updating to: --worksize 112 -I 15 -g 1 --thread-concurrency 16384, gave my slower 290 about 12KH/s more and my faster one saw little to no boost.
Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.
Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.
Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.
-
Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.
Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.
Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.
It might work - it’ll probably be dead slow, though.
-
Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.
Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.
Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.
I think what makes more sense is that it will use the version I linked, regardless of what you have - I need to get an updated Windows version of the driver files to build against.