Main page | Study Branches/Specializations | Groups of Courses | All Courses | Roles                Instructions

A course is the basic teaching unit, it's design as a medium for a student to acquire comprehensive knowledge and skills indispensable in the given field. A course guarantor is responsible for the factual content of the course.
For each course, there is a department responsible for the course organisation. A person responsible for timetabling for a given department sets a time schedule of teaching and for each class, s/he assigns an instructor and/or an examiner.
Expected time consumption of the course is expressed by a course attribute extent of teaching. For example, extent = 2 +2 indicates two teaching hours of lectures and two teaching hours of seminar (lab) per week.
At the end of each semester, the course instructor has to evaluate the extent to which a student has acquired the expected knowledge and skills. The type of this evaluation is indicated by the attribute completion. So, a course can be completed by just an assessment ('pouze zápočet'), by a graded assessment ('klasifikovaný zápočet'), or by just an examination ('pouze zkouška') or by an assessment and examination ('zápočet a zkouška') .
The difficulty of a given course is evaluated by the amount of ECTS credits.
The course is in session (cf. teaching is going on) during a semester. Each course is offered either in the winter ('zimní') or summer ('letní') semester of an academic year. Exceptionally, a course might be offered in both semesters.
The subject matter of a course is described in various texts.

NIE-GPU GPU Architectures and Programming Extent of teaching: 2P+1C
Instructor: Šimeček I. Completion: Z,ZK
Department: 18104 Credits: 5 Semester: L

Annotation:
Students will gain knowledge of the internal architecture of modern massively parallel GPU processors. They will learn to program them mainly in the CUDA programming environment, which is already a widespread programming technology of GPU processors. As an integral part of the effective computational use of these hierarchical computational structures, students will also learn optimization programming techniques and methods of programming multiprocessor GPU systems.

Lecture syllabus:
1. GPU microarchitecture.
2. (3) Programming language CUDA.
3. Fundamental parallel operations (reduction and prefix sum).
4. Methods of synchronization of threads and thread blocks.
5. Optimization I: General source code optimizations.
6. Optimization II: Architecture SIMT, sdruˇzen´y access to the shared memory.
7. Optimization III: Architecture memory subsystem.
8. Cooperation of multiple GPUs.
9. Asynchronous GPU computations.
10. Case studies of GPU programs. Development and debugging of GPU applications.
11. HPC libraries and other APIs for GPGPU.

Seminar syllabus:
1) Introduction to the environment, assignment of term papers
2) Submission of sequential implementation
3) Compilation of GPU code, involvement of libraries
4) Working with code debugging tools and profiling tools
5) consultation on GPU implementation
6) submission of GPU implementation, credit

Literature:
1. Kirk, D. B. : Programming Massively Parallel Processors (3rd Edition). Morgan Kaufmann, 2016. ISBN 978-0128119860.
2. Cheng , F. - Grossman, M. - McKercher, T. : Professional CUDA C Programming (1st Edition). Wrox, 2014. ISBN 978-1118739327.
3. Cook, S. : CUDA Programming: A Developer?s Guide to Parallel Computing with GPUs (1st Edition). Morgan Kaufmann, 2012. ISBN 978-0124159334.

Requirements:
Basics of programming in C and C ++ (at the level of subjects BI-PA1 and BI-PA2), it is recommended to complete the subject Parallel and Distributed Programming (MI-PDP).

The course is also part of the following Study plans:
Study Plan Study Branch/Specialization Role Recommended semester
NIE-TI.21 Computer Science 2021 VO 2
NIE-NPVS.21 Design and Programming of Embedded Systems 2021 V 2
NIE-PSS.21 Computer Systems and Networks 2021 PS 2
NIE-SI.21 Software Engineering 2021 V 2
NIE-PB.21 Computer Security 2021 V 2


Page updated 26. 4. 2024, semester: Z/2020-1, L/2021-2, L/2019-20, L/2022-3, Z/2019-20, L/2020-1, L/2023-4, Z/2022-3, Z/2021-2, Z/2023-4, Z/2024-5, Send comments to the content presented here to Administrator of study plans Design and implementation: J. Novák, I. Halaška