Update Kokkos library in LAMMPS to v3.7.0
This commit is contained in:
@ -44,7 +44,9 @@
|
||||
|
||||
#include <TestStdAlgorithmsCommon.hpp>
|
||||
#include <std_algorithms/Kokkos_BeginEnd.hpp>
|
||||
#include <std_algorithms/Kokkos_NonModifyingSequenceOperations.hpp>
|
||||
#include <std_algorithms/Kokkos_AllOf.hpp>
|
||||
#include <std_algorithms/Kokkos_AnyOf.hpp>
|
||||
#include <std_algorithms/Kokkos_NoneOf.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
namespace Test {
|
||||
|
||||
Reference in New Issue
Block a user