"...src/SimTKReference/ReferenceLangevinMiddleDynamics.cpp" did not exist on "ba9f6b0a33ba72965d62998d46ef98b2a167d640"
Initialize pinnedBuffer at OpenCLContext creation (#3842)
This initialization is needed to prevent segfault during object destruction in certain circumstances (e.g., when a `Force` is changed before calling `Context.reinitialize()` and this change causes the corresponding `ForceImpl` to throw an exception).
Showing
Please register or sign in to comment