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 Cuda gradients #196

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix Cuda gradients #196

merged 1 commit into from
Nov 18, 2024

Conversation

oscardssmith
Copy link
Member

fixes #195

This really needs some tests as the non-fast_scalar_indexing path was just completely broken.

fixes #195

This really needs some tests as the non-fast_scalar_indexing path was just completely broken.
@oscardssmith oscardssmith merged commit 5963b5d into master Nov 18, 2024
5 checks passed
@ChrisRackauckas ChrisRackauckas deleted the os/fix-Cuda-gradient branch November 18, 2024 22:47
@ChrisRackauckas
Copy link
Member

Can you add a test? It should be able to run with the Buildkite systems now.

@oscardssmith
Copy link
Member Author

Do we have a good Cuda surrogate array package? Using a GPU for testing this seems sub-optimal.

@ChrisRackauckas
Copy link
Member

I believe we built a tester in one of the OrdinaryDiffEq test

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.

Question about how to use on gpu
2 participants