File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments