Skip to content

Given a list of files with their sizes and a list of compute nodes with their available space, write a program that produces a distribution plan of how to place the files on the nodes.

Notifications You must be signed in to change notification settings

ramirezmuyal/File-Distribution-Planning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

File-Distribution-Planning

Given a list of files with their sizes and a list of compute nodes with their available space.

About

Given a list of files with their sizes and a list of compute nodes with their available space, write a program that produces a distribution plan of how to place the files on the nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%