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

View template parameter ordering Bug #282

Closed
crtrott opened this issue May 16, 2016 · 0 comments
Closed

View template parameter ordering Bug #282

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

Comments

@crtrott
Copy link
Member

crtrott commented May 16, 2016

Apparently creating

View<double**,Space,Layout>

compiles, but ignores the layout. We either need to make it not compile, or make it honor the layout.

@crtrott crtrott added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label May 16, 2016
@hcedwar hcedwar added this to the Spring 2016 milestone May 18, 2016
@hcedwar hcedwar self-assigned this May 18, 2016
@crtrott crtrott closed this as completed May 25, 2016
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
None yet
Development

No branches or pull requests

2 participants