The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
164 views

NAS with a cluster of some raspberry pi

Is it possible to make a high performance NAS with a Raspberry Pi cluster (2 to 4 pis)? With high performance I mean able to handle streaming of 2 full HD movies at the same time. Let's say I have 4 ...
1
vote
2answers
34 views

SSH and rsa authentication on mpich2

I'm trying to build a small cluster of pi's and am using mpich2 to run parallel code. It appears mpich2 has installed ok and I'm able to ssh into both (I'm starting with 2) pi's. However when I run a ...
2
votes
1answer
170 views

Thermal Management in Raspberry Pi Clusters

I've been looking through several posts (on the internet) about building Raspberry Pi clusters- and my major question is something rather simple- what about the heat management? Would they overheat ...
4
votes
1answer
252 views

How to: build a graphics cluster

Currently, I am waiting for my second RPi to arrive and then I will begin my fun building a RPi cluster. Also, later I want to extend it more and more. =) I am building it at home, home-experiment, ...
31
votes
5answers
16k views

How do I build a cluster?

There have been a few articles floating around online over the last few years about building a cluster of computers at home - here for example. The Pi strikes me as a good platform for building / ...