Skip to content

mbambagini/mpSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpSolver

This program exploits the Contraint Programming feature of OR-Tools (https://code.google.com/p/or-tools/) to implement an optimal solver for the task partitioning problem.

More precisely, given the model of the hardware (number and type of processors and communication links) and the workload (in terms of DAG - see https://github.com/mbambagini/taskdep), the task-to-CPU assignment and scheduling which minimizes the makespan is found.

About

Optimal solver for the multicore scheduling problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published