Using HPC @ JCU

HPC Architecture

Overview

Teaching: 45 min
Exercises: 0 min
Questions
  • What is the ‘login’ node?

  • Where are my files / folders?

  • How can I secure my files / folders?

Objectives
  • Gain an understanding of HPC Architecture

  • Understand your ‘home’ directory

  • Understand file permissions on HPC including roles of users & groups

What is an HPC?

HPC stands for High Performance Computer, which is something of a misnomer. What do I mean by this? Well, the HPC isn’t just one computer, it’s more analogous to think of it as many small computers which are interconnected but share the same filesystem. Why is this important?

  1. Resources are shared (storage, computer processing), but can be allocated using a queueing system.

Key Points