Hands-On with Gadi

Contents

Hands-On with Gadi#

Overview#

This workshop provides an introduction to basic command-line operations and guidelines for working efficiently on Gadi, the high-performance computing (HPC) machine at the National Computational Infrastructure (NCI).

Learning Outcomes

By the end of this course, participants will be able to:

  1. Understand Gadi’s Architecture: Identify the key components of the Gadi supercomputer and combine the appropriate file systems (home, scratch, /g/data, JOBFS) for different stages of their project.

  2. Operate in an HPC Environment: Confidently use the Australian Research Environment (ARE) to access Gadi via web-based interfaces, including Jupyter Notebooks and Virtual Desktops.

  3. Use the Command Line Interface: Perform essential remote file management and text editing using Linux commands tailored for a high-performance computing context.

  4. Manage Computational Jobs: Write and submit batch scripts to the job scheduler, and differentiate between interactive and batch modes to optimize resource usage.

  5. Utilise Specialised Services: Gain familiarity with the range of services available on Gadi, including CPU and GPU systems, interactive ARE sessions, and Jupyter Notebook environments for scientific computing and data analysis.

  6. Apply HPC Best Practices: Understand how job queues, scheduling policies, and resource limits influence workload execution and resource utilisation in an HPC environment.

Prerequisites

  1. Access to a terminal environment.

  2. Access to a web browser.

  3. Familiarity with the Linux command-line interface is recommended; however, basic concepts will be covered during the workshop.

Suggested Workshop Agenda#

Topics

Duration

Introduction to HPC, NCI and Gadi

20 minutes

Logging in to Gadi

10 minutes

Navigating Gadi File System

30 minutes

Modules

10 minutes

Using Python on Gadi

10 minutes

Requesting Resources

30 minutes

Run Jupyter Notebooks on Gadi

20 minutes

Virtual Desktop in ARE

10 minutes

Total

140 minutes

Contents#

Before the Workshop

References