Update Kokkos library in LAMMPS to v3.2

This commit is contained in:
Stan Moore
2020-08-25 20:21:48 -06:00
parent 450fd12d31
commit 4d90c2b74b
1410 changed files with 19364 additions and 71953 deletions

View File

@ -48,7 +48,6 @@
#include <TestAggregate.hpp>
#include <TestMemoryPool.hpp>
#include <TestCXX11.hpp>
#include <TestTile.hpp>
#include <TestViewCtorPropEmbeddedDim.hpp>
#include <TestViewLayoutTiled.hpp>

View File

@ -44,3 +44,4 @@
#include <serial/TestSerial_Category.hpp>
#include <TestViewLayoutStrideAssignment.hpp>
#include <TestIrregularLayout.hpp>