| Home > Publications database > GPU Programming Part 2: Advanced GPU Programming |
| Lecture (Other) | FZJ-2025-05597 |
; ; ; ; ;
2025
Abstract: 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 a GPU.This advanced course consists of modules providing more in-depth coverage of multi-GPU programming, modern CUDA concepts, CUDA Fortran, and portable programming models such as OpenACC and C++ parallel STL algorithms.Topics covered will include A) Advanced Multi-GPU Programming with MPI B) Advanced Multi-GPU Programming with NCCL and NVSHMEM C) Advanced and Modern CUDA Concepts (Cooperative Groups, CUDA Graphs, CUB Primitives, Modern C++ Programming) D) Kokkos E) GPU Programming with Abstractions (OpenACC, Standard Language Programming (pSTL))
|
The record appears in these collections: |