hardware

Do Parallellas Have Goldilocks Complex

Sunday, 20 Jul 2014 - 16:58 +0100 by Ralph McArdell Parallella, hardware

In my previous post Parallella Problems – Initial Investigations[1] I detailed the problems I was having with the 4 Parallella boards[2] in my mini-cluster and what I had done to investigate them. Since then I have been continuing my investigations and it looks like I might have found a reason and solution to the more serious problem suffered by the board that suffers complete system lock ups when running Epiphany chip[3] tests and examples.

Continue Reading

Parallella Problems – Initial Investigations

Monday, 14 Jul 2014 - 11:03 +0100 by Ralph McArdell Parallella, hardware, Linux, code, C

In my last two posts Building a Parallella Mini-Cluster[1] and Bringing Up a Parallella Mini-Cluster – Trials and Tribulations[2] I described constructing a small cluster of 4 Parallella boards[3] into a case with power and cooling and initial steps at getting the cluster up and running. I finished at the point where I knew of the following problems: One board has serious problems when using the Epiphany III chip[4] tending to lock up the whole system or at least the network (as I am connecting over ssh locking up or crashing the network looked the same as locking up the whole system).

Continue Reading

Bringing Up a Parallella Mini-Cluster – Trials and Tribulations

Saturday, 12 Jul 2014 - 16:35 +0100 by Ralph McArdell Parallella, hardware, Linux

My previous post Building a Parallella Mini-Cluster[1] dealt with physically building the cluster and ended at the point it could be switched on and off. The next stage is bringing the cluster up to a stable and usable state, and I am sorry to report that it has not been a trouble free ride and tracking down the problems is ongoing as of mid-July 2014. One thing I should mention is that before turning on the power for the first time I installed the provided heat sinks on the Zynq FPGA chips.

Continue Reading

Building a Parallella Mini Cluster

Thursday, 10 Jul 2014 - 16:58 +0100 by Ralph McArdell Parallella, hardware

In early May 2014 I finally received from Adapteva[1] my Parallella Kickstarter project[2] mini-cluster reward of 4 Parallella boards plus network switch, power adapters, cables etc. The reward was originally supposed to be delivered in May 2013 but suffered many delays and setbacks, as documented on the Parallella website[3] and forums[4]. As I was going away for a couple of weeks shortly after it arrived I took some pictures of the unboxing (see Figure 1) and put it all to one side.

Continue Reading

Some Clarification on Confusing BCM2835 SPI Master Documentation

Wednesday, 25 Sep 2013 - 18:01 +0100 by Ralph McArdell Raspberry Pi, hardware, spi

I have been adding support for peripheral types to my Raspberry Pi C++ peripherals library[1] and as a result have been reading the BCM2835 ARM Peripherals data sheet document[2] rather closely as well as the document’s errata page on eLinux[3]. I, like others, have been bumping into documentation errors – and even added one to the eLinux list errata. When I came to implement support for the Serial Peripheral Interface master (a.

Continue Reading