You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate pair distance calculator to 1x instead of 3x for polarized force.
Likewise consolidate local (accumulated) force vector to save time by avoiding atomicAdd()
LJ should (probably) check mixing before computing r.
The text was updated successfully, but these errors were encountered:
khavernathy
changed the title
match GPU force w/CPU force in all cases
optimize GPU force; match GPU force w/CPU force in all cases
Nov 16, 2017
This needs a thorough check.
Consolidate pair distance calculator to 1x instead of 3x for polarized force.
Likewise consolidate local (accumulated) force vector to save time by avoiding atomicAdd()
LJ should (probably) check mixing before computing r.
The text was updated successfully, but these errors were encountered: