This repository contains the Konro resource manager, its integration with the SLURM workload manager, and a functional test application.
The project is divided into three main components. Each directory contains its own specific build instructions and dependencies:
1. Konro Core
The central resource manager. It handles the core logic for resource allocation.
- Location:
konro_loc/
Modified version of slurm capable of comunicating with Konro
- Location:
slurm/
A sample application used to validate the integration.
- Location:
konro_backprop_loc/
To ensure all dependencies are correctly linked, please build the projects in the following order:
Navigate to the core directory and follow the build steps.
Navigate to the core directory and follow the build steps.
Navigate to the core directory and follow the build steps.