use kokkos in lammps library

Are you running on a GPU? If so, then atom variables like positions, forces, velocities, etc. may not be in sync between GPU and CPU. Otherwise it should work in theory, but I haven’t tested it. If you have a small case that reproduces the issue I can take a look.

Stan