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

Faster Precompilation #155

Merged
merged 24 commits into from
Mar 25, 2024
Merged

Faster Precompilation #155

merged 24 commits into from
Mar 25, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Dec 25, 2023

Essentially https://github.com/SciML/BoundaryValueDiffEq.jl/pull/150/files but without the breaking stuff. I thought we would have to cut a breaking release due to the vector of arrays problem.

TODO

The benchmark CI will fail since it is broken on master

@avik-pal avik-pal force-pushed the ap/faster_compile branch 3 times, most recently from 87dca5c to 4a8f3b1 Compare February 1, 2024 09:32
@avik-pal avik-pal mentioned this pull request Mar 21, 2024
@avik-pal
Copy link
Member Author

Persistent tasks failure should be resolved once SciMLBase PR is merged.

@ChrisRackauckas
Copy link
Member

what PR?

@avik-pal
Copy link
Member Author

avik-pal commented Mar 25, 2024 via email

@avik-pal
Copy link
Member Author

windows failure is just odeinterface acting up. We can merge this now 🎉

@ChrisRackauckas
Copy link
Member

Remove ODEInterface for Windows. Its binaries require a special installation there.

@avik-pal avik-pal merged commit 713bc58 into master Mar 25, 2024
5 of 8 checks passed
@avik-pal avik-pal deleted the ap/faster_compile branch March 25, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants