Skip to content

Aims to simulate the behavior of a computing platform for exploring different queueing and accounting strategies.

Notifications You must be signed in to change notification settings

Inao0/HPC_Plateform_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC Plateform Simulation

This project is created as part of an assignment for Cranfield University CSTE (option STEC) MSc. The assignment can be found in doc/Assignment.pdf

It aims to simulate the behavior of a computing platform for exploring different queueing and accounting strategies.

Information about the design can be found in doc/Description_of_Design_employed.pdf

In order to configure this project CMakeFileList.txt have been configure. The user shall run cmake . int the project folder. Then the following commands will be available :

  • make for building the project
  • make test for running tests

The compiled code can be found on the \bin folder

The Simulation require an input file for configuring the simulation. An example of config file can be found in \data

About

Aims to simulate the behavior of a computing platform for exploring different queueing and accounting strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published