Crypto Currency Mining on the pcduino8 Uno

I recently picked up a pcduino8 Uno on Amazon for $40. The prices on the whole pcduino line has dropped a lot this past year due to stiff competition from Raspberry pi. This model is smaller than the pcduino3 line, does not have SATA, but does use the Allwinner H8.

For the record I don’t really believe in crypto currency mining. The ROI does not make sense unless you do this professionally and invest in high end ASIC hardware (and still have the guts to ride out major exchange rate fluctuations). However, cpuminer is an interesting metric to get relative performance data on wildly different hardware platforms and architectures.

The bottom line: cpuminer running on the pcduino8 uno cores (8 of them) produces about 1.6 to 1.7 khashes/second. The Raspberry pi 2 will do roughly 1.5 khashes/second on four cores.

On a side note, there does not yet appear to be a GPU driver for this board.

 

img_0878.jpg

 

 

Pcduino Cluster Part 1

I used to do a lot [more] HPC software development when I had access to the Penguin cluster at a previous place of employment. The cluster was a full upright rack full of nodes.

As I get more into node.js (and some other stuff: you can do MPI in python), I decided to build a small cluster for development purposes. After my really good initial experiences with a pcduino3, I decided to use the pcduino3 nano instead of raspberry pi’s. The pcduino3 has a lot more power than the rpi and you can find it for about the same price if you shop sales (checkout LinkSprite).

With the proliferation of cheap gigabit switches and high amperage multi-port USB chargers (like the EZOPower 96 watt 8-Port) you can build a fairly affordable low end cluster that is not very big.

IMG_0470.JPG