Commit 4c33f312 authored by Dan Ibanez's avatar Dan Ibanez
Browse files

Merge branch 'debug-cuda' into fix-momentum-kokkos

parents 7559bc9c ae8d882b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -180,6 +180,8 @@ void FixMomentumKokkos<DeviceType>::end_of_step()
      }
    });
  }

  atomKK->sync(ExecutionSpaceFromDevice<LMPHostType>::space, V_MASK);
}

namespace LAMMPS_NS {