.. _models: ###################### HPC Programming Models ###################### Here's a collection of parallel programming models that help to manage the trade-off between fine-grained control and high-level structured code. These are minimal working examples and build scripts that should be easy to adapt into your code. .. toctree:: multi_impl cuda kokkos openmp pipeline