.. role:: cpp(code) :language: c++ .. role:: fortran(code) :language: fortran .. _tutorials_gpu: GPU ========================== The tutorial in ``amrex-tutorials/ExampleCodes/GPU`` demonstrates how to implement a performance-portable application using AMReX's GPU offloading capabilities. **CNS** ------- CNS solves the compressible Navier-Stokes equations on GPUs.