DotMP
Classes
DotMP.Schedulers Namespace Reference

Classes

class  StaticScheduler
 Implementation of static scheduling. More...
 
class  DynamicScheduler
 Implementation of dynamic scheduling. More...
 
class  GuidedScheduler
 Implementation of guided scheduling. More...
 
class  RuntimeScheduler
 Placeholder for the runtime scheduler. Is not meant to be called directly. The Parallel.FixArgs method should detect its existence and swap it out for another scheduler with implementations. More...
 
class  WorkStealingScheduler
 Implementation of work-stealing scheduling. More...