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