Update Kokkos library in LAMMPS to v3.2
This commit is contained in:
@ -44,10 +44,7 @@
|
||||
|
||||
#include <TestDynViewAPI.hpp>
|
||||
namespace Test {
|
||||
// FIXME_HIP attempt to access inaccessible memory space
|
||||
#ifndef KOKKOS_ENABLE_HIP
|
||||
TEST(TEST_CATEGORY, dyn_rank_view_api_generic) {
|
||||
TestDynViewAPI<double, TEST_EXECSPACE>::run_tests();
|
||||
}
|
||||
#endif
|
||||
} // namespace Test
|
||||
|
||||
Reference in New Issue
Block a user