Introduction to Supercomputing, part II

SURF Amsterdam Science Park 140, Amsterdam, Netherlands

If you have a basic understanding of clusters and supercomputers, know how to access the system, and can run basic jobs, this course will enhance your interaction with file systems and improve your input and output operations in your jobs. What will you learn in this training? In this training, you will: understand the differences...

Introduction to Supercomputing, part III

SURF Amsterdam Science Park 140, Amsterdam, Netherlands

If you are comfortable submitting jobs on HPC systems and managing input and output data on the file systems, this course will help you utilize the system's computing capacity by running parallel jobs effectively. What will you learn in this training? In this training, you will: learn the fundamentals of performance analysis understand the key...

Spring HPC School ’25

TU Delft Library Prometheusplein 1, Delft, Netherlands

Supercomputing at the Spring HPC School! This 2-week program is perfect for students and researchers keen to explore the world of AI and high-performance computing. Join us for our excellent keynotes and workshops and unlock the power of HPC. Be part of our free event and select tracks that match your interests. Seats are limited,...

High-performance computing using OpenMP

TU Delft Library Prometheusplein 1, Delft, Netherlands

In this course you will learn to harness the computational power of modern multi-core CPUs for your daily scientific computations. OpenMP is a broad standard for shared-memory computing supported by all major compilers. We will cover the most important programming constructs, some correctness and performance bugs, and how to make a realistic assessment of performance....

Command Line and DelftBlue Basics

TU Delft Library Prometheusplein 1, Delft, Netherlands

CLI101: Unlock the Power of Linux and DelftBlue Are you ready to dive into the world of Linux and high-performance computing? Whether you're a complete beginner or looking to sharpen your skills, this one-day course is designed to give you a solid foundation in using the Linux command line and shell environment, with a special...

HPC Spring School @ Utrecht University

Utrecht University Heidelberglaan 3, Utrecht, Netherlands

Are you ready to boost your skills in scientific computation, parallel programming, and deep learning? Then please take part in the HPC Spring School at Utrecht University! During this Spring School, experts from the UU and SURF offer a wide range of sessions spread over eight days. The HPC Spring School will take place from...

Machine learning using PyTorch on DelftBlue

TU Delft Library Prometheusplein 1, Delft, Netherlands

This course introduces machine learning on the DelftBlue supercomputer, blending theory with hands-on practice. Participants will learn to manage dependencies, handle large datasets, optimize GPU performance, and scale deep learning models using PyTorch. At the end of the day, you should be able to - Understand the basic setup of a supercomputer and identify bottlenecks...

Parallel computing with Python on DelftBlue

TU Delft Library Prometheusplein 1, Delft, Netherlands

This is an introductory course to programming for the DelftBlue supercomputer. It introduces the main concepts of efficient and parallel computing with examples using Python. While Python is very popular nowadays, the language's focus on convenience can easily compromise efficiency compared to traditional HPC languages like C, C++ or Fortran. This course summarizes these pitfalls...