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 arrays (not views!) don't do bounds checking in debug mode #1342

Closed
mfdeakin-sandia opened this issue Jan 15, 2018 · 0 comments
Closed
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@mfdeakin-sandia
Copy link

This would be a nice feature to have, as arrays are much cheaper to construct than views, and can point to existing allocated memory.

@ibaned ibaned added this to the 2018 April milestone Jan 15, 2018
@ibaned ibaned self-assigned this Jan 15, 2018
@ibaned ibaned added the Enhancement Improve existing capability; will potentially require voting label Jan 15, 2018
ibaned added a commit that referenced this issue Jan 18, 2018
@crtrott crtrott assigned dalabre and swbova and unassigned ibaned Mar 21, 2018
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

5 participants