Bitcoin Forum
May 25, 2024, 12:33:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 [195]
3881  Bitcoin / Mining / Re: FPGA mining for fun and profit on: May 19, 2011, 01:54:53 AM
This idea may have been discussed elsewhere, but what if someone produced a purely combinational logic circuit for calculating SHA-256 hashes. Such a circuit would be relatively small (low power consumption, easy to keep cool, easy to develop) and ridiculously fast, since you would get outputs as fast as you give it inputs. However, you'd need to develop one circuit for hashing the hash of the block header plus the nonce and another for hashing that hash (different input lengths). This isn't an issue if both circuits are combined, though it does double the initial computations needed for designing the circuit. Am I making some unreasonable assumptions here or would it be possible to achieve a multi-GH/s device?

You still need clocking.  See here.

The idea of an ASIC (or FPGA, which is like an ASIC without the AS part) is to implement the logic such that all processing for each round is done in parallel, thus one round per clock.  You can then add pipelining to get an effective throughput of multiple rounds per clock.
3882  Bitcoin / Mining / Re: Time? on: May 19, 2011, 01:42:08 AM
The spec says that a node should refuse a block if the timestamp is more than 2 hours into the future.  If the timestamp is too far into the past, I'm guessing that most nodes will also reject it (since it would appear to be older than a block already accepted as valid).

Which brings me to an interesting question.  Why the hell isn't accurate NTP timekeeping required of nodes?  If your clock is even 5 minutes into the future, you don't belong on the internet, much less participating in a distributed cryptocurrency.
3883  Bitcoin / Mining / Re: help cant boot w/ 5850 on: May 19, 2011, 01:32:42 AM
That is the right memory for that board.

Troubleshooting 101:  Unplug EVERYTHING that isn't absolutely essential to booting.  Triple check the things that are.

Motherboard should be populated with CPU, RAM and video card only.  Double check orientation and seating of memory (DIMM slot 1, closest to CPU).  Triple check it.

Make sure video card is fully and evenly seated.

Check main ATX power cable.  Make sure it is fully inserted and latched.

Check the +12V connector.  The yellow wires should be on the side of the latch.  Nothing in the manual suggests that you can't use the full 8 pins.  If you go with only 4 pins, I think use the right side of the connector (looking at the motherboard so that the latch is "up").

Make sure the CPU fan is connected.

Make sure the CMOS jimper is on pins 1 and 2.

Leave the speaker connected, I guess.

Connect a monitor to the video card.

Since this board apparently has a power button built in, there should be nothing else plugged in at this point.  No SATA cables, no USB cables, no front panel headers, absolutely nothing else.

Try to power it up using the onboard button.  Check the diagnostic LED (page 2-28 in the manual).
3884  Bitcoin / Mining / Re: 4x Radeon HD 6990 on: May 19, 2011, 12:46:10 AM
Yes, they do indeed draw power from the PCIe connector, even though they have additional power connectors.

He is referring to the ATX power spec.  12v power for PCIe slots is provided by only two pins in the ATX power connector, rated for 6 amps each.  He was pulling 7.4 amps over each pin, which was melting the shroud and likely caused permanent damage to his motherboard.  It probably would have started a fire eventually if he hadn't been actively watching it.

His solution was to bypass the ATX plug (and motherboard) entirely by spicing his PCIe extenders to accept power directly from the power supply.
Pages: « 1 ... 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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 [195]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!