Accelerating HPC applications with ISO C++ on Grace Hopper
, GPU Architect, NVIDIA
We'll explain how to accelerate HPC applications using portable ISO C++ code on Grace Hopper systems. We'll cover the fundamentals of C++ standard library parallel algorithms, and learn to use C++ primitives for thread synchronization and multidimensional data. Finally, we'll apply what we learned to accelerate some HPC mini-applications and show how to optimize them for the Grace Hopper platform.