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

Kokkos Views with intmax/2<N<intmax can hang during construction #2850

Closed
crtrott opened this issue Mar 10, 2020 · 0 comments
Closed

Kokkos Views with intmax/2<N<intmax can hang during construction #2850

crtrott opened this issue Mar 10, 2020 · 0 comments
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)

Comments

@crtrott
Copy link
Member

crtrott commented Mar 10, 2020

Issue tracked down to chunk size calculation inside of ExecutionPolicy which gets an overflow. Fixes in PR #2849

@crtrott crtrott self-assigned this Mar 10, 2020
@crtrott crtrott added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Mar 10, 2020
@crtrott crtrott added this to To do in Milestone: Release 3.1 via automation Mar 10, 2020
@crtrott crtrott added this to the Tentative 3.1 Release milestone Mar 10, 2020
@crtrott crtrott moved this from To do to Done in Milestone: Release 3.1 Mar 11, 2020
@crtrott crtrott closed this as completed Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
No open projects
Development

No branches or pull requests

1 participant