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

Originally published at: https://developer.nvidia.com/blog/multi-gpu-programming-with-standard-parallel-c-part-1/

By developing applications using MPI and standard C++ language features, it is possible to program for GPUs without sacrificing portability or performance.