-
Notifications
You must be signed in to change notification settings - Fork 142
[WIP] Add checkpointing to Miranda #2561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: devel
Are you sure you want to change the base?
Conversation
|
I am getting a segfault when attempting to checkpoint. Would appreciate some guidance on this: Segfault: Backtrace from gdb:
|
|
Current status: The code segfaults in SST-Core: Create checkpoint: Restart with Running in gdb gives the following: Backtrace: |
This PR makes all classes in Miranda checkpointable.
Two classes are not checkpointable:
Todo: