Skip to content

HEAPLab/konro-DROM-EUPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konro Resource Manager

This repository contains the Konro resource manager, its integration with the SLURM workload manager, and a functional test application.


Project Structure

The project is divided into three main components. Each directory contains its own specific build instructions and dependencies:

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/

Build Instructions

To ensure all dependencies are correctly linked, please build the projects in the following order:

Step 1: Build Konro Core

Navigate to the core directory and follow the build steps.

Go to Konro Core README

Step 2: Build SLURM Integration

Navigate to the core directory and follow the build steps.

Go to SLURM README

Step 3: Build Backprop Test Case

Navigate to the core directory and follow the build steps.

Go to Konro Backprop README

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors