Author

Topic: [Ultracoin] [Est. Feb 2014] ~ ASIC Resistant & Ultrafast 6 Second Transactions! - page 143. (Read 381003 times)

hero member
Activity: 732
Merit: 500
Can someone share hashrate for NF15/16 for AMD 285/290 cards? Also same for 750TI/gtx970/980? Thanks!
hero member
Activity: 732
Merit: 500
I've actually been able to push my memclocks to 1500, but that was in the scrypt days. Usually there's not enough difference in hash power for the heat generated, especially with asic resistance coin formulas. As it is, both my cards hover between 69 and 71 with the settings I posted (with help from some extra case fans).

I did partially figure the issue out tho and am now mining away. I pulled this out of the config:

--gpu-powertune 20 --queue 0 --expiry 1 --scan-time 1 --no-submit-stale

So something in there really didn't work well with NF16. I'll do some experimenting later on as I fine tune.

I am running my memclock at 921 and coreclock is stock 1070 and getting 0.27kh/s. Also not stable here at NF16 but I made my windows to get restart every 4 hours and .batch in startup folder. Now looks fine. Waiting for NF15 again where was pretty stable Smiley
hero member
Activity: 840
Merit: 1000
Just wanted to share this. I am using following config for NF16 for gtx 970 using cudaminer

cudaminer.exe -d gtx970 -q --algo=scrypt-jane:16 -L 8 -i 1 -l t32x4 -C 1 -b 65536

This is giving me 780h/sec & my APC UPS s/w reports ~154W of power usage.

Please share if you have a better config for gtx 970

Regards

Sam Smiley
newbie
Activity: 36
Merit: 0
I've actually been able to push my memclocks to 1500, but that was in the scrypt days. Usually there's not enough difference in hash power for the heat generated, especially with asic resistance coin formulas. As it is, both my cards hover between 69 and 71 with the settings I posted (with help from some extra case fans).

I did partially figure the issue out tho and am now mining away. I pulled this out of the config:

--gpu-powertune 20 --queue 0 --expiry 1 --scan-time 1 --no-submit-stale

