Skip to content

akshat-sj/hefty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hefty

an heft-y implementation of the heft cpu scheduler algorithm based on the paper -

Performance-effective and low-complexity task scheduling for heterogeneous computing

Getting Started

Running the program

run the makefile with the make command

make

then run (change based on input file)

hefty input01.txt

this will give you the ranks of the data and graphs

to clean the files

make clean

Graphs of the data from original research paper

taskgraph

man

timelinegraph

gun

About

an heterogenous cpu scheduler algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published