HPX and GPU Parallelized STL
Offered By: CppNow via YouTube
Course Description
Overview
Explore GPU parallelization in HPX's implementation of parallel STL in this CppNow conference talk. Dive into the integration of GPU computing power with C++ applications using executors and modern GPGPU frameworks. Learn about the challenges of GPU programming and how HPX addresses them through C++AMP and SYCL standards. Discover the approach of extending existing implementations with GPU executors, minimizing developer work on data transfers and synchronization. Examine the integration of HPX with Clang-based compilers supporting AMP and SYCL standards. Gain insights into the potential of combining mature C++ projects with GPU parallelization techniques for enhanced performance and flexibility in algorithm execution.
Syllabus
Marcin Copik: HPX and GPU parallelized STL
Taught by
CppNow
Related Courses
Open Source GPU Compute Stack - Not Dancing the CUDA DanceLinux Plumbers Conference via YouTube Tensorflow on Open Source GPUs
linux.conf.au via YouTube But Mummy I Don't Want to Use CUDA - Open Source GPU Compute
linux.conf.au via YouTube Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPS
ACCU Conference via YouTube GPU Programming with Modern C++
ACCU Conference via YouTube