Update Kokkos library in LAMMPS to v4.2
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include <TestHPX_Category.hpp>
|
||||
|
||||
#include <hpx/config.hpp>
|
||||
#include <hpx/local/future.hpp>
|
||||
#include <hpx/future.hpp>
|
||||
|
||||
#ifndef HPX_COMPUTE_DEVICE_CODE
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
#include <Kokkos_Core.hpp>
|
||||
#include <TestHPX_Category.hpp>
|
||||
|
||||
#include <hpx/local/execution.hpp>
|
||||
#include <hpx/execution.hpp>
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
#include <Kokkos_Core.hpp>
|
||||
#include <TestHPX_Category.hpp>
|
||||
|
||||
#include <hpx/local/execution.hpp>
|
||||
#include <hpx/execution.hpp>
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user