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

Use DaCe hash system to remove need for FV3_DACEMODE #38

Open
1 task
FlorianDeconinck opened this issue Mar 4, 2024 · 0 comments
Open
1 task

Use DaCe hash system to remove need for FV3_DACEMODE #38

FlorianDeconinck opened this issue Mar 4, 2024 · 0 comments

Comments

@FlorianDeconinck
Copy link
Collaborator

The only reason FV3_DACEMODE exists is to go around using code hash w/ DaCe to check if the caches need rebuilding. This should be dealt with. Either via caching or git check of hashes, anything that is reliable and fairly fast.
Then do away with FV3_DACEMODE and re-use/lean on a "Recompile" or "Force compile" flag to regenerate caches if need be.
Do away with the double compilation system

Parent: GEOS-ESM/SMT-Nebulae#43


  • System knows when rebuild is necessary. Can be overridden.
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