User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2025/03/29 19:09] nshegunovstart [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
 </code> </code>
 +
 +5. **Monitor Jobs** – Check your job status:
 +<code bash>
 +squeue -u your_username
 +</code>
 +
 +
 +===== 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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki