Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Sebastiao-Assuncao/Process-Processer_Assignment

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment Of Processess To The Optimal Processor

In distributed computing, the problem of assigning a set of processes to a set of processors is complex.

Consider we are running a program P = {p1, ..., pn} with n processes. We know the cost Xi of running each process pi on processor X, and the cost Yi, of running each process pi on processor Yi.

Consider, additionally, the communication cost Cij between processes pi e pj if i != j. There are no communication cost between two processes running on the same processor.

The given algorithm minimizes the total execution cost of program P by utilizing graphs and the Ford-Fulkerson algorithm.

About

Algorithm project designed to assign processes to processors in the most effective way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.