Kurzbeschreibung | This course aims to cover state-of-the-art methods in modern parallel Graphical Processing Unit (GPU) computing, supercomputing and code development with applications to natural sciences and engineering. |
Lernziel | When quantitative assessment of physical processes governing natural and engineered systems relies on numerically solving differential equations, fast and accurate solutions require performant algorithms leveraging parallel hardware. The goal of this course is to offer a practical approach to solve systems of differential equations in parallel on GPUs using the Julia language. Julia combines high-level language conciseness to low-level language performance which enables efficient code development.
The course will be taught in a hands-on fashion, putting emphasis on you writing code and completing exercises; lecturing will be kept at a minimum. In a final project you will solve a solid mechanics or fluid dynamics problem of your interest, such as the shallow water equation, the shallow ice equation, acoustic wave propagation, nonlinear diffusion, viscous flow, elastic deformation, viscous or elastic poromechanics, frictional heating, and more. Your Julia GPU application will be hosted on a git-platform and implement modern software development practices. |
Inhalt | Part 1 - Discovering a modern parallel computing ecosystem - Learn the basics of the Julia language; - Learn about the diffusion process and how to solve it; - Understand the practical challenges of parallel and distributed computing: (multi-)GPUs, multi-core CPUs; - Learn about software development tools: git, version control, continuous integration (CI), unit tests.
Part 2 - Developing your own parallel algorithms - Implement wave propagation and porous convection; - Apply spatial and temporal discretisation (finite-differences, various time-stepper); - Implement efficient iterative algorithms; - Implement shared (on CPU and GPU) and distributed memory parallelisation (multi-GPUs/CPUs); - Learn about main simulation performance limiters.
Part 3 - Final project - Apply your new skills in a final project; - Implement advanced physical processes (solid and fluid dynamic - elastic and viscous solutions). |
Skript | Digital lecture notes, interactive Julia notebooks, online material. |
Literatur | Links to relevant literature will be provided during classes. |
Voraussetzungen / Besonderes | Completed BSc studies. Interest in and basic knowledge of numerics, applied mathematics, and physics/engineering sciences. Basic programming skills (in e.g. Matlab, Python, Julia); advanced programming skills are a plus. |
Kompetenzen | Fachspezifische Kompetenzen | Konzepte und Theorien | geprüft | | Verfahren und Technologien | geprüft | Methodenspezifische Kompetenzen | Analytische Kompetenzen | geprüft | | Entscheidungsfindung | geprüft | | Medien und digitale Technologien | geprüft | | Problemlösung | geprüft | | Projektmanagement | geprüft | Soziale Kompetenzen | Kommunikation | gefördert | | Kooperation und Teamarbeit | gefördert | Persönliche Kompetenzen | Kreatives Denken | geprüft | | Kritisches Denken | geprüft |
|