start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2025/03/29 19:09] – nshegunov | start [2025/04/07 16:55] (current) – [Resources] nshegunov | ||
---|---|---|---|
Line 15: | Line 15: | ||
To begin using the cluster, follow these steps: | To begin using the cluster, follow these steps: | ||
- | 1. **Request an Account** – If you don’t have an account, you need to request one. | + | 1. **Request an Account** – If you don’t have an account, you need to request one. [[Access| Instructions for obtaining account]] |
2. **Connect to the Cluster** – Access the system via SSH: | 2. **Connect to the Cluster** – Access the system via SSH: | ||
Line 32: | Line 32: | ||
sbatch my_script.sh | sbatch my_script.sh | ||
</ | </ | ||
+ | |||
+ | 5. **Monitor Jobs** – Check your job status: | ||
+ | <code bash> | ||
+ | squeue -u your_username | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Resources ===== | ||
+ | |||
+ | * [[Access| How to get access? ]] | ||
+ | |||
+ | * [[Software|Available Hardware ]] | ||
+ | |||
+ | * [[Hardware| Available Software ]] | ||
+ | |||
+ | * [[SLURM tutorial| Job Scheduling (Learn how to write Slurm scripts, to run your programs)]] | ||
+ | |||
+ | * [[What are Linux modules?| Adding libraries (Learn how to how to add libraries to your programs)]] | ||
+ | |||
+ | * [[examples| Example SLURM scpirts (List of complete examples to run on the cluster)]] | ||
+ | |||
+ | ===== Support ===== | ||
+ | |||
+ | For assistance, please contact our support team: | ||
+ | |||
+ | - **Email:** [Support Email] | ||
+ | |||
start.1743275372.txt.gz · Last modified: 2025/03/29 19:09 by nshegunov