So something in there really didn't work well with NF16. I'll do some experimenting later on as I fine tune.
hero member
Activity: 732
Merit: 500
I'm getting one accept after a few minutes of mining and then I'm getting dropped by the pool (or at least it's showing no workers, even tho my cards are chugging away) with no further accepted shares. Running 2x 280x, about 275h/s. Nothing else has changed aside from the slight configuration updates fro N16. Any ideas?

can you share a batch for 280x ?

Here's what I am using:

yacminer.exe --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1388361600 -d 0,1 -R 1280 --buffer-size 2590 -g 1 -w 128 --lookup-gap 8 --gpu-engine 1200,1200 --gpu-memclock 1200,1200 --gpu-powertune 20 --queue 0 --expiry 1 --scan-time 1 --no-submit-stale --temp-cutoff 90 --temp-overheat 85 --auto-fan

engine 1200 is too much OC for 280x card I think ?!
hero member
Activity: 732
Merit: 500
In doubt you could always PM thirty, he is active and a nice guy Wink
LIES!

Not nice or not active? Cheesy

@mitache cgwatcher can go nuts with command attributes, I find it best to extract config straight from the miner, then use it in cgwatcher
(You can do that by going to [S ]ettings -> [W]rite config file)

Thanks but something is not working for me but have no time to fix it!
legendary
Activity: 1537
Merit: 1005
In doubt you could always PM thirty, he is active and a nice guy Wink
LIES!

Not nice or not active? Cheesy

@mitache cgwatcher can go nuts with command attributes, I find it best to extract config straight from the miner, then use it in cgwatcher
(You can do that by going to [S ]ettings -> [W]rite config file)
hero member
Activity: 732
Merit: 500
Looking at yacminers docs shows some `api` functions similiar to those of cgminer (I am not sure if thirty based it on cgminer)
https://github.com/Thirtybird/YACMiner

Someone told me they had to rename Yacminer.exe to cgminer.exe and then everything worked as expected - I've never used this sort of config, so, your mileage may vary.

[/quote]

everything is working that way until I added --starttime..
hero member
Activity: 693
Merit: 500
In doubt you could always PM thirty, he is active and a nice guy Wink
LIES!


Looking at yacminers docs shows some `api` functions similiar to those of cgminer (I am not sure if thirty based it on cgminer)
https://github.com/Thirtybird/YACMiner

Someone told me they had to rename Yacminer.exe to cgminer.exe and then everything worked as expected - I've never used this sort of config, so, your mileage may vary.
legendary
Activity: 1537
Merit: 1005
Looking at yacminers docs shows some `api` functions similiar to those of cgminer (I am not sure if thirty based it on cgminer)
https://github.com/Thirtybird/YACMiner

I think I had it working with watcher out of the box.
In doubt you could always PM thirty, he is active and a nice guy Wink

Cgwatcher sadly wont work with ccminer as it doesnt have any api functions (luckily nvidia mining is rock solid, my 750tis havent restarted once Cheesy)
hero member
Activity: 732
Merit: 500
I'm getting one accept after a few minutes of mining and then I'm getting dropped by the pool (or at least it's showing no workers, even tho my cards are chugging away) with no further accepted shares. Running 2x 280x, about 275h/s. Nothing else has changed aside from the slight configuration updates fro N16. Any ideas?

can you share a batch for 280x ?

Here's what I am using:

yacminer.exe --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1388361600 -d 0,1 -R 1280 --buffer-size 2590 -g 1 -w 128 --lookup-gap 8 --gpu-engine 1200,1200 --gpu-memclock 1200,1200 --gpu-powertune 20 --queue 0 --expiry 1 --scan-time 1 --no-submit-stale --temp-cutoff 90 --temp-overheat 85 --auto-fan

thanks. do you know a cgwatcher is working for yacminer ? my miner stopped working usually and I need something to restart it.
hero member
Activity: 494
Merit: 500
thank you!



anyone have some decent n16 settings for cudaminer for 750ti's?

thx

cudaminer.exe -a scrypt-jane:YAC -H 2 -L 8 -i 0 -l t64x1 -b 4096 -m 1 -o stratum+tcp://stratum.ultrablockparty.com:3333 -u anastas.x -p x
newbie
Activity: 36
Merit: 0
I'm getting one accept after a few minutes of mining and then I'm getting dropped by the pool (or at least it's showing no workers, even tho my cards are chugging away) with no further accepted shares. Running 2x 280x, about 275h/s. Nothing else has changed aside from the slight configuration updates fro N16. Any ideas?

can you share a batch for 280x ?

Here's what I am using:

yacminer.exe --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1388361600 -d 0,1 -R 1280 --buffer-size 2590 -g 1 -w 128 --lookup-gap 8 --gpu-engine 1200,1200 --gpu-memclock 1200,1200 --gpu-powertune 20 --queue 0 --expiry 1 --scan-time 1 --no-submit-stale --temp-cutoff 90 --temp-overheat 85 --auto-fan
iom
newbie
Activity: 31
Merit: 0
anyone have some decent n16 settings for cudaminer for 750ti's?

thx

cudaminer.exe -a scrypt-jane:YAC -H 2 -L 8 -i 0 -l t64x1 -b 4096 -m 1 -o stratum+tcp://stratum.ultrablockparty.com:3333 -u anastas.x -p x
hero member
Activity: 732
Merit: 500
I'm getting one accept after a few minutes of mining and then I'm getting dropped by the pool (or at least it's showing no workers, even tho my cards are chugging away) with no further accepted shares. Running 2x 280x, about 275h/s. Nothing else has changed aside from the slight configuration updates fro N16. Any ideas?

can you share a batch for 280x ?
newbie
Activity: 36
Merit: 0
I'm getting one accept after a few minutes of mining and then I'm getting dropped by the pool (or at least it's showing no workers, even tho my cards are chugging away) with no further accepted shares. Running 2x 280x, about 275h/s. Nothing else has changed aside from the slight configuration updates fro N16. Any ideas?
hero member
Activity: 494
Merit: 500
anyone have some decent n16 settings for cudaminer for 750ti's?

thx
legendary
Activity: 912
Merit: 1000
full member
Activity: 135
Merit: 100
Thanks for the update Steven, we are still here. Keep up the good work!

+1 for me. It's been quiet around here, but we are hanging around.
full member
Activity: 137
Merit: 100
Thanks for the update Steven, we are still here. Keep up the good work!
Jump to: