Charades
|
Concrete type for sequential schedulers. More...
#include <scheduler.h>
Public Member Functions | |
void | execute () |
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.