Skip to content
Discussion options

You must be logged in to vote

Thank you for your debugging suggestions -- they helped me track down the issue.

I tried the high-level checks first, but none revealed anything. After closer inspection, I found that the box data was being corrupted inside the kernel after ~160 steps. The fix was to pass the box by value to the kernels:

const BoxDim box)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cslominski
Comment options

Answer selected by cslominski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants