parsa-epfl / flexus

Contains the code for the Flexus cycle-accurate simulator, used in QFlex.
https://qflex.epfl.ch
12 stars 9 forks source link

Periodically save checkpoint #42

Open branylagaffe opened 2 months ago

branylagaffe commented 2 months ago

I want to save periodically checkpoint So that to be more efficient while tuning workload.

Specification:

  1. Checkpoint get saved during each houskeeping period (do not need to get started)

    • Add function onto the housekeeping period callback
  2. Set period manually from the HMP


UPDATE -[datetime]: [description]

branylagaffe commented 2 months ago

Please send PR to maintainer/bryan