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

Make system ID consistend across Julia Versions #60

Open
scheidan opened this issue Mar 26, 2021 · 0 comments
Open

Make system ID consistend across Julia Versions #60

scheidan opened this issue Mar 26, 2021 · 0 comments

Comments

@scheidan
Copy link
Member

The system ID's are derived from the hash of the system object. Unfortunately, it is not guaranteed, that the hash function remains stable across Julia Versions. For example the hashs from Julia 1.5 and 1.6 differ.

See this discussion for possible solutions:
https://discourse.julialang.org/t/stable-hashing-across-julia-versions/44423/7

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