Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

other simulation variables to "save" #8

Open
gonsie opened this issue Aug 24, 2015 · 2 comments
Open

other simulation variables to "save" #8

gonsie opened this issue Aug 24, 2015 · 2 comments
Milestone

Comments

@gonsie
Copy link
Member

gonsie commented Aug 24, 2015

what global variables should be saved to the checkpoint-readme file? The variables don't need to be read by ROSS, just by any user of the checkpoint.

@gonsie
Copy link
Member Author

gonsie commented Aug 24, 2015

Random number generator information:

  • g_tw_rng_seed
  • g_tw_nRNG_per_lp

Note that these variables are truly global (should be the same on each mpi rank) and are not needed to read a checkpoint (each LP saves its own RNG state).

@gonsie gonsie changed the title other simulation variable to "save" other simulation variables to "save" Aug 24, 2015
@gonsie
Copy link
Member Author

gonsie commented Jul 1, 2016

If the lamport path / critical path information is added to LP and events, then this information will need to added to the checkpoints. Along with other PE-level statistics. The statistics API should really be overhauled.

@gonsie gonsie added this to the v3 milestone Jul 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant