BUGFIX: use Kokkos::atomic_fetch_max() to avoid a race on new_maxneighs
Description
Description
Details
Details
- Committed
Tim Mattox <timothy.mattox@engilitycorp.com> Feb 22 2017, 21:08 - Pushed
junge Oct 19 2017, 09:53 - Parents
- rLAMMPS5c6e7b12c647: BUGFIX: fix a copy-o in build_Item_Ghost(): xbin2, etc. should be an int xbin2…
- Branches
- Unknown
- Tags
- Reverted By
- rLAMMPS9f2740b7f18f: Partially revert 01d0a5c, avoid atomics, safe because of the while loop. Worst…