Difference between revisions of "Raspberry Pi cluster"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
(Connectivity)
imported>Pew
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
As of May 2015, this is deprecated and will probably never be implemented.
 +
 
In February 2013, the idea for a reincarnation of the [[VTLUUG:Beowulf Cluster|Beowulf cluster]] arose. This would be a rackmount-type box where people could colocate their Raspberry Pis in our rack. Despite the name, this does not imply that shared computing software will be run on it; it's simply a way of efficiently sharing power supplies, networking gear, and rack space.
 
In February 2013, the idea for a reincarnation of the [[VTLUUG:Beowulf Cluster|Beowulf cluster]] arose. This would be a rackmount-type box where people could colocate their Raspberry Pis in our rack. Despite the name, this does not imply that shared computing software will be run on it; it's simply a way of efficiently sharing power supplies, networking gear, and rack space.
  
Line 15: Line 17:
 
* MPI compute cluster
 
* MPI compute cluster
 
* Appliance control with solid state relays
 
* Appliance control with solid state relays
 +
* [http://hackaday.com/2013/02/28/hacking-a-ham-radio/ Control a ham radio over I2C?]
  
 
==Connectivity==
 
==Connectivity==
Line 30: Line 33:
 
* [http://www.ericerfanian.com/mobile-mesh-networks-with-the-raspberry-pi-part-1/ Mesh networking with the RPi]
 
* [http://www.ericerfanian.com/mobile-mesh-networks-with-the-raspberry-pi-part-1/ Mesh networking with the RPi]
  
[[Category:VTLUUG Projects]]
+
[[Category:VTLUUG:Projects]]
[[Category:Infrastructure]]
+
[[Category:Deprecated]]

Latest revision as of 06:29, 3 January 2018

As of May 2015, this is deprecated and will probably never be implemented.

In February 2013, the idea for a reincarnation of the Beowulf cluster arose. This would be a rackmount-type box where people could colocate their Raspberry Pis in our rack. Despite the name, this does not imply that shared computing software will be run on it; it's simply a way of efficiently sharing power supplies, networking gear, and rack space.

Needed supplies

  • Rackmount case (mutantmonkey has a 5U one)
  • Rackmount 10/100 switch (Matt has one)
  • Patch panel to mount on front of case (Matt can probably acquire one)
    • Could use this for power and GPIO access in addition to ethernet
  • Bulk ethernet, etc (Matt has plenty)
  • 5V USB PDU (may have to custom build --Mjh (talk) 17:11, 21 February 2013 (EST))
  • Cases (we can 3D-print these)
  • Blinkenlights to attract attention and envy from others in the CVL. (Can build this with some LEDs and GPIO access --Mjh (talk) 14:35, 22 February 2013 (EST))

Applications

Connectivity

  • Native IPv6
  • IPv4 NAT behind VTLUUG router (temp88191.ece.vt.edu)
  • Tunneled AMPRnet IPv4 for ham use

Other clusters

Other RPi projects