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
The HPC UNITE Cluster delivers powerful computing for intensive research tasks like simulations, large-scale data analysis, and complex modeling.
Follow these steps to get started:
1. Request Access If needed, obtain an account: 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
Job Scheduling – Write and submit SLURM scripts
Software Modules – Load libraries and tools
SLURM Examples – Ready-to-use job scripts
Contact: nshegunov@fmi.uni-sofia.bg