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

Fix cache for SplitFunction #2601

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

JoshuaLampert
Copy link
Contributor

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

This is similar to SciML/DiffEqBase.jl#1115 adapting the cache for SplitFunctions. Our CI in Trixi.jl is failing because of this, see https://github.com/trixi-framework/Trixi.jl/actions/runs/13303093848/job/37174015744?pr=2281#step:7:1498. I'm not sure if this needs to be adjusted somewhere else.

@JoshuaLampert JoshuaLampert changed the title fix cache Fix cache for SplitFunction Feb 13, 2025
@ChrisRackauckas ChrisRackauckas merged commit b092233 into SciML:master Feb 16, 2025
135 of 144 checks passed
@JoshuaLampert JoshuaLampert deleted the fix-cache branch February 16, 2025 16:24
@JoshuaLampert
Copy link
Contributor Author

Thanks for merging and creating a new release! I can confirm that this fixed this error in our CI.

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.

3 participants