Bitcoin Forum
June 16, 2024, 10:41:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 [121] 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 ... 262 »
  Print  
Author Topic: [Ultracoin] [Est. Feb 2014] ~ ASIC Resistant & Ultrafast 6 Second Transactions!  (Read 380965 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
iom
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 29, 2015, 04:20:36 PM
 #2401

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
J_Atomic
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
April 29, 2015, 05:03:38 PM
 #2402

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
tc61
Hero Member
*****
Offline Offline

Activity: 494
Merit: 500


View Profile
April 29, 2015, 05:51:24 PM
 #2403

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
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
April 30, 2015, 04:11:32 AM
 #2404

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.

BTC
fredeq
Legendary
*
Offline Offline

Activity: 1537
Merit: 1005


View Profile WWW
April 30, 2015, 10:26:53 AM
 #2405

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)

https://whattomine.com - Check what to mine Smiley
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
April 30, 2015, 01:11:46 PM
 #2406

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.

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
April 30, 2015, 02:59:10 PM
 #2407

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..

BTC
fredeq
Legendary
*
Offline Offline

Activity: 1537
Merit: 1005


View Profile WWW
April 30, 2015, 06:19:13 PM
 #2408

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)

https://whattomine.com - Check what to mine Smiley
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 01, 2015, 04:14:43 AM
 #2409

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!

BTC
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 01, 2015, 04:15:28 AM
 #2410

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 ?!

BTC
J_Atomic
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 01, 2015, 03:14:11 PM
 #2411

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.
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
May 01, 2015, 04:12:50 PM
 #2412

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
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 01, 2015, 07:53:06 PM
 #2413

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

BTC
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 01, 2015, 08:24:49 PM
 #2414

Can someone share hashrate for NF15/16 for AMD 285/290 cards? Also same for 750TI/gtx970/980? Thanks!

BTC
BogdanEraser
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 01, 2015, 08:42:07 PM
 #2415

On NF 16 I'm getting 205 h/s from R9 270x with ~14% HW errors (on 140 A there is 1 R and 20HW). Is this OK?
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
May 02, 2015, 12:19:45 AM
 #2416

@mitache365

This is for 750ti


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


and for 970

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
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 04, 2015, 07:41:48 AM
 #2417

Thanks! Seems like Ndivia's are much better for scrypt-n coins  Angry I am not sure 290x can brake 0.35Kh at NF16 or 1.5 at NF15.

BTC
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
May 04, 2015, 01:35:37 PM
 #2418

Thanks! Seems like Ndivia's are much better for scrypt-n coins  Angry I am not sure 290x can brake 0.35Kh at NF16 or 1.5 at NF15.

You need to understand that being memory limited doesn't mean buying a 4GB 290x, it means buying the cheapest 4GB card you can.  A $70 card can do 1.1KH/sec @ NF15 and .3KH/sec @ NF16.

nVidia cards do the math faster on a clock-for-clock basis, that is true, but look at it on a $ per KH/sec basis and see what comes out ahead.

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
Strannik-74
Full Member
***
Offline Offline

Activity: 348
Merit: 102



View Profile
May 04, 2015, 01:58:08 PM
 #2419

utc.tumblingblock.com does not work? shows 0.22kh/s no matter 1, 2 or 6, video cards currently running
It seems that not plow
mitache365
Hero Member
*****
Offline Offline

Activity: 731
Merit: 500


View Profile
May 04, 2015, 04:06:39 PM
 #2420

Thanks! Seems like Ndivia's are much better for scrypt-n coins  Angry I am not sure 290x can brake 0.35Kh at NF16 or 1.5 at NF15.

You need to understand that being memory limited doesn't mean buying a 4GB 290x, it means buying the cheapest 4GB card you can.  A $70 card can do 1.1KH/sec @ NF15 and .3KH/sec @ NF16.

nVidia cards do the math faster on a clock-for-clock basis, that is true, but look at it on a $ per KH/sec basis and see what comes out ahead.

GTX 970 looks verry well with this hashrate(0.78 NF16). DO you know the hashrate 270x 4GB?

BTC
Pages: « 1 ... 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 [121] 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 ... 262 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!