Trainingskurs "Introduction to GPU programming using OpenACC"
(Kurs-Nr. 1152019 im Trainingsprogramm 2019 des Forschungszentrums)
Zielgruppe: | Programmierer, die OpenACC auf GPU-Systemen nutzen wollen |
Inhalt: | |
Teilnahmevoraussetzungen: | Kenntnisse in Linux, z.B. make, command line editor, Linux shell (s. z.B. Kommando-Übersicht), Erfahrung mit C |
Sprache: | Der Kurs wird auf Englisch gehalten. |
Dauer: | 2 Tage |
Termin: | 28. - 29. Oktober 2019, 9.00 - 16.30 Uhr |
Ort: | Jülich Supercomputing Centre, Ausbildungsraum 1, Geb. 16.3, R. 213a |
Teilnehmerzahl: | mindestens 5, maximal 25 |
Referenten: | Dr. Andreas Herten, Thorsten Hater, JSC Jiri Kraus, NVIDIA |
Ansprechpartnerin: | Dr. Andreas Herten Telefon: +49 2461 61-1825 E-mail: a.herten@fz-juelich.de |
Anmeldung: | Bitte melden Sie sich bis zum 12. Oktober 2019 bei Andreas Herten an. Wenn Sie nicht Mitarbeiter des Forschungszentrums Jülich sind, geben Sie bei der Anmeldung bitte die folgenden Daten an: Vorname, Name, Geburtsdatum, Nationalität, vollständige Adresse des Wohnorts, E-Mail-Adresse |
GPU-accelerated computing drives current scientific research. Writing fast numeric algorithms for GPUs offers high application performance by offloading compute-intensive portions of the code to the GPU. The course will cover basic aspects of GPU architectures and programming. Focus is on the usage of the directive-based OpenACC programming model which allows for portable application development. Examples of increasing complexity will be used to demonstrate optimization and tuning of scientific applications.
Topics covered will include:
- Introduction to GPU/Parallel computing
- Programming model OpenACC
- Interoperability of OpenACC with GPU libraries (like cuBLAS and cuFFT) and CUDA
- Multi-GPU Programming with MPI and OpenACC
- Tools for debugging and profiling
- Performance optimization
The course consists of lectures and interactive hands-on sessions in C or Fortran (the attendee’s choice).