Skip to content
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

Automatic HDF5 Serialization #113

Open
kpwelsh opened this issue Oct 17, 2023 · 0 comments
Open

Automatic HDF5 Serialization #113

kpwelsh opened this issue Oct 17, 2023 · 0 comments

Comments

@kpwelsh
Copy link
Collaborator

kpwelsh commented Oct 17, 2023

Currently HDF5 serialization is a pain. It require a significant amount of boiler plate code to implement and is error prone to modify as we want to serialize new data structures.

However, for most data types it is possible to automatically generate a serialization scheme. This would be very useful for defining expected structures and supporting high resolution solver checkpointing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant