Stress not OK with SoA
Open
bug
force
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
Preliminary spelunking into StressPBC.cpp indicates that the distance table calls will have to be updated to SoA. Currently crashes when computing the ion-ion contribution because of use of an SoA distance table for the ions. Not hard to fix.
Contributor guide
Assessment
This issue has not been assessed yet.