From 669f289dd6248bce1cabab46ee7eec03e5835699 Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Tue, 11 Aug 2020 20:15:38 +0100 Subject: [PATCH] Add new file --- howTo/iridis.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 howTo/iridis.md diff --git a/howTo/iridis.md b/howTo/iridis.md new file mode 100644 index 0000000..fcdfaea --- /dev/null +++ b/howTo/iridis.md @@ -0,0 +1,3 @@ +# How to use the UoS Iridis HPC + +HPC = [High Performance Computer](https://www.southampton.ac.uk/isolutions/staff/iridis.page). Lots of memory, lots of processors, good if you can parallelise your code. Can you? -- GitLab