====== HPC UNITE Cluster ====== **Welcome to the UNITE Cluster Wiki** at the Faculty of Mathematics and Informatics, Sofia University. Discover essential information about our high-performance computing (HPC) resources, including: - General overviews of HPC systems - Software modules and usage examples ===== Introduction ===== The **HPC UNITE Cluster** delivers powerful computing for intensive research tasks like simulations, large-scale data analysis, and complex modeling. ===== Quick Start ===== Follow these steps to get started: 1. **Request Access** If needed, obtain an account: [[access | Account Request Instructions]] 2. **SSH Login** ssh your_username@storage2.unite.uni-sofia.bg 3. **Load Software Modules** module avail module load software_name 4. **Submit Jobs** sbatch my_script.sh 5. **Monitor Jobs** squeue -u your_username ===== Key Resources ===== [[Available Hardware | Hardware]] - Available Hardware and partitions on the cluster [[SLURM tutorial|Job Scheduling]] – Write and submit SLURM scripts [[What are Linux modules?|Software Modules]] – Load libraries and tools [[SLURM most used commands| SLURM most used commands]] - A cheat sheet for most used commands in SLURM [[examples|SLURM Examples]] – Ready-to-use job scripts ===== Get Support ===== Contact: **nshegunov@fmi.uni-sofia.bg**