[EXTERNAL] How to build LAMMPS for GPU with Kokkos

Below you are mentioned that you are using the intel compiler with nvcc. This has been discussed on the mail list in the past: in general using the intel compiler with nvcc is a bad idea (issue is with nvcc, not Kokkos), and using g++ should work better.

Stan