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

Add disk caching for interpolation kernels #2348

Merged
merged 3 commits into from
Apr 8, 2022

Conversation

connorjward
Copy link
Contributor

Until now it has not been possible to cache interpolation kernels from TSFC because they stored references to the UFL coefficients (fixed in firedrakeproject/tsfc#268).

@connorjward connorjward force-pushed the connorjward/cache-interpolation-kernels branch from dd15570 to 6fb0bfb Compare February 16, 2022 12:39
@connorjward connorjward force-pushed the connorjward/cache-interpolation-kernels branch 2 times, most recently from c94bce5 to e705836 Compare February 18, 2022 14:04
firedrake/interpolation.py Outdated Show resolved Hide resolved
@connorjward connorjward force-pushed the connorjward/cache-interpolation-kernels branch 6 times, most recently from 551ab42 to 54bdd8f Compare March 30, 2022 08:59
@connorjward connorjward requested a review from wence- March 30, 2022 10:18
dham
dham previously approved these changes Apr 7, 2022
@connorjward
Copy link
Contributor Author

@sv2518 this needs to go in with firedrakeproject/tsfc#268

@dham dham merged commit 9b13e49 into master Apr 8, 2022
@dham dham deleted the connorjward/cache-interpolation-kernels branch April 8, 2022 04:11
sv2518 added a commit that referenced this pull request Apr 8, 2022
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.

5 participants