GithubHelp home page GithubHelp logo

djtfoo / ft-rt-scheduling Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.12 MB

EE5903 CA2: Simulation of FEST and EnSuRe, 2 fault-tolerant real-time scheduling algorithms that aim to improve energy savings in multicore systems.

Python 22.76% Jupyter Notebook 77.24%

ft-rt-scheduling's Introduction

Analysing Energy Consumption When Tolerating Faults in Two Real-Time Fault Tolerant Scheduling Algorithms on Heterogeneous Systems

FEST and EnSuRe are two fault tolerant scheduling algorithms for real-time heterogeneous multicore systems that has two types of processors: one or more low-power (LP) cores, and one high-performance (HP) core. They both use a backup overloading strategy with the goal of minimising the energy consumption of the system.

Requirements

Python 3.8

Setup

Clone this repository.

git clone https://github.com/djtfoo/FT-RT-Scheduling.git

The required Python libraries can be installed using pip via requirements.txt.

cd FT-RT-Scheduling
pip install -r ./requirements.txt

How to Run

Navigate to this directory. Then, launch Jupyter Notebook:

jupyter notebook

Open "FEST and EnSuRe Simulation.ipynb" and run the cells in order.

References

[1] P. P. Nair, R. Devaraj and A. Sarkar, "FEST: Fault-Tolerant Energy-Aware Scheduling on Two-Core Heterogeneous Platform," 2018 8th International Symposium on Embedded Computing and System Design (ISED), 2018, pp. 63-68, doi: 10.1109/ISED.2018.8704123.

[2] S. Saha et al., "EnSuRe: Energy & Accuracy Aware Fault-tolerant Scheduling on Real-time Heterogeneous Systems," 2021 IEEE 27th International Symposium on On-Line Testing and Robust System Design (IOLTS), 2021, pp. 1-4, doi: 10.1109/IOLTS52814.2021.9486707.

ft-rt-scheduling's People

Contributors

djtfoo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.