Bitcoin Forum
April 30, 2024, 01:10:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 »
1081  Bitcoin / Mining / Re: 5850 Power Consumption on: May 04, 2011, 09:43:41 AM
You need a Kill-a-watt or similar. Actual consumption varies wildly depending on GPU and memory speed, voltage, which miner you use, and which parameters you use with it.
1082  Bitcoin / Mining / Re: HD5850 @ 340Mhash/s on: May 04, 2011, 09:11:48 AM
I'm surprised you are getting this Mhash/s rate in Windows. If you were able to recreate these settings in say the latest stable of Debian or  the latest release Ubuntu x86_64 do you think it would be even faster?
I'm surprised you're surprised. I get 372 MHash at 930 MHz in Debian. If I could run at 1050 MHz like the other guy I should get about 420 MHash.
1083  Bitcoin / Mining / Re: Best Coin/Buck rig on: May 04, 2011, 09:05:08 AM
There's also no rule that says the difficulty consistently increases.  Actually, we have seen the difficulty drop when price drops.
Only once. On the other hand the difficulty has increased many times the last months even if the price was falling.
1084  Bitcoin / Mining / Re: Best Coin/Buck rig on: May 03, 2011, 06:25:11 PM
No. Lots of people think like you, so difficulty will probably rise to at least 200 000 in about two weeks, and even more after that. If the price stabilises at this level, the difficulty will rise quickly to about 300 000 and then it will continue to rise but not as fast.
1085  Bitcoin / Mining / Re: Best Coin/Buck rig on: May 03, 2011, 05:43:31 PM
If it's just for mining it's incredibly overkill.
1086  Bitcoin / Development & Technical Discussion / Re: Do miners make use of all the memory in graphics card say 4gb? on: May 02, 2011, 10:09:57 PM
Hmm, is it possible to hijack the unused video RAM for swap? Cheesy
It seems to be in Linux, but I haven't tried it yet. http://en.gentoo-wiki.com/wiki/Using_Graphics_Card_Memory_as_Swap
1087  Bitcoin / Mining / Re: m0mchil's poclbm seems to have stopped?? on: May 02, 2011, 02:32:35 PM
http://mining.bitcoin.cz/stats/graphs/

You're not remotely close to really bad luck yet.
1088  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: May 02, 2011, 09:45:19 AM
I just got this error while it was mining:
02/05/2011 11:39:32, 0cfa6185, accepted
02/05/2011 11:39:48, warning: job finished, miner is idle
02/05/2011 11:39:49, Unexpected error:
Traceback (most recent call last):
  File "/home/user/poclbm/BitcoinMiner.py", line 172, in mine
    self.sendResult(self.resultQueue.get(False))
  File "/home/user/poclbm/BitcoinMiner.py", line 197, in sendResult
    d = result['work']['data']
TypeError: 'NoneType' object is unsubscriptable
02/05/2011 11:40:04, dacd0ae0, accepted
1089  Bitcoin / Pools / Re: Please test: New Experimental Pool "Eligius" on: April 30, 2011, 10:56:41 PM
Where my shares gone?
Don't know why they're not listed in that page, but they're registrered:

jrstatus.pl 1KaSXG6ncuriX2MXpsFohT7eELNQJSiS1E
oldest: 2011-04-30 00:54:00
newest: 2011-05-01 00:53:00
balance: 0.827431
1090  Bitcoin / Mining / Re: Asus Ares 5870 x2 Mining Details - ~410mhash/s on: April 30, 2011, 09:08:55 AM
It should consume more than a stock 5970 due to having 4 GB VRAM alone. I happen to have a similar card (Sapphire 5970 4 GB Toxic) which also consumes more than a stock 5970.
It's because it's factory overclocked and overvolted, not because it has 4 GB RAM.
1091  Bitcoin / Pools / Re: Please test: New Experimental Pool on: April 29, 2011, 11:20:42 PM
If you're on Linux this script will display info about one address:
Code:
#!/usr/bin/perl

use JSON;
use LWP::Simple;

my $acc = shift;
my $data = decode_json(get('http://luke.dashjr.org/programs/bitcoin/pool/balances.json'))->{$acc};

printf "oldest: %4d-%02d-%02d %02d:%02d:%02d\n",
    sub { $_[5]+1900, $_[4]+1, @_[3,2,1] }->(localtime($data->{oldest}));
printf "newest: %4d-%02d-%02d %02d:%02d:%02d\n",
    sub { $_[5]+1900, $_[4]+1, @_[3,2,1] }->(localtime($data->{newest}));

printf("balance: %f\n", ( ($data->{balance}) / 100000000 ));
Save it, run chmod +x <filename> and then ./filename address
1092  Bitcoin / Pools / Re: Please test: New Experimental Pool on: April 29, 2011, 09:27:49 PM
It ends with ,"":null}, but otherwise it seems fine.
1093  Economy / Service Announcements / Re: New, simple online wallet: www.instawallet.org - no signup required on: April 29, 2011, 03:48:27 PM
I guess it can't get much easier than this Smiley Do you know if your service can be used with this pool? http://bitcointalk.org/index.php?topic=6667.0

The reason why it might not is that it includes the transfer directly in the block, so it requires 120 confirmations. I see that you just show the incoming funds immediately. It would be nice if was possible to see the confirmation status for unconfirmed transfers.
1094  Bitcoin / Mining software (miners) / Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!** on: April 29, 2011, 03:11:20 PM
I see
Code:
-k poclbm
everywhere... is there an alternative, or a need to specify this when using phoenix?
No and no, but everybody just copies everybody elses setup, so this kind of thing spreads quickly. It's the same thing as the bat/cmd-file everybody makes to start the client even though a short cut would be easier.
1095  Bitcoin / Mining / Re: Faster than Phoenix on: April 29, 2011, 01:02:35 PM
Good. I want to collect accurate data, so: stock shader clock as well as stock memory clock? No changes of the PowerTune settings? No GPU voltage mod? No mem voltage mod?
Shader clock can't be changed separately and GPU voltage doesn't influence speed. I have voltage at 1.02 for 830 MHz and 1.1 for 880 MHz. Memory speed is set to 150 MHz.
1096  Bitcoin / Mining / Re: Faster than Phoenix on: April 29, 2011, 12:09:08 PM
Not 720 but 679: 2*830/880.*355 = 679 Mhash/s theoretical. However the best I have seen reported by a Phoenix user on 6990 at 830 MHz is 650 Mhash/s. 708/650 = 9%.
I'm not sure what you're saying no to, I get slightly above 340 Mhash at 830 MHz with -f 1.
1097  Bitcoin / Mining / Re: Faster than Phoenix on: April 29, 2011, 11:29:13 AM
I am glad your price is so high. If it was lower it would distort the mining market and I would be
Forced to buy it to keep up.  At that price so few people buy it there is little impact.
And of course, if anybody has purchased it and found that it works really well it would be stupid to tell others. Anyway, 9% seems like an exaggeration. I get ~360 Mhash at 880 MHz on my unlocked 6950 with poclbm, so a 6990 should give 720 at the same speed. That's even without "cheating" by using dynamic speed.
1098  Other / CPU/GPU Bitcoin mining hardware / Re: GUI mining - now with BFI_INT optimization on: April 29, 2011, 09:23:34 AM
So only downgrading to OpenCL 2.1 would fix this?
Yes, but 2.1 doesn't support the 6xxx series, so you can't do it if you have one of those.
1099  Bitcoin / Mining / Re: Trouble Overclocking 5850 to 900MHz shader on: April 29, 2011, 08:21:59 AM
I was able to run the card at 850MHz all through last night. So it's just 900 MHz specifically that's giving me unhappy times. Maybe I should try 899 ...
50 MHz is a *huge* difference for stability. For instance, the last GPU I optimised will run just fine at 850 MHz, crash after a while at 860, and crash immediately at 870.
1100  Other / CPU/GPU Bitcoin mining hardware / Re: GUI mining - now with BFI_INT optimization on: April 29, 2011, 08:13:25 AM
I understand that GPGPU mining s/ware is very demanding on GPUs, but I want to know why my CPU is being used 100%.
It's because OpenCL 2.2 and higher is broken if you have more than 1 GPU.
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!