DynRes
DynRes is a software project implementing Dynamic Resource Management based on the Dynamic Processes with PSets (DPP) design principles.
The official documentation can be found here.
The DynRes repositories contain different software projects implementing DPP support including:
- Resource Management Software
- Process Management and Runtime Systems
- Parallel Programming Models
- Dynamic Libraries
- Applications
- …
Getting Started:
The easiest way of using the software for development is based on the DynRes Docker Cluster Environment.
The Docker Cluster uses a set of containers simulating the compute nodes of an HPC system. Each container mounts the local development directory providing a convenient environment for development and functional testing.
Inside the Docker cluster the DynProcs Package Manager can be used to install and load required software packages from the DynRes repositories.