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

Improve kernel caching #3982

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Improve kernel caching #3982

merged 3 commits into from
Jan 22, 2025

Conversation

connorjward
Copy link
Contributor

@connorjward connorjward commented Jan 17, 2025

Each parloop invocation was doing more than necessary leading to quite poor performance.

Hopefully this will help with CI.

See also: #3983 and thetisproject/thetis#383

Description

Each parloop invocation was doing more than necessary leading to quite
poor performance.
Copy link

github-actions bot commented Jan 17, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake real8155 ran7480 passed675 skipped0 failed

Copy link

github-actions bot commented Jan 17, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake complex8149 ran6675 passed1474 skipped0 failed

@dham dham merged commit e21c4bb into master Jan 22, 2025
20 checks passed
@dham dham deleted the connorjward/improve-caching branch January 22, 2025 17:01
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