Skip to content

Intro to Xanadu Videos

Noah Reid edited this page Aug 18, 2023 · 1 revision

Video Introduction to the Xanadu Cluster

This document is intended for newcomers (and those looking for a refresh) to the Xanadu computer cluster. It will guide you through a series of videos introducing basic higher performance computing concepts, the Xanadu cluster, the linux operating system and SLURM, the job scheduler used on Xanadu. It does not assume any prior knowledge of high performance computing, linux, or SLURM.

The videos can all be found on the CBC's YouTube channel.

  1. Introduction to Xanadu
  2. HPC concepts
  3. Submit Node Details
  4. HPC in Bioinformatics
  5. CPU and RAM, a short explanation
  6. How to Connect to Xanadu (principles)
  7. How to Connect to Xanadu (hands on Demo)
  8. How to Find Compute Node Details
  9. Starting an Interactive Session
  10. The module system for software management
  11. Linux instruction flow
  12. SLURM batch job submission
  13. SLURM array job submission
  14. Using "screen"