First page Back Continue Last page Overview Graphics
Simulation
Parallel Discrete Event Simulation
- machine behaviors can be thought of as events beginning at a particular time and lasting for a set duration
- direct execution or trace-driven
Charm++ allows out of order messages
Dependent events need to be executed in an order different from their arrival time
Need time stamp correction based on dependency
Notes: