Update Kokkos library in LAMMPS to v4.6.0
This commit is contained in:
@ -244,6 +244,7 @@ void test_A(const bool viewsAreEqual, std::size_t numTeams, std::size_t numCols,
|
||||
|
||||
break;
|
||||
}
|
||||
default: Kokkos::abort("unreachable");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user