Skip to content

peaclab/qsub-rec-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ qsub_rec Module

Sandia National Labs Boston University PEACLab

Boston University RCS Team collaboration for an intelligent resource prediction framework.
This work has been partially funded by Sandia National Laboratories.


πŸ“˜ Overview

The qsub_rec module is designed for intelligent resource prediction within collaborative HPC environments.
It provides training and prediction scripts suitable for batch job submissions on the Boston University Shared Computing Cluster (BU SCC) system.

Framework Diagram


✨ Features

  • 🧹 Data preprocessing utilities
  • πŸ“ˆ Regression-based prediction algorithms
  • πŸ› οΈ Model training and prediction tools

🧩 Installation & Training

On the BU SCC system, include the module directory and load the module:

module use /share/module.8/test
module load qsub_rec/1.0

Train the model, once after module is loaded.

train_rec.py

πŸ”‘ Usage

To generate a new script with the recommended number of processors for your batch job:

qsub_rec.py

A new script will be created in the same directory as your batch job file, with suggested resource requests based on the model prediction.

πŸ›Ÿ Support

For questions, issues or feedback, please contact boztop@bu.edu.

About

BU SCC Collaboration for Intelligent Resource Prediction Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published