Wednesday, 23 October 2019 at 00:00
Registration:
Registration will open about three months before the course/school starts and will normally close 5 days before.
Please note that even if in the box above it says registration closed it might mean simply that registration hasnt yet been opened.
In this case you will be able to apply at a later date.
This course will be held in Italian.
Registration will open about three months before the course/school starts.
The course is canceled due to technical problems.
Coordinating teacher: L. Ferraro
Teachers: S. Orlandini, L. Ferraro
Description:
This course gives an overview of the most relevant GPGPU computing techniques to accelerate computationally demanding tasks on HPC heterogeneous architectures based on GPUs.
The course will start with an architectural overview of modern GPU based heterogeneous architectures, focusing on its computing power versus data movement needs. The course will cover both a high level (pragma-based) programming approach with OpenACC for a fast porting startup, and lower level approaches based on nVIDIA CUDA programming language for finer grained computational intensive tasks. A particular attention will be given on performance tuning and techniques to overcome common data movement bottlenecks and patterns.
Skills:
By the end of the course, students will be able to:
- understand the strengths and weaknesses of GPUs as accelerators
- program GPU accelerated applications using both higher and lower level programming approaches
- overcome problems and bottlenecks regarding data movement between host and device memories
- make best use of independent execution queues for concurrent computing/data-movement operations
Target audience:
Researchers and programmers interested in porting scientific applications or use efficient post-process and data-analysis techniques in modern heterogeneous HPC architectures.
Pre-requisites:
A basic knowledge of C or Fortran is mandatory. Programming and Linux or Unix. A basic knowledge of any parallel programming technique/paradigm is recommended.
