Skip to content

Simulator Tuning to Bridge the Reality Gap for Resource Management in Edge Computing

License

Notifications You must be signed in to change notification settings

imperial-qore/SimTune

Repository files navigation

SimTune

This is the code repository that supplements the work: "SimTune: Simulator Tuning to Bridge the Reality Gap for Resource Management in Edge Computing".

Open in gitpod

Quick Start Guide

Installation.

# install prerequisites
sudo apt -y update && sudo apt install -y rsync python3-pip
pip3 install --upgrade pip
pip3 install matplotlib scikit-learn
pip3 install -r requirements.txt
export PATH=$PATH:~/.local/bin
sudo chmod 400 keys/id_rsa

# install Azure CLI
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash

Or use pre-installed gitpod.

Quick test.

python3 simtune.py

License

BSD-3-Clause. Copyright (c) 2022, Shreshth Tuli. All rights reserved.

See License file for more details.

About

Simulator Tuning to Bridge the Reality Gap for Resource Management in Edge Computing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages