Hi All .....can somebody please tel me the hash rate of the new Beaglebone Black . I am considering use it for bitcoin mining. Also could two Beaglebones be connected together to provide greater hashing rates.
many thanks
Bob
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Monday 29 Apr 2013, rjo...@gmail.com wrote:
> Hi All .....can somebody please tel me the hash rate of the new Beaglebone
> Black . I am considering use it for bitcoin mining. Also could two
> Beaglebones be connected together to provide greater hashing rates.
> many thanks
> Bob
Don't know exactly how fast it would be, but the BeagleBones have a PRU,
which has two processors, so effectively you have three processors, two
of which (the PRUs) are RISC processors. They only have limited memory
and are really designed for IO processing, but they might be usable.
The original BeagleBoard chips have a DSP built in, which might be
better.
The only real way to find out is to read the TRMs for the chips, and
then try it.
Connecting two(or more) together might help, but you would have to work
out the rate at which you would need to transfer date between them and
see where your bottlenecks would be.
David
--
Hi,I'm running cpuminer on the BBB on the original Angstrom distro. My average hash rate is about 520 khash/s, but it does vary up and down a little bit. It's pretty cool because there's absolutely no noise at all. Just plug in the power, USB and network, start the miner and forget about it. I normally start it with nohup...&. I've ordered another BBB which will get the same treatment.Good luck,Vaughn
On Monday, April 29, 2013 5:09:03 PM UTC+10, rjo...@gmail.com wrote:Hi All .....can somebody please tel me the hash rate of the new Beaglebone Black . I am considering use it for bitcoin mining. Also could two Beaglebones be connected together to provide greater hashing rates.
many thanks
Bob
--