Update Kokkos library in LAMMPS to v3.5.0

This commit is contained in:
Stan Gerald Moore
2021-11-04 12:45:59 -06:00
parent 515ef7bece
commit 564098e629
396 changed files with 21892 additions and 8508 deletions

View File

@ -45,8 +45,6 @@
#ifndef KOKKOS_TEST_REDUCTIONS_HPP
#define KOKKOS_TEST_REDUCTIONS_HPP
#include <Kokkos_Macros.hpp>
#ifndef KOKKOS_ENABLE_OPENMPTARGET
#include <TestReduce.hpp>
#endif
#include <TestCXX11Deduction.hpp>
#endif