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

Investigate caching changes in AiiDA v2 #71

Open
danielhollas opened this issue Nov 17, 2024 · 3 comments
Open

Investigate caching changes in AiiDA v2 #71

danielhollas opened this issue Nov 17, 2024 · 3 comments

Comments

@danielhollas
Copy link
Collaborator

Recent versions of aiida-core saw fair amount of improvements and changes to caching. We need to investigate how these changes interact with the fixtures in this package.

@danielhollas
Copy link
Collaborator Author

Note to self: Need to understand how this package utilizes cache and its invalidation.

For example, until 2.6, the cache was invalidated for each aiida-core version. Was that handled somehow here, or did users need to recreate the data when if they bumped aiida-core?

@ltalirz
Copy link
Member

ltalirz commented Nov 17, 2024

this is something @janssenhenning might know

@danielhollas
Copy link
Collaborator Author

Note that 2.6 also introduced a cache invalidation mechanism that is very important to note about for plugin developers. We should mention it in the docs.

https://aiida.readthedocs.io/projects/aiida-core/en/v2.6.0/topics/provenance/caching.html#calculation-jobs-and-parsers

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

2 participants