HPC

Multi-GPU Programming with Standard Parallel C++, Part 2

In this post we continue our discussion of ISO C++ parallel programming in Palabos.

Read More
HPC

Multi-GPU Programming with Standard Parallel C++, Part 1

In this post we discuss refactoring the Palabos CFD library to use ISO C++ parallelism.

Read More
HPC

Developing Accelerated Code with Standard Language Parallelism

In this article I discuss the benefits of using standards-based parallel programming.

Read More