<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.unite.uni-sofia.bg/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.unite.uni-sofia.bg/feed.php">
        <title>HPC UNITe</title>
        <description></description>
        <link>https://wiki.unite.uni-sofia.bg/</link>
        <image rdf:resource="https://wiki.unite.uni-sofia.bg/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-07-21T03:53:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=access&amp;rev=1771942155&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=available_hardware&amp;rev=1773049610&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=examples_cplusplus&amp;rev=1767908966&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=examples&amp;rev=1781353440&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_most_used_commands&amp;rev=1775575044&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_tutorial&amp;rev=1744045419&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=start&amp;rev=1781353420&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_base_python&amp;rev=1775473424&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_gcc&amp;rev=1781351626&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_mpi&amp;rev=1781352102&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_cupy&amp;rev=1781352395&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_mpi_4_py&amp;rev=1775818151&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_torch&amp;rev=1781352570&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.unite.uni-sofia.bg/doku.php?id=what_are_linux_modules&amp;rev=1744061793&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.unite.uni-sofia.bg/lib/exe/fetch.php?media=wiki:logo.png">
        <title>HPC UNITe</title>
        <link>https://wiki.unite.uni-sofia.bg/</link>
        <url>https://wiki.unite.uni-sofia.bg/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=access&amp;rev=1771942155&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T14:09:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>access</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=access&amp;rev=1771942155&amp;do=diff</link>
        <description>🔐 How to Get Access to the Cluster

To gain access to the cluster, follow the steps below to generate an SSH key and send it to the administrators.

🖥️ Step 1: Generate an SSH Key Pair

🔷 Linux / macOS

Open your terminal.

Run the following command:</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=available_hardware&amp;rev=1773049610&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-09T09:46:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>available_hardware</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=available_hardware&amp;rev=1773049610&amp;do=diff</link>
        <description>Cluster Hardware Overview

This page provides an overview of the hardware and partitions available on the cluster. The cluster is equipped with modern Intel CPUs and NVIDIA GPUs to support a wide range of high-performance and GPU-accelerated workloads.</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=examples_cplusplus&amp;rev=1767908966&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-08T21:49:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>examples_cplusplus</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=examples_cplusplus&amp;rev=1767908966&amp;do=diff</link>
        <description>A C++ examples</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=examples&amp;rev=1781353440&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T12:24:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>examples</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=examples&amp;rev=1781353440&amp;do=diff</link>
        <description>Guide to SLURM Resource Management and Job Submission

This guide provides an advanced overview of the SLURM (Simple Linux Utility for Resource Management) workload manager and the underlying physical architecture of the UNITE HPC cluster. It covers theoretical network topologies, inter-node communication, deep hardware utilization mechanics, user workflows, and best practices for parallel execution.</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_most_used_commands&amp;rev=1775575044&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-07T15:17:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>slurm_most_used_commands</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_most_used_commands&amp;rev=1775575044&amp;do=diff</link>
        <description>Slurm Commands Cheat Sheet

1. Cluster Status (sinfo)

sinfo displays partitions and node states.
 Command  Description  
sinfo
 Basic view of partitions and nodes  
sinfo -N
 Show individual node names  
sinfo -p gpu
 Filter by specific partition (e.g., GPU)</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_tutorial&amp;rev=1744045419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-07T17:03:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>slurm_tutorial</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=slurm_tutorial&amp;rev=1744045419&amp;do=diff</link>
        <description>SLURM - Simple Linux Utility for Resource Management

SLURM is an open-source workload manager designed for Linux clusters of all sizes. It provides job scheduling and resource management to optimize cluster utilization.It is a highly scalable cluster management and job scheduling system for large and small Linux clusters. It is used by some of the world’s most powerful supercomputers. It menages resources such as CPU, GPU, Memory, etc</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=start&amp;rev=1781353420&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T12:23:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=start&amp;rev=1781353420&amp;do=diff</link>
        <description>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</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_base_python&amp;rev=1775473424&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-06T11:03:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_base_python</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_base_python&amp;rev=1775473424&amp;do=diff</link>
        <description>An example to run on the unite cluster.</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_gcc&amp;rev=1781351626&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T11:53:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_cpp_gcc</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_gcc&amp;rev=1781351626&amp;do=diff</link>
        <description>Compiling C++ applications with the GCC Module

This guide explains how to load the GCC (GNU Compiler Collection) module, compile a standard C++ program safely on a compute node, and submit it as a production job on the UNITE cluster.

IMPORTANT: Compilation Policy</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_mpi&amp;rev=1781352102&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T12:01:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_cpp_mpi</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_cpp_mpi&amp;rev=1781352102&amp;do=diff</link>
        <description>Compiling and Running C++ MPI Applications

This guide explains how to load the Open MPI module, compile a distributed C++ program using the MPI wrapper, and submit an MPI job to the unite partition on the cluster.

IMPORTANT: Compilation Policy
 WARNING: Do not run compilation commands directly on the Login Node!</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_cupy&amp;rev=1781352395&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T12:06:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_python_cupy</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_cupy&amp;rev=1781352395&amp;do=diff</link>
        <description>Using CuPy for GPU-Accelerated Computing in Python

This guide explains how to load the required Python and CUDA environment modules to use CuPy (a NumPy-compatible array library for GPU-accelerated computing) and submit jobs to the unite partition.</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_mpi_4_py&amp;rev=1775818151&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-10T10:49:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_python_mpi_4_py</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_mpi_4_py&amp;rev=1775818151&amp;do=diff</link>
        <description>MPI4py Ping-Pong Example for Cluster

This example shows a NumPy-based ping-pong benchmark using the mpi4py library on a cluster. Two MPI ranks exchange a NumPy array for several message sizes and measure round-trip time, one-way latency, and effective bandwidth.</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_torch&amp;rev=1781352570&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-13T12:09:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unite_python_torch</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=unite_python_torch&amp;rev=1781352570&amp;do=diff</link>
        <description>Using PyTorch for Deep Learning

This guide explains how to load the required Python and CUDA-accelerated PyTorch environment modules and safely submit deep learning jobs to the a40 partition.

IMPORTANT: Execution &amp; Environment Policy
 WARNING: Do not execute heavy deep learning training scripts on the Login Node!</description>
    </item>
    <item rdf:about="https://wiki.unite.uni-sofia.bg/doku.php?id=what_are_linux_modules&amp;rev=1744061793&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-07T21:36:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>what_are_linux_modules</title>
        <link>https://wiki.unite.uni-sofia.bg/doku.php?id=what_are_linux_modules&amp;rev=1744061793&amp;do=diff</link>
        <description>Module System Documentation

The module system allows users to dynamically manage their shell environment on the cluster, especially for loading different versions of compilers, libraries, and applications without modifying environment variables manually.</description>
    </item>
</rdf:RDF>
