Bitcoin Forum
July 12, 2024, 03:23:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 [443] 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 ... 570 »
8841  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.7 on: December 08, 2012, 11:46:06 AM
The rewrite of how work is gathered into a getwork scheduler is well underway and in the git master tree now undergoing testing. It would not be surprising if it introduces new instability, but I'm hoping for the master branch to be tested and debugged over the next week paving the way for the next version. For what it's worth, it's currently running fine for me. Other goodies including new mmq and ztex code are in there too.
8842  Bitcoin / Mining software (miners) / Re: Best for a Cuda machine? on: December 07, 2012, 09:16:18 PM
I experimented with native cuda on nvidia GPUs here at home and it performed the same speed as opencl for bitcoin mining. The only advantage I found with native cuda was I could get the CPU usage down by disabling polling in it, which you cannot do with opencl on nvidia. So in summary, just use any miner with an opencl kernel that runs on your GPU. cgminer works fine.
8843  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 07, 2012, 10:45:20 AM
LOL, was just coming back to post that I upgraded to latest version and the problem is fixed... Thank you for cgminer ckolivas!
You're welcome Smiley The price of continued development is temporary instability, and it's users that give feedback that allow me to achieve stability once more.
8844  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 07, 2012, 10:37:24 AM
Yeah, are you specifying the stratum server with stratum+tcp:// ? There's an issue with backup pools specified that way at the moment. Try leaving out the prefix, or specify them as http:// and it will just do stratum.

I'm not adding the stratum+tcp:// specification, but the program does add it automatically when I run it even though I am specifically pointing it at http://mint.bitminer.com:8332

I think it might be like Inaba was saying with it being a problem with the pools listed as a failover because I am also attempting to use BitMinter as a failover while receiving this error.

I will test by switching it's order and report back.
Make sure to test latest, it was addressed in 2.9.7
8845  Bitcoin / Mining software (miners) / Re: Decentralized mining protocol standard: getblocktemplate (ASIC ready!) on: December 07, 2012, 09:47:12 AM
Little Luke-Jr
This is how representatives of cgminer address other developers?
To be fair, kano is a valued coder and contributor to cgminer and its "defence" as it were, on these most unfriendly forums. However, he should most certainly not be considered the public face of cgminer, which I take full responsibility for. Kano has been, and will be, extremely valuable to the cgminer code, but we have also had our disagreements, and he has humbly accepted no as an answer since I remain the maintainer of the code. On the other hand, lack of humility is precisely why we are where we are with a hostile fork of cgminer. I and Kano have admitted we were wrong whenever appropriate. I don't want to play tit for tat and name calling and dick size comparisons, but the bottom line is, please don't think Kano is the face of cgminer. Look for where I have personally "attacked" someone on the forums before making a judgement about the public face of cgminer.
8846  Bitcoin / Pools / Re: [2000 GH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rolllntime] on: December 07, 2012, 02:59:25 AM
The slightly higher rejects with stratum+cgminer on this pool should now be addressed in cgminer 2.9.7. If not, we need to examine why.
8847  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.7 on: December 07, 2012, 01:31:48 AM
Either I was too quick on the draw or you have not updated the version string as a fresh git clone tells me I will compile a version 2.9.6.
You're right, it wasn't tagged. Tagged now (and be aware it's on the 2.9 branch).
8848  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 07, 2012, 12:45:08 AM
New version: 2.9.7, 7th December 2012

Bugfix only release. There are lots of pending changes which will be a new point release, but this is concentrating only on the known bugs that have fixes for 2.9.


Human readable changelog

Fixed the problem where backup stratum pools specified with stratum+tcp:// first would never come online.
Fixed another crash with GBT.
Decrease rejects with stratum by tying in target difficulty only with the work difficulty, as discussed on this forum thread with slush et. al
Don't show WU with scrypt mining since the number is wrong.
Windows builds are built and shipped with a new libcurl (and libusb) dll that hopefully improves stability.
Better load balance with stratum.


Full changelog

- Set pool probed to true on successful authorisation with stratum to avoid it
being pinged later with pool_getswork.
- Allow pool active to be called on stratum or disabled pools in the watchpool
thread if the pool has not been probed.
- Remove unused variable.
- Use a variable length string array in submit_upstream_work to cope with
massive GBT submissions.
- Remove unused getwork times in getswork.
- Don't show broken WU value with scrypt mining.
- The specification for stratum has been elaborated to say that a changed diff
applies only to new work so do not retarget when submitting shares.
8849  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 06, 2012, 08:43:53 PM
Seems to be a strange problem with CGMiner and EMC as far as Stratum goes:

If I start cgminer with stratum pointed at one of my servers, it works fine and mines via stratum.  However, if I have one of the servers as backup and it's listed as stratum, it shows as dead and won't switch to it. 

Put another way, if I start with stratum on one of my servers, no problem.  If I try to add/switch to stratum on one of my servers, CGMiner won't work. 

Any ideas?  This is for version 2.9.6, I haven't tried previous versions.

Yeah, are you specifying the stratum server with stratum+tcp:// ? There's an issue with backup pools specified that way at the moment. Try leaving out the prefix, or specify them as http:// and it will just do stratum.
8850  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 06, 2012, 10:36:21 AM
There will shortly be some massive changes to the git master tree - no unfortunately it still isn't any ASIC driver, but it will be stuff to prepare for it. In anticipation, I have created a 2.9 branch for those who want just fixes to the stable tree in the meantime. Some fixes to existing issues have already been committed to the 2.9 branch, but lots of potential breakage will be making its way into the master tree.
8851  Other / CPU/GPU Bitcoin mining hardware / Re: nVidia GeForce GTX 680 on: December 06, 2012, 03:11:43 AM
the 5 series is faster than 6 series as far as bitcoin mining is concerned, until someone figured out a faster kernel.
Which will never happen now.

Funny, the 5 series ATI were faster than the 6 series ATI as well but at least we knew why that was the case there (vliw5 vs vliw4 architecture), while no one knows or cares for these poor nvidia cards and bitcoin mining. On the other hand, coinlab will eventually start having some cuda based workloads for nvidia to make them earn something at some stage in the future.
8852  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 06, 2012, 02:48:47 AM
mingw32-curl 7.27.0-1 is what I'm distributing libcurl from.
The one people usually post as a bug is that their own IP address changed or something like that.
8853  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.9.6 on: December 06, 2012, 01:08:35 AM
Longstanding bug on windows for when network goes down; it's my secret way to get people to move to linux.

Obviously not the case, but anyway I've not been able to reproduce it myself so must be some combination of windows or other issue. You could always try helping debug it following instructions in here:
http://ck.kolivas.org/apps/cgminer/debug/

I suspect it's just the libcurl implementation on windows... which would be bad news since it won't be something I can personally fix.
8854  Bitcoin / Mining / Re: Three days out, and network hashrate unaffected? on: December 05, 2012, 08:51:09 AM
Never ceases to amaze me how many miners set up precisely one pool without a backup, at the highest fee, and virtually never update anything, nor check on whether it's working properly. Mining profitably just isn't like that...  Roll Eyes
8855  Other / CPU/GPU Bitcoin mining hardware / Re: I have access to several AMD FirePro S10000 cards on: December 05, 2012, 03:26:03 AM
 These cards are not designed to have their GPUs maxed out 24/7 though, as they are not gaming cards.
I'd go so far as to say no GPUs are designed to be maxed out 24/7. There's nothing special about "gaming cards". By default, the cooling/fan setup on GPUs is designed for bursts of heat to allow temps to rise to very high levels, with the fanspeed being a compromise between adequate cooling and fan noise. This is why it's so important to use a custom fan/cooling setup if you're planning on keeping the GPU loaded 24/7. Short bursts of very high heat are harmless, but sustained high temps seriously shorten lifespan.
8856  Other / CPU/GPU Bitcoin mining hardware / Re: Cgminer Dead Card on: December 05, 2012, 01:03:24 AM
So I turned down the difficulty still goes dead after a couple hours,
Drop GPU engine overclock, not "difficulty", whatever you mean by that.
8857  Bitcoin / Mining / Re: [Poll] Will your GPUs stop mining bitcoin as the reward havles ? on: December 04, 2012, 11:46:28 PM
I stopped mining.
Its pretty clear that unless you have really good GPU there is no point to mine.

Unless you're mining litecoin.
Except that litecoin is currently mining at an even bigger loss than btc.
8858  Bitcoin / Pools / Re: [ANN] Stratum mining protocol - ASIC ready on: December 04, 2012, 10:48:52 AM
Stepping out of holy war, do we have some solution how to prevent miners to abuse these calls? Make them non-free?
Specifically I think it's inappropriate to ask for more than one set of transactions for each stratum notify push. I don't know what else you'd want to do to prevent them using this for every single stratum push.
8859  Bitcoin / Pools / Re: [ANN] Stratum mining protocol - ASIC ready on: December 04, 2012, 10:14:33 AM
luke-jr's code is intentionally checking far too often, trying to make stratum look worse than GBT. Enough of his crap, don't let his influence ruin stratum too.

Stepping out of holy war, do we have some solution how to prevent miners to abuse these calls? Make them non-free?

I think bfgminer users will be a bit surprised when they'll see charges of few hundreds satoshis every 30 seconds :-D.
Well this is what happens with his current approach to unsuspecting miners:
https://bitcointalk.org/index.php?topic=16385.msg1376838#msg1376838
8860  Bitcoin / Pools / Re: [ANN] Stratum mining protocol - ASIC ready on: December 04, 2012, 09:43:39 AM
https://github.com/luke-jr/bfgminer/issues/186

Do we have any nice solution how to provide enough information for miners to inspect block templates, but prevent pool from overloading? As I see now, these two requirements are going against each other.
luke-jr's code is intentionally checking far too often, trying to make stratum look worse than GBT. Enough of his crap, don't let his influence ruin stratum too.
Pages: « 1 ... 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 [443] 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 ... 570 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!