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