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

Cuda kernels for select/gather need to check for index out of bounds #455

Closed
coreylowman opened this issue Feb 15, 2023 · 0 comments · Fixed by #467
Closed

Cuda kernels for select/gather need to check for index out of bounds #455

coreylowman opened this issue Feb 15, 2023 · 0 comments · Fixed by #467
Labels
bug Something isn't working gpu Related to GPU support

Comments

@coreylowman
Copy link
Owner

Failing unit tests introduced in #454

@coreylowman coreylowman added gpu Related to GPU support bug Something isn't working labels Feb 15, 2023
coreylowman added a commit that referenced this issue Feb 19, 2023
* #455 Adding index out of bounds checks to select/gather kernels

* Removing tmp tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gpu Related to GPU support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant