SkillAgentSearch skills...

MCDS

AI Augmented Workflow Scheduling in Mobile Edge Cloud Computing Systems

Install / Use

/learn @imperial-qore/MCDS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

License Python 3.7, 3.8 Hits Actions Status <br> Docker pulls yolo Docker pulls pocketsphinx Docker pulls aeneas

Supplementary to the Workflow scheduling submission

Novel Scheduling Algorithms

We present a novel algorithm in this work: MCDS. MCDS uses a deep surrogate model with monte carlo learning to develop a long-term QoS estimate. MCDS uses gradient based optimization to converge to near-optimal scheduling decisions.

Quick Start Guide

To run the COSCO framework, install required packages using

python3 install.py

To run the code with the required scheduler, modify line 117 of main.py to one of the several options including GOSH.

scheduler = MCDSScheduler('energy_latency_'+str(HOSTS))

To run the simulator, use the following command

python3 main.py

Wiki

Access the wiki for detailed installation instructions, implementing a custom scheduler and replication of results. All execution traces and training data is available at Zenodo under CC License.

License

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

See License file for more details.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 21, 2025

No findings