lammps reaxff力场kokkos包gpu加速失败

423 阅读1分钟

mpirun -np 1 ../build-kokkos-cuda/lmp -k on g 1 -sf kk -in in.CHO

LAMMPS (2 Jun 2022) KOKKOS mode is enabled (src/KOKKOS/kokkos.cpp:105)

will use up to 1 GPU(s) per node

Kokkos::Cuda::initialize ERROR: running kernels compiled for compute capability 6.0 on device with compute capability 7.5 is not supported by CUDA!

上面是错误提示,显卡是2070移动版 驱动515.48.07 Cuda版本11.7 请问应该怎么解决这个问题