Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
report mode GPU is in and write out gpu UUID (#699)
* report mode GPU is in and write out gpu UUID * check for Exclusive_Process instead of Default * use try/except to be more robust * Update openmmtools/multistate/multistatesampler.py Co-authored-by: Iván Pulido <[email protected]> * make the subprocess throw an exception if there is an error, fix logic in compute mode detection * make debug message more helpful * fix UnboundLocalError: local variable 'cuda_query_output' referenced before assignment * just check the error code * warn method has been deprecated since version 3.2 --------- Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Iván Pulido <[email protected]>
- Loading branch information