-
Notifications
You must be signed in to change notification settings - Fork 0
Intro to Xanadu Videos
Noah Reid edited this page Aug 18, 2023
·
1 revision
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.
- Introduction to Xanadu
- HPC concepts
- Submit Node Details
- HPC in Bioinformatics
- CPU and RAM, a short explanation
- How to Connect to Xanadu (principles)
- How to Connect to Xanadu (hands on Demo)
- How to Find Compute Node Details
- Starting an Interactive Session
- The module system for software management
- Linux instruction flow
- SLURM batch job submission
- SLURM array job submission
- Using "screen"