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