start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2025/03/30 12:09] – [Quick started] nshegunov | start [2026/01/08 23:55] (current) – nshegunov | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== HPC UNITE CLUSTER | + | ====== HPC UNITE Cluster |
| - | Welcome to the UNITE Cluster Wiki, hosted | + | **Welcome to the UNITE Cluster Wiki** at the Faculty of Mathematics and Informatics, Sofia University. |
| - | In this wiki you can find: | + | |
| - | * Basic general overview information about HPC systems. | + | |
| - | * How to get access to the UNITE CLUSTER. | + | |
| - | * Software and modules on the UNITE cluster and how to use them. | + | |
| - | ===== Introduction ===== | + | Discover essential information about our high-performance computing (HPC) resources, including: |
| - | + | - General overviews of HPC systems | |
| - | Welcome to **HPC Unite cluster**, the high-performance computing (HPC) cluster designed to support computationally intensive research | + | - Software modules |
| - | ===== Quick started | + | ===== Introduction |
| - | To begin using the cluster, follow these steps: | + | The **HPC UNITE Cluster** delivers powerful computing for intensive research tasks like simulations, large-scale data analysis, and complex modeling. |
| - | 1. **Request an Account** – If you don’t have an account, you need to request one. [[Access| Instructions for obtaining account]] | + | ===== Quick Start ===== |
| - | 2. **Connect | + | Follow these steps to get started: |
| - | <code bash> | + | |
| - | ssh your_username@storage2.unite.uni-sofia.bg | + | |
| - | </ | + | |
| - | 3. **Load Modules** – Use the module system to access available software: | + | 1. **Request Access** |
| - | <code bash> | + | If needed, obtain an account: |
| - | module avail | + | |
| - | module load [software_name] | + | |
| - | </code> | + | |
| - | 4. **Submit Jobs** – Run your tasks using the job scheduler: | + | 2. **SSH Login** |
| - | <code bash> | + | |
| - | sbatch my_script.sh | + | ssh your_username@storage2.unite.uni-sofia.bg |
| - | </ | + | |
| - | 5. **Monitor Jobs** – Check your job status: | + | 3. **Load Software Modules** |
| - | <code bash> | + | |
| - | squeue -u your_username | + | module avail |
| - | </ | + | module load software_name |
| + | </ | ||
| + | 4. **Submit Jobs** | ||
| + | < | ||
| + | | ||
| + | </ | ||
| - | ===== Resources ===== | + | 5. **Monitor Jobs** |
| + | < | ||
| + | | ||
| + | </ | ||
| - | * How to get access: [[Access| Instructions for obtaining account]] | + | ===== Key Resources ===== |
| - | * Available Hardware: | + | [[SLURM tutorial|Job Scheduling]] – Write and submit SLURM scripts |
| - | * Available Software: | + | [[What are Linux modules?|Software |
| - | * Job Scheduling: | + | [[examples|SLURM Examples]] – Ready-to-use job scripts |
| - | * Example scirpts: [[examples|Learn how to write Slurm scripts, to run your programs.]] | + | ===== Get Support ===== |
| - | + | ||
| - | ===== Support ===== | + | |
| - | + | ||
| - | For assistance, please contact our support team: | + | |
| - | + | ||
| - | - **Email:** [Support Email] | + | |
| + | Contact: **nshegunov@fmi.uni-sofia.bg** | ||
start.1743325785.txt.gz · Last modified: 2025/03/30 12:09 by nshegunov
