Skip to content

Add missing synchronization after local F clearing on NS steps

Andrey Alekseenko requested to merge aa-4937 into release-2023

On NS steps with CPU forces, we were copying local forces from CPU to GPU and clearing the GPU local force buffer without proper synchronization.

Fixes #4937 (closed)

Merge request reports