Skip to content

havibohra/Communication-aware-Performance-Prediction-of-Parallel-Jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Communication-aware-Performance-Prediction-of-Parallel-Jobs

SURGE'23

Getting Started

Pre-requisites:

  1. Python -version >=3.7
  2. Python libraries: Numpy, Pandas, Matplotlib, Tensorflow, re, os, datetime, scikit-learn, and Seaborn.

About the Dataset:

We had data in five types of files: counters_table , jobs_table , paths_table , qstat_table and actual_runtimes

preprocessing.py

It contains how to prepare dataset for training model.

LSTM_model_code.py

This contain code for scaling features and LSTM model training.

About

SURGE'23 IITK, Summer Internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages