kokkos compile error at lammps-31Mar17

Dear Axel,

When I compile the kokkos with devices cuda. It tells me that

Error: unsupported compiler name ‘/home/wangc/lammps-31Mar17/lib/kokkos/config/nvcc_wrapper’

But it’s ok, when I make kokkos_mpi_only, kokkos_omp. I don’t know how to fix it. I hope very much for your help.

Stan can answer - but the nvcc_wrapper is for GPU compilation.

If you don’t have Cuda code installed, you won’t be able to build

LAMMPS via nvcc_wrapper.

Steve