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/30 12:05] nshegunovstart [2026/01/08 23:55] (current) nshegunov
Line 1: Line 1:
-====== HPC UNITE CLUSTER ======+====== HPC UNITE Cluster ======
  
-Welcome to the UNITE Cluster Wiki, hosted at Faculty of Mathematics and informatics, Sofia University. Here you can find an information about the cluster, how to get access to it, and general information about HPC. +**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 and applications. Whether you are running simulations, analyzing large datasets, or developing complex models, our system is here to provide the computing power you need.+- Software modules and usage examples  
  
-===== Quick started =====+===== Introduction =====  
  
-To begin using the clusterfollow these steps:+The **HPC UNITE Cluster** delivers powerful computing for intensive research tasks like simulationslarge-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 to the Cluster** – Access the system via SSH: +Follow these steps to get started 
-<code bash>  +
-ssh your_username@storage2.unite.uni-sofia.bg  +
-</code>+
  
-3. **Load Modules** – Use the module system to access available software: +1. **Request Access**   
-<code bash> +   If needed, obtain an account: [[https://hpc.unite.uni-sofia.bg/get-access | Account Request Instructions]]  
-module avail +
-module load [software_name] +
-</code>+
  
-4. **Submit Jobs** – Run your tasks using the job scheduler: +2. **SSH Login**   
-<code bash> +   <code bash>   
-sbatch my_script.sh +   ssh your_username@storage2.unite.uni-sofia.bg   
-</code>+   </code>  
  
-5. **Monitor Jobs** – Check your job status: +3. **Load Software Modules**   
-<code bash> +   <code bash>   
-squeue -u your_username +   module avail   
-<code bash>+   module load software_name   
 +   </code>  
  
-===== Resources =====+4. **Submit Jobs**   
 +   <code bash>   
 +   sbatch my_script.sh   
 +   </code>  
  
-  How to get access: [[Access| Instructions for obtaining account]]+5. **Monitor Jobs**   
 +   <code bash>   
 +   squeue -u your_username   
 +   </code>  
  
-  * Available Hardware: [[Software|Unite Cluster 2.0 Hardware]]+===== Key Resources =====  
  
-  * Available Software: [[Hardware|Unite Cluster 2.0 Software]]+[[SLURM tutorial|Job Scheduling]] – Write and submit SLURM scripts  
  
-  * Job Scheduling: [[SLURM tutorial|Learn how to write Slurm scripts, to run your programs.]]+[[What are Linux modules?|Software Modules]] – Load libraries and tools  
  
-  * Example scirpts: [[examples|Learn how to write Slurm scripts, to run your programs.]]+[[examples|SLURM Examples]] – Ready-to-use job scripts  
  
-===== Support ===== +===== Get Support =====  
- +
-For assistance, please contact our support team: +
- +
-- **Email:** [Support Email]+
  
 +Contact: **nshegunov@fmi.uni-sofia.bg**
  
start.1743325532.txt.gz · Last modified: 2025/03/30 12:05 by nshegunov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki