Training Material: Difference between revisions
Jump to navigation
Jump to search
Added short description for "Connecting to Cluster" and "Instruction with SLURM" sections with links to the instructions pages |
mNo edit summary |
||
| Line 8: | Line 8: | ||
Refer to [[Slurm|Beginner's guide to the SLURM workload manager]] for more details. | Refer to [[Slurm|Beginner's guide to the SLURM workload manager]] for more details. | ||
=== Monitoring === | |||
To monitor cluster activities such as jobs, compute resources, and disk usage, learn about essential techniques and tools for effective cluster monitoring here: [[Monitoring]]. | |||
=== LLM Deployment Demo === | === LLM Deployment Demo === | ||
Revision as of 13:54, 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.
Monitoring
To monitor cluster activities such as jobs, compute resources, and disk usage, learn about essential techniques and tools for effective cluster monitoring here: Monitoring.