Bitcoin Forum
May 03, 2024, 08:58:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 »
61  Bitcoin / Bitcoin Discussion / Re: Version 0.3.8.1 update for Linux 64-bit on: August 10, 2010, 03:38:23 AM
Hah!  This sure helps explain a long-standing mystery.. why my 10,000 khash/sec Linux 64-bit machine is the only one that has never, in two weeks, generated a block. Smiley
62  Bitcoin / Development & Technical Discussion / Re: block generation on the VIA C7 on: August 09, 2010, 07:58:33 AM
Nice work!

I'd be very curious to know the system power consumption while mining.

It's not hard to imagine that 10 VIA C7's would consume much less power than some of the 10,000 khash/s server-class machines generating heat.

Someone looking to invest in a super-node might find a unique hardware building block in your work.
63  Bitcoin / Bitcoin Discussion / Re: sorry guys (and gals)! on: August 07, 2010, 01:13:04 AM
To ask it another way -- if you *had* generated 50 BTC for your energy and efforts, what would you do with them?

64  Bitcoin / Bitcoin Discussion / Re: Who's the Spanish jerk draining the Faucet? on: August 05, 2010, 04:30:59 AM
Sadly, I don't think there's a viable anti-abuse system when you have an automated system dispensing coins for free.  (anonymous, irrevocable coins)

The only countermeasure that makes sense is to slow down the value and pace of the whole faucet to where someone has a chance to manually keep an eye on flow.

But coming back to the roots of why it's neat, and what people reasonably get from it, the specific value is not really important.  I see it as more a "system test", where someone can watch coins come in, transfer them to another computer, and so on.  It's not supposed to be "what can I buy with these", but test coins.  Having 0.02 coins is much more fun than having zero.

To that end, a system that dispenses BTC 0.02 and has a significant delay (30 mins?) is less likely to be attractive to even automated abuse plots.
65  Bitcoin / Project Development / Re: Bounty for Bitcoin Animated Movie [600 BTC and growing] on: August 04, 2010, 01:42:15 AM
Man that would be cool -- a simple animated video showing how the bitcoin works, and an example of use.
I really believe that most people could "get it" with a simple explanation of the core principles.

I pledge BTC 100 to the first animated explanation that is accurate and, well, explanatory.

(It sure would be nice if there was a tangible mechanism for pledging.  Even if bytemaster or anyone trusted/reputable would designate a receiving account for pledges, that would be good enough to send the coin out for holding.  This isn't exactly high stakes.)
66  Bitcoin / Development & Technical Discussion / Re: Trojan Time Machine Chain on: August 03, 2010, 07:09:25 AM
If I remember right, the "lock in" of checkpoints is a relatively new thing in the client.
67  Bitcoin / Bitcoin Technical Support / Re: Linux Bitcoin 'nice', but still hogging CPU on: August 03, 2010, 06:47:53 AM
Interesting, knight.

I thought nice=19 would allocate (at most) 5% of the CPU: (20 - n / 20)  That's how it used to work, but the scheduler has been through some changes.

NewLibertyStandard: It's not hyper-threading, but I'll try running 4 and see what happens to the rate.  I wouldn't have thought...
68  Bitcoin / Bitcoin Technical Support / Linux Bitcoin 'nice', but still hogging CPU on: August 03, 2010, 06:35:10 AM
I ran into a curious issue with the x64 version of bitcoind for Linux.
I have it running on 8 cores, with the task re-niced to "19" (ie, most nice).

However, it still seems to impact performance of the system for tasks such as compiling and executing, to the tune of 2x speed degradation.

Reducing the number of active cores improves the speed of other tasks, but I have to stop it altogether to let other higher-priority tasks run at full speed.  The impact is not subtle -- things that used to take a minute now take two.

I confirmed that the nice level is "19", and the other tasks are at standard "0", yet bitcoind still causes them to take twice as long.

Memory consumption seems reasonable, and it's not swap-happy.

Any ideas?
69  Bitcoin / Development & Technical Discussion / Re: 4 hashes parallel on SSE2 CPUs for 0.3.6 on: August 02, 2010, 09:17:07 AM
With the patch above, I was unable to build the test program.  You?
70  Bitcoin / Development & Technical Discussion / Re: 4 hashes parallel on SSE2 CPUs for 0.3.6 on: August 02, 2010, 06:57:20 AM
I got the patch knitted in, and I think I did it correctly.. wasn't complicated.

Regrettably, the hash rate has decreased by almost half.  I'm down from 2071 (stock build, svn tip) to 1150 khash/sec with the patch.

It's an Intel Xeon 3 GHz, Linux, with these proc flags:
Code:
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr

Has anyone seen gains?

Did I botch it?  Missing CPU capabilities?  Wrong compiler options?
71  Bitcoin / Bitcoin Discussion / Re: Do you feel lucky? on: August 02, 2010, 03:48:55 AM
I went from being unlucky to just highly improbable.

I've got about 15,000 khash/sec running altogether, and generated absolutely nothing for over two weeks.
Then, in the span of 12 hours, one of my slower (linux) machines found THREE blocks.  Go figure.

72  Bitcoin / Development & Technical Discussion / Re: 4 hashes parallel on SSE2 CPUs for 0.3.6 on: August 02, 2010, 12:22:43 AM
No joy against SVN tip here.

Code:
patching file sha256.cpp
patching file main.cpp
Hunk #1 FAILED at 2555.
Hunk #2 FAILED at 2703.
2 out of 2 hunks FAILED -- saving rejects to file main.cpp.rej
patching file makefile.unix
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 52.
Hunk #3 FAILED at 64.
3 out of 3 hunks FAILED -- saving rejects to file makefile.unix.rej
patching file test.cpp

Trying manually now.
73  Bitcoin / Development & Technical Discussion / Re: bitcoind without wxWidgets on: July 29, 2010, 12:35:59 AM
Excellent improvement!  I pulled down the SVN tip and had no trouble building on my headless server.
No X11, no Wx, and RPC password support.. sweet.

Thanks!
74  Bitcoin / Development & Technical Discussion / Re: Generating Bitcoins with your video card (OpenCL/CUDA) on: July 28, 2010, 11:20:47 PM
Runs fine on the i5 Macbook Pro.  Generates a lot of heat, but it's more stable than the speedy Windows x64 version by far.
75  Bitcoin / Bitcoin Discussion / Re: Nenolod, the guy that wants to prove Bitcoin doesn't work. on: July 28, 2010, 11:05:35 PM
That's very fascinating insight,  knightmb.  Some incredible machines on-tap.    I have been doing a lot of btc-per-energy calculations, but outright renting cores for off-peak khash is taking it to the next level.

At the current difficulty level, I've stopped all coin generation on machines where I pay for power or cooling.  Even the highest-end i7 machines had enough of a delta between idle/light-load and full steam that it was not worth the marginal cost.  Not by a longshot.

Recovering bulk coins from the dusty wallets of early adopters is very clever.  Smiley


76  Bitcoin / Development & Technical Discussion / Re: Bitcoin x64 for Windows on: July 26, 2010, 06:03:29 PM
I've thought about dialing BitCoin down to 7 active cores on my desktop machine, just to keep one free for general lightweight UI use.
77  Bitcoin / Bitcoin Discussion / Re: My Two Cents ... on: July 26, 2010, 03:57:54 PM
More interesting than I would have guessed. Smiley  I liked the Stonehenge article the best.

14xRWRzqt3bk5LtSeSgeQeTa9spXum2tAA
78  Bitcoin / Development & Technical Discussion / Re: Bitcoin x64 for Windows on: July 26, 2010, 07:30:23 AM
Um.. Wow.  That last one was a bit of a leap.

Intel Core i7-870 (2.93 GHz) running 4950 khash/s here. (4 cores Turbo'd to 3.2 GHz)
(Intel version)

Anyone seeing a speed difference between VS and Intel?
79  Bitcoin / Bitcoin Discussion / Re: Would you run a client with a built-in "tax"? on: July 24, 2010, 01:17:31 AM
Interesting replies.

I don't have such a client -- just to clear that up.

What I'm getting at is this:  If BTC were highly valued, and a very clever-but-selfish developer had an exceedingly fast client (say, someone gets CUDU running on all cylinders, or hand-crafts SSSE3 for i7), would they be better off retaining the program for their exclusive use (during inflation), or offering it for 'sale' by effectively charging a fee for every find.

I suspected it would be more profitable to distribute it with a small fee, but the reception sounds a bit... less favorable.
80  Bitcoin / Bitcoin Discussion / Would you run a client with a built-in "tax"? on: July 23, 2010, 09:16:11 PM
If you could download a Bitcoin client that computed hashes at twice your current rate, but sent 5 of every 50 bitcoins awarded to the software developer, would you run it?

Pages: « 1 2 3 [4] 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!