Skip to content

Kokkos view tests fail with 4.4 #372

@nmm0

Description

@nmm0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions