<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://hpc.tu-berlin.de/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://hpc.tu-berlin.de/feed.php">
        <title>HPC-Cluster-Dokumentation hpc:tutorials</title>
        <description></description>
        <link>https://hpc.tu-berlin.de/</link>
        <image rdf:resource="https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-28T17:42:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:acknowledges&amp;rev=1739882157&amp;do=diff"/>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:first_steps&amp;rev=1737043336&amp;do=diff"/>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:sbatch_examples&amp;rev=1718295420&amp;do=diff"/>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:start&amp;rev=1737043318&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico">
        <title>HPC-Cluster-Dokumentation</title>
        <link>https://hpc.tu-berlin.de/</link>
        <url>https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:acknowledges&amp;rev=1739882157&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-18T13:35:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Acknowledges of the HPC Cluster</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:acknowledges&amp;rev=1739882157&amp;do=diff</link>
        <description>Acknowledges of the HPC Cluster

We ask kindly to mention the HPC cluster in your papers. You can use following statement in your acknowledges:

Additionally, the authors gratefully acknowledge the ability to use the HPC-Cluster at TU Berlin operated by the Institute of Mathematics thereby providing computational resources [crucial/substantial/significant/important/helpful] to this research.</description>
    </item>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:first_steps&amp;rev=1737043336&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-16T17:02:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>First Steps</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:first_steps&amp;rev=1737043336&amp;do=diff</link>
        <description>First Steps

Comming Soon...</description>
    </item>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:sbatch_examples&amp;rev=1718295420&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-13T18:17:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Example sbatch Scripts</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:sbatch_examples&amp;rev=1718295420&amp;do=diff</link>
        <description>Example sbatch Scripts

Copy and paste a script when you are using Windows will cause problems with line endings.
You can found more info here.

MPI-Job


#!/bin/bash

#SBATCH -o /../../../myjob.%j.%N.out   # Output-File
#SBATCH -D /../../../                  # Working Directory
#SBATCH -J Hello-World_MPI	# Job Name
#SBATCH --nodes=2 		# Anzahl Knoten N
#SBATCH --ntasks-per-node=20 	# Prozesse n pro Knoten
#SBATCH --ntasks-per-core=1	# Prozesse n pro CPU-Core
#SBATCH --mem=500M              # 50…</description>
    </item>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:start&amp;rev=1737043318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-16T17:01:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to use the HPC</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:start&amp;rev=1737043318&amp;do=diff</link>
        <description>How to use the HPC

Index
tutorials index


Introduction

Various tutoials can be found here. If something is missing check the ISIS Course.</description>
    </item>
</rdf:RDF>
