Bitcoin Forum
June 29, 2024, 07:53:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 [309] 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426880 times)
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:07:03 PM
 #6161

Selling for under 0.002 feels like just throwing it away but I'd hate to hold onto coins if it's still go down and never come back up.

if you believe in a spike then by all means buy with some of the previous earnings.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:07:26 PM
 #6162

every nonce value is different on all the rejects....
i should know, 6 one after another :-(

Yeah WTF then are the pool operators cheating?


right then, just noticed something, its submitting codes it did much earlier

like i just had 4 rejects in a row, reject 1 and 4 had the same nonce
and i have a feeling 2 and 3 many have had the same nonce as earlier submissions

i wonder if there is a way to get cudaminer to save all the nonce values and if they were a yay or boo in a file to look up whats being sent?

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:08:50 PM
 #6163


right then, just noticed something, its submitting codes it did much earlier

like i just had 4 rejects in a row, reject 1 and 4 had the same nonce
and i have a feeling 2 and 3 many have had the same nonce as earlier submissions

Okay try the fix that is now in github. I think it will make you happy.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:11:48 PM
 #6164

compiling now, will update this post as i get news

Edit 1
"job b14 not found" gave me a reject
4 duplicate shares after each other

Edit 2
6 duplicate shares after each other
now at 8/18

Owner of: cudamining.co.uk
orrett3
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 09, 2014, 05:15:47 PM
 #6165

Quote
On a different note the fix I posted above has brought my accept rate to 100%.
Explain this. ;-)


It might be that you are a wizard... BTW check your inbox in a minute.
ManIkWeet
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 09, 2014, 05:16:14 PM
 #6166

In case it's still of interest:
Code:
[2014-02-09 18:14:44] GPU #0: GeForce GTX 780 submitting nonce $26b2cdef to serv
er...
[2014-02-09 18:14:44] GPU #0: GeForce GTX 780, 163641 khash/s
[2014-02-09 18:14:44] accepted: 6/7 (85.71%), 163641 khash/s (yay!!!)
[2014-02-09 18:15:10] GPU #0: GeForce GTX 780 submitting nonce $26b2cdef to serv
er...
[2014-02-09 18:15:10] GPU #0: GeForce GTX 780, 50.10 khash/s
[2014-02-09 18:15:10] GPU #0: GeForce GTX 780, 134809 khash/s
[2014-02-09 18:15:10] accepted: 6/8 (75.00%), 134809 khash/s (booooo)
[2014-02-09 18:15:37] GPU #0: GeForce GTX 780 submitting nonce $26b2cdef to serv
er...
[2014-02-09 18:15:37] GPU #0: GeForce GTX 780, 164198 khash/s
[2014-02-09 18:15:37] accepted: 6/9 (66.67%), 164198 khash/s (booooo)
[2014-02-09 18:15:39] Stratum detected new block
[2014-02-09 18:15:39] GPU #0: GeForce GTX 780, 163114 khash/s
This is before Github fix.

BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:17:57 PM
 #6167

It might be that you are a wizard... BTW check your inbox in a minute.

well I was too quick. It's at 96.0% now. About 1.5 % better than before
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:20:13 PM
 #6168

new githib is much worse christian
9/21

duplicates came in this rate;

4
6
1
1

another saying job not found

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:23:02 PM
 #6169


Could it be that we are seeing a wraparound of the nonce search space? As our cards have hundred megahash/s search power, it may be that the nonce word (32 bit) just wraps around before a new block is found. It would also explain why faster cards report MORE duplicates. The word wraps around quicker.

I think there is a field called "extranonce" which may have be be incremented in this case.

Christian


bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:24:27 PM
 #6170

there is one called extranonce2 but its always 0

Owner of: cudamining.co.uk
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
February 09, 2014, 05:25:38 PM
 #6171

You guys never rest... Grin
Will keep an eye on your work, as usual, wish I could be of help.  Undecided
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:26:01 PM
 #6172

http://bitcoin.stackexchange.com/questions/5048/what-is-the-extranonce

maybe we could increment the timestamp field or something in case of wraparound? clearly this pooler cpuminer wasn't designed with hundred MHash/s speeds in mind...

EDIT: I find that the ntime field is submitted by stratum together with the nonce and it is stored in work->data[17]
so it's safe to increment then, I guess?

Code:
		le32enc(&ntime, work->data[17]);
