In this tutorial, we will demonstrate how to use node-local MPI rank IDs to map MPI ranks to GPUs. To do so, we will use a simple program called local_mpi_to_gpu. Before getting started, consider the ...