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 specialized ldiv! handling #289

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Conversation

ChrisRackauckas
Copy link
Member

This fixes #287 by just making sure to fallback to standard BLAS routines.

This fixes #287 by just making sure to fallback to standard BLAS routines.
@ChrisRackauckas
Copy link
Member Author

GPU broadcasting failure is unrelated and failing on master.

@ChrisRackauckas ChrisRackauckas merged commit 2f217a5 into main Dec 22, 2024
2 of 5 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch December 22, 2024 12:57
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.

Using ComponentVector in ODE raises MethodError for large-ish system size
2 participants