Homec4science

repair sync bugs in fix_momentum_kokkos

Authored by Dan Ibanez <daibane@sandia.gov> on Dec 23 2016, 21:08.

Description

repair sync bugs in fix_momentum_kokkos

Since the Group class is completely
unaware of Kokkos, the direct calls from
FixMomentumKokkos to Group methods
need to be preceded by atomKK->sync calls
for every atom variable that Group intends
to use.
fix_momentum_kokkos definitely does not
work on GPUs prior to this commit.

Details

Committed
Stan Gerald Moore (stamoor) <stanmoore1@gmail.com>Dec 28 2016, 18:51
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS06ae2804f6c2: ensure velocity is marked as modified before syncing
Branches
Unknown
Tags
Unknown

Event Timeline

Stan Gerald Moore (stamoor) <stanmoore1@gmail.com> committed rLAMMPS371df8ea72d6: repair sync bugs in fix_momentum_kokkos (authored by Dan Ibanez <daibane@sandia.gov>).Dec 28 2016, 18:51