Skip to content

Commit a3ee285

Browse files
authored
Merge pull request #50 from carpentriesoffline/jsteyn-patch-1
Create miniHPC_update.md
2 parents 15ec0b5 + e5f278f commit a3ee285

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

miniHPC_update.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: static
3+
title: Building a mini HPC - a bit of an update
4+
---
5+
6+
Since starting this project a couple of years ago, some work has gone into Pixie (our miniHPC).
7+
8+
<div style="text-align:center; padding: 20px; font-size: 16px; font-weight: bold;">
9+
<div style="padding: 20px;">Updated Pixie.</div>
10+
<img style="border-radius: 20px;" src="images/pixie.jpg" width="600px">
11+
</div>
12+
13+
We are now up to five compute nodes and a login node.
14+
15+
# Current hardware configuration:
16+
17+
1. 6 x Raspberry Pi 4 with 4GB
18+
1. 6 x PoE hats
19+
1. 1TB SSD
20+
1. Dual USB fan
21+
1. TP-Link 10 port PoE 150W (30W per port) switch
22+
23+
# Software
24+
1. Slurm
25+
1. Munge
26+
1. lmod
27+
1. EESSI
28+
29+
We use PXE so that our nodes are diskless. The PoE does away with all the power supplies and we have exactly one power cable.

0 commit comments

Comments
 (0)