whitespace

This commit is contained in:
Stan Gerald Moore
2023-10-27 14:59:51 -06:00
parent 0ab6870402
commit e7fc2923a5

View File

@ -254,7 +254,7 @@ KokkosLMP::KokkosLMP(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
int have_gpu_aware = -1;
// OpenMPI
#if (OPEN_MPI)
have_gpu_aware = 0;
#if (OMPI_MAJOR_VERSION >= 2)