Skip to content

Fix all colon dispatch for GPUs #179

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

Merged
merged 6 commits into from
Jan 3, 2022
Merged

Fix all colon dispatch for GPUs #179

merged 6 commits into from
Jan 3, 2022

Conversation

ChrisRackauckas
Copy link
Member

Fixes #178 and sets up GPU testing

Copy link
Contributor

@ma-sadeghi ma-sadeghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChrisRackauckas I think in the unit test that you've added, if you add CUDA.allowscalar(false) after you import CUDA, then the warning turns into an actual error; might make more sense for testing purposes?

@ChrisRackauckas ChrisRackauckas merged commit c306b00 into master Jan 3, 2022
@ChrisRackauckas ChrisRackauckas deleted the colon branch January 3, 2022 02:55
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.

Indexing VectorOfArrays on GPU throws "scalar indexing" warning
2 participants