Table of Contents

Introductory Courses

HKHLR & CSC offers, every second month, a course session for researchers using, or interested to use, the Goethe-CSC or FUCHS in Frankfurt. The course sessions gives a cluster computing introduction, are hosted at the Goethe university in Frankfurt am Main and are delivered by HPC experts. The sessions are readily cluster-oriented, so knowledge of a programming language or of a scientific computing software is assumed. Training session are delivered in English. You can download a quick reference guide with a brief instruction how to work on the Goethe-CSC cluster?, facts about the cluster and a short reference of SLURM commands.

cluster

Under Downloads every course participant can download the workshop slides.

News: The next Cluster Computing Course is on March 20, 2020.

Everyone is invited to attend the course session. The participation of the introductory course is free.

If you wish to participate, please choose your course session and send an email to frankfurt@hpc-hessen.de.

The details about the HKHLR-Tutorials you will find here.

Course Sessions

ACRONYM Course Title
UNIX Introduction to UNIX
TOOLS Software Tools for UNIX Systems
GIT Introduction to GIT
SHELL Introduction to Shell Scripting
CLUSTER Cluster Computing Course
PYTHON Introduction to Python
CPP Introduction to Cpp
TOTALVIEW Introduction to TotalView Debugger
MATLABCluster Computing Course for Matlab Users

Introduction to UNIX

The first session introduces to UNIX, the most common operating system in HPC. Basic understanding of UNIX commands are necessary to take advantage of the clusters.

unix

Contents:

Software Tools for UNIX Systems

After an introduction to UNIX, the following session explains different software tools for UNIX Systems.

Contents:

Introduction to Version Control with GIT

In this lecture the distributed version control system Git will be presented. Git is very well established in Linux community and used for large projects, e.g. for kernel development.

git

Contents:

Introduction to Shell Scripting

The third session shows how to write shell scripts, introduces you to the shell scripting commands and explains language constructs.

shell

Contents:

Cluster Computing Course

Cluster Facts

In this session we will present some interesting facts and characteristics of Goethe-HLR & FUCHS cluster.

Batch Scheduling

SLURM is the job scheduler installed on Goethe-HLR & FUCHS cluster.

Additionally teaches the session:

SPACK Package Manager

Introduction to C++

We will provide an introductory course in C++. This course aims to provide you with the basic concepts of C++, how to write and read programs written in C++.

At the end of this course you should also be able to understand the basic concept of any program written in a c-like language.

Contents:

Introduction to TotalView Debugger

This additional course will introduce you to the TotalView Debugger and teaches you how to efficiently debug code.

The lessons will be supplemented with some hands-on exercises based on what you learned in the C++ session.

Introduction to Python

We will provide an introductory course in Python. It will be the first session of the python series, that will be held in future.

Contents: