Skip to content

Fix race condition

DeWitt, Stephen requested to merge 71d/mmmm:fix_race into master

add a Kokkos::fence() after the error reduction in the nonlinear displacement solver loop to fix a race condition

Merge request reports