Update Kokkos library in LAMMPS to v3.0
This commit is contained in:
@ -2,15 +2,6 @@
|
||||
|
||||
namespace Test {
|
||||
|
||||
class host_barrier : public ::testing::Test {
|
||||
protected:
|
||||
static void SetUpTestCase() {}
|
||||
static void TearDownTestCase() {}
|
||||
};
|
||||
TEST(host_barrier, openmp) {}
|
||||
|
||||
TEST_F( host_barrier, openmp )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
} // namespace Test
|
||||
} // namespace Test
|
||||
|
||||
Reference in New Issue
Block a user