le32enc(&nonce, work->data[19]);
ntimestr = bin2hex((const unsigned char *)(&ntime), 4);
noncestr = bin2hex((const unsigned char *)(&nonce), 4);
xnonce2str = bin2hex(work->xnonce2, work->xnonce2_len);
sprintf(s,
"{\"method\": \"mining.submit\", \"params\": [\"%s\", \"%s\", \"%s\", \"%s\", \"%s\"], \"id\":4}",
rpc_user, work->job_id, xnonce2str, ntimestr, noncestr);
free(ntimestr);
free(noncestr);
ManIkWeet
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 09, 2014, 05:26:11 PM
 #6173

New github compile with the nonce print:
Code:
[2014-02-09 18:22:40] 1 miner threads started, using 'keccak' algorithm.
[2014-02-09 18:22:42] Stratum detected new block
[2014-02-09 18:22:43] GPU #0: GeForce GTX 780 with compute capability 3.5
[2014-02-09 18:22:43] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2014-02-09 18:22:43] GPU #0: 32 hashes / 0.0 MB per warp.
[2014-02-09 18:22:43] GPU #0: using launch configuration K2304x32
[2014-02-09 18:22:43] GPU #0: GeForce GTX 780, 107236 khash/s
[2014-02-09 18:23:04] GPU #0: GeForce GTX 780 submitting nonce $c8953943 to serv
er...
[2014-02-09 18:23:04] GPU #0: GeForce GTX 780, 163643 khash/s
[2014-02-09 18:23:04] accepted: 1/1 (100.00%), 163643 khash/s (yay!!!)
[2014-02-09 18:23:30] GPU #0: GeForce GTX 780 submitting nonce $c8953943 to serv
er...
[2014-02-09 18:23:30] GPU #0: GeForce GTX 780, 49.83 khash/s
[2014-02-09 18:23:30] GPU #0: GeForce GTX 780, 131065 khash/s
[2014-02-09 18:23:30] accepted: 1/2 (50.00%), 131065 khash/s (booooo)
[2014-02-09 18:23:36] Stratum detected new block
[2014-02-09 18:23:36] GPU #0: GeForce GTX 780, 163622 khash/s
[2014-02-09 18:23:41] Stratum detected new block
[2014-02-09 18:23:41] GPU #0: GeForce GTX 780, 163562 khash/s
[2014-02-09 18:23:46] Stratum detected new block
[2014-02-09 18:23:46] GPU #0: GeForce GTX 780, 163041 khash/s
[2014-02-09 18:23:47] GPU #0: GeForce GTX 780 submitting nonce $055d7c75 to serv
er...
[2014-02-09 18:23:47] GPU #0: GeForce GTX 780, 158360 khash/s
[2014-02-09 18:23:47] accepted: 2/3 (66.67%), 158360 khash/s (yay!!!)
[2014-02-09 18:24:13] GPU #0: GeForce GTX 780 submitting nonce $055d7c75 to serv
er...
[2014-02-09 18:24:13] GPU #0: GeForce GTX 780, 50.15 khash/s
[2014-02-09 18:24:13] GPU #0: GeForce GTX 780, 134809 khash/s
[2014-02-09 18:24:13] accepted: 2/4 (50.00%), 134809 khash/s (booooo)
[2014-02-09 18:24:36] Stratum detected new block
[2014-02-09 18:24:36] GPU #0: GeForce GTX 780, 164243 khash/s
[2014-02-09 18:24:37] GPU #0: GeForce GTX 780 submitting nonce $01175648 to serv
er...
[2014-02-09 18:24:37] GPU #0: GeForce GTX 780, 154699 khash/s
[2014-02-09 18:24:37] accepted: 3/5 (60.00%), 154699 khash/s (yay!!!)
[2014-02-09 18:24:48] GPU #0: GeForce GTX 780 submitting nonce $6f6a2a84 to serv
er...
[2014-02-09 18:24:48] GPU #0: GeForce GTX 780, 162951 khash/s
[2014-02-09 18:24:48] accepted: 4/6 (66.67%), 162951 khash/s (yay!!!)
[2014-02-09 18:24:56] GPU #0: GeForce GTX 780 submitting nonce $bff55d1f to serv
er...
[2014-02-09 18:24:56] GPU #0: GeForce GTX 780, 163280 khash/s
[2014-02-09 18:24:56] accepted: 5/7 (71.43%), 163280 khash/s (yay!!!)
[2014-02-09 18:24:59] GPU #0: GeForce GTX 780 submitting nonce $db27a3bb to serv
er...
[2014-02-09 18:24:59] GPU #0: GeForce GTX 780, 164042 khash/s
[2014-02-09 18:24:59] accepted: 6/8 (75.00%), 164042 khash/s (yay!!!)
[2014-02-09 18:25:03] GPU #0: GeForce GTX 780 submitting nonce $01175648 to serv
er...
[2014-02-09 18:25:03] GPU #0: GeForce GTX 780, 163452 khash/s
[2014-02-09 18:25:03] accepted: 6/9 (66.67%), 163452 khash/s (booooo)
[2014-02-09 18:25:14] GPU #0: GeForce GTX 780 submitting nonce $6f6a2a84 to serv
er...
[2014-02-09 18:25:14] GPU #0: GeForce GTX 780, 163527 khash/s
[2014-02-09 18:25:14] accepted: 6/10 (60.00%), 163527 khash/s (booooo)
No improvements.

BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:26:24 PM
 #6174

You guys never rest... Grin
Will keep an eye on your work, as usual, wish I could be of help.  Undecided

rest is for the lazy, hell im lazy and i still dont rest!

Owner of: cudamining.co.uk
ManIkWeet
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 09, 2014, 05:27:56 PM
 #6175

You guys never rest... Grin
Will keep an eye on your work, as usual, wish I could be of help.  Undecided

rest is for the lazy, hell im lazy and i still dont rest!
There's a trade-off between being lazy and making money as lazy as possible Smiley

BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
Stanr010
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 09, 2014, 05:28:06 PM
 #6176

You guys never rest... Grin
Will keep an eye on your work, as usual, wish I could be of help.  Undecided

I'm sure you can. His donation address is just over there >.>
kalenen86
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 09, 2014, 05:43:24 PM
 #6177

I am getting a "Stratum connection failed" message, is this because of the program or am i looking in the wrong direction for help/understanding of this error

Code:
[2014-02-09 18:21:10] Starting Stratum on stratum+tcp://eu.middlecoin.com:3333
[2014-02-09 18:21:10] 1 miner threads started, using 'scrypt' algorithm.
[2014-02-09 18:21:32] Stratum connection failed: Failed connect to eu.middlecoin
.com:3333; No error
[2014-02-09 18:21:32] ...retry after 15 seconds
[2014-02-09 18:22:08] Stratum connection failed: Failed connect to eu.middlecoin
.com:3333; No error
[2014-02-09 18:22:08] ...retry after 15 seconds
[2014-02-09 18:22:45] Stratum connection failed: Failed connect to eu.middlecoin
.com:3333; No error
[2014-02-09 18:22:45] ...retry after 15 seconds
[2014-02-09 18:23:21] Stratum connection failed: Failed connect to eu.middlecoin
.com:3333; No error
[2014-02-09 18:23:21] ...retry after 15 seconds
[2014-02-09 18:23:58] Stratum connection failed: Failed connect to eu.middlecoin
.com:3333; No error
[2014-02-09 18:23:58] ...retry after 15 seconds
[2014-02-09 18:24:35] Stratum connection failed: Failed connect to eu.middlecoin
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 09, 2014, 05:43:30 PM
 #6178

okay, this looks like it might overflow very quickly

Code:
        uint32_t end_nonce = 0xffffffffU / opt_n_threads * (thr_id + 1) - 0x20;

assume only 1 thread mining, then end_nonce will be 0xffffffdfU

now the issue is that when we compute in chunks of about 30000 hashes at once
we will overflow work.data[19] so that the following condition is never met!

Code:
        if (work.data[19] >= end_nonce)
              stratum_gen_work(&stratum, &g_work);

TODO: replace the 0x20 with a value large enough so that overflow will
          not occur.  Alternatively make sure we never update work.data[19]
          with a value smaller than the previous value. Instead write 0xffffffffU.
69charger
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
February 09, 2014, 05:47:31 PM
 #6179

Vertcoin is currently very profitable.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 09, 2014, 05:50:28 PM
 #6180

i got so many rejects that they banned my worker haha

Owner of: cudamining.co.uk
Pages: « 1 ... 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 [309] 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 ... 1135 »
  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!