.. _tutorials_dpp: ################################# Demonstration and Tutorial of DPP ################################# This page provides documentation for the tutorial "Demonstration and Tutorial of DPP" held at DynResHPC 2026 Workshop in Grenoble, France. Overview ======== * :ref:`tutorials-dpp-1` Learn how to use the DynRes Docker Cluster for local development and collaboration * :ref:`tutorials-dpp-2` Learn how to use the DynPkgs Package Manager to install and deploy DynRes packages and environments * :ref:`tutorials-dpp-3` Learn how to use the MPI-DPP interface to write resource dynamic applications and libraries Key Takeaways: Plain MPI-DPP is very flexible and generic but complex to use! * Minimal Example * Fork-Join Example * :ref:`tutorials-dpp-4` Learn how to use DynRM, a modular, Python-based dynamic resource manager to schedule DPP applications .. toctree:: :maxdepth: 1 :caption: Contents: dynreshpc26_1 dynreshpc26_2 dynreshpc26_3 dynreshpc26_4