Link Collection abut PI Clusters and Parts
A number of links related to software to use PI’s and create clusters.
Learning Objectives
- Get informed what resources exist
Topics covered
Software
OS
- RaspberyOS, 32 bit
- Ubuntu
- Ubuntu 20.04 Server, 64bit
- Ubuntu 20.10 Server, 64bit
- Ubuntu 20.10 Desktop, 64bit
Booting and Startup
- USB mass storage boot, raspberypi.org
- Five Ways to Run a Program On Your Raspberry Pi At Startup
- How to Run a Script at Boot on Raspberry Pi, Tom’s Hardware
SDCard Creation
- Cludhmesh Pi Burn Very good for burning multiple cars for clusters with easy setup of a cluster of PIs that are fully connected with each other.
- Pi Imager, raspberrypi.org Best suited for burning individuall cards. Requires additional work after burning, such as setting hostname, and enable ssh. Time consuming when setting up a cluster.
- Pi Bakery Easy setup of individual Pis, with the ability to add post instalation information such as Wifi, hostname and others. GUI driven. Not targeted towards Cluster setups.
PXE Boot
Network of Workstations
- Cludhmesh Pi Burn Setting up a cluster of Pis easily including ssh, keys, and networking.
SLURM
MPI
- Build a Raspberry Pi cluster computer, The MagPi magazine
- Installing MPI for Python on a Raspberry Pi Cluster, The New Stack
- Building a Raspberry Pi Cluster. Part III - OpenMPI, Python, and Parallel, Garrett Mills, Medium Medium requires a subscription if you read more than a small number of articles
Kubernetes
- see our special section on kubernetes
Network Configurations
mDNS
Mesh Network
- Workshop to create a sensor application over a WiFi Mesh network, binnes, GitHub,
- DIY: How to Create a Home Mesh WiFi using Raspberry Pi | iotTrends.tech
Last modified February 14, 2021: add kubernetes links (4919afc)