Einführung in das Parallele Computing
(Kurs-Nr. 67/2013 im Trainingsprogramm des Forschungszentrums)
Referent: | Dr. Bernd Mohr, JSC |
Sprache: | Das Vortragsmaterial ist auf Englisch. Der Vortrag selbst wird - abhängig vom Wunsch der Teilnehmer - auf Deutsch oder Englisch gehalten. |
Inhalt: | |
Zeit: | Dienstag, 15. Oktober 2013, 13:00-17:00 |
Ort: | Jülich Supercomputing Centre, Seminarraum, Geb. 16.3, R. 406 (2. Stock) |
Anmeldung: | Anmeldung ist nicht erforderlich. |
This course will present the most fundamental concepts, methods, and technologies of high-performance computing systems and the necessary
parallel programming associated with it. After introducing the basic terminology and vocabulary, an overview about parallel computer architectures is given introducing shared memory, distributed memory, and hybrid computer systems including latest trends like many-core CPUs and hardware acceleration via GPUs. Next, the basics of parallel programming are explained including an introduction to message-passing and multi-threaded programming with the industry standards MPI and OpenMP. Finally, it describes the very basics of debugging, performance analysis, and optimization of parallel programs. The presentation closes with a summary of issues and open research topics of high-performance computing for the next decade namely heterogeneity, reliability, power consumption, and extreme concurrency.
This tutorial addresses managers, system administrators, and application programmers new to the field of high-performance computing (HPC) and interested in an introduction HPC systems and parallel programming. Basic knowledge in a sequential programming language like C, C++ or Fortran is helpful to better understand the examples presented in the 2nd half of the talk ("Introduction to parallel programming").