Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
scheduler Namespace Reference

Functions

def bestFit
 
def splitRegions
 
def scheduleBasedOnIO
 
def read_input
 

Function Documentation

def scheduler.bestFit (   nodes,
  io,
  chunks,
  tasksPerNode 
)
def scheduler.read_input ( )
def scheduler.scheduleBasedOnIO (   nodes,
  io_stats,
  chunks,
  chunksPerBlock 
)
def scheduler.splitRegions (   nodes,
  regionIO 
)