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

parallel and sequential tests cache compiled stencil to the same folder #65

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

rheacangeo
Copy link
Contributor

setting the gtscript.stencil "name" argument to the funcs module + name, so that whether or not a future stencil is used, the compiled stencil ends up in the same cache file, so we don't have to run multiple versions of the code to generate the cache, and we can keep the file count low (or the daint inode limit).

@rheacangeo rheacangeo enabled auto-merge (squash) December 14, 2021 07:08
Copy link
Contributor

@eddie-c-davis eddie-c-davis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, great catch!

@rheacangeo rheacangeo merged commit 16c13ea into main Dec 14, 2021
@rheacangeo rheacangeo deleted the one-cache branch December 14, 2021 17:30
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

Successfully merging this pull request may close these issues.

2 participants