Update Kokkos library to v2.7.00
This commit is contained in:
@ -210,4 +210,7 @@ struct TestViewCtorProp_EmbeddedDim {
|
||||
|
||||
} // namespace
|
||||
|
||||
TEST_F( TEST_CATEGORY, viewctorprop_embedded_dim ) {
|
||||
TestViewCtorProp_EmbeddedDim< TEST_EXECSPACE >::test_vcpt( 2, 3 );
|
||||
}
|
||||
} // namespace Test
|
||||
|
||||
Reference in New Issue
Block a user