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

Assert blocksize > 0 #2974

Closed
stanmoore1 opened this issue Apr 24, 2020 · 0 comments
Closed

Assert blocksize > 0 #2974

stanmoore1 opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting

Comments

@stanmoore1
Copy link
Contributor

Kokkos should assert that blocksize > 0 here: https://github.com/kokkos/kokkos/blob/master/core/src/Cuda/Kokkos_Cuda_Parallel.hpp#L619, otherwise it leads to a divide by zero.

@crtrott crtrott added the Enhancement Improve existing capability; will potentially require voting label Apr 25, 2020
@crtrott crtrott self-assigned this Apr 25, 2020
@crtrott crtrott added this to the Tentative 3.2 Release milestone Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

3 participants