Training Material: Difference between revisions
Jump to navigation
Jump to search
Initializing the Hackathon Training Material page |
Added short description for "Connecting to Cluster" and "Instruction with SLURM" sections with links to the instructions pages |
||
| Line 1: | Line 1: | ||
=== | === Connecting to Cluster === | ||
Each team will be assigned with a temporary Andrew id. You will need the Andrew id to access Cluster. | |||
=== Instruction with | Follow the [[Connecting to the Cluster|Instructions]] to connect to Cluster | ||
=== Instruction with SLURM === | |||
SLURM (Simple Linux Utility for Resource Management) is a job scheduler and resource management system commonly used in high-performance computing (HPC) environments. You will need to get familiar with basic usage of SLURM in order to interact with the Cluster | |||
Refer to [[Slurm|Beginner's guide to the SLURM workload manager]] for more details. | |||
=== LLM Deployment Demo === | === LLM Deployment Demo === | ||
Revision as of 13:45, 30 June 2023
Connecting to Cluster
Each team will be assigned with a temporary Andrew id. You will need the Andrew id to access Cluster.
Follow the Instructions to connect to Cluster
Instruction with SLURM
SLURM (Simple Linux Utility for Resource Management) is a job scheduler and resource management system commonly used in high-performance computing (HPC) environments. You will need to get familiar with basic usage of SLURM in order to interact with the Cluster
Refer to Beginner's guide to the SLURM workload manager for more details.