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 view tests fail with 4.4 #372

Open
nmm0 opened this issue Sep 25, 2024 · 0 comments
Open

Kokkos view tests fail with 4.4 #372

nmm0 opened this issue Sep 25, 2024 · 0 comments

Comments

@nmm0
Copy link
Contributor

nmm0 commented Sep 25, 2024

e.g.

The specified run-time extent for Kokkos::View 'test-2D-some-string' does not match the compile-time extent in dimension 1. The given extent is 32 but should be 1.
The specified run-time extent for Kokkos::View 'test-3D-some-string' does not match the compile-time extent in dimension 2. The given extent is 7 but should be 1.
The specified run-time extent for Kokkos::View 'test-3D-some-string' does not match the compile-time extent in dimension 2. The given extent is 7 but should be 1.
The specified run-time extent for Kokkos::View 'test-3D-some-string' does not match the compile-time extent in dimension 2. The given extent is 7 but should be 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant