-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The ExampleForce
tests fail in the CUDA platform when executing the following line:
params.upload(paramVector); |
I compiled both OpenMM and this plugin with the same GCC compiler (version 11.2.0) and CudaToolkit installation (version 11.7).
The error message I get is:
exception: Error uploading array bondParams: CUDA_ERROR_INVALID_CONTEXT (201)
Metadata
Metadata
Assignees
Labels
No labels