Charades
Public Member Functions | List of all members
SequentialScheduler Class Reference

Concrete type for sequential schedulers. More...

#include <scheduler.h>

Inheritance diagram for SequentialScheduler:

Public Member Functions

void execute ()
 

Detailed Description

Concrete type for sequential schedulers.

Only can be run for one PE, executes the entire simulation in a single iteration, and doesn't need to worry about GVT, migration, rollback, or cancellation.


The documentation for this class was generated from the following files: