Changes between Version 1 and Version 2 of Ticket #17550
- Timestamp:
- May 6, 2025, 11:28:26 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17550 – Description
v1 v2 36 36 37 37 16) Enable setting up runs of a protein or complex against a series of N ligands, like what we did with the macromethods course in January 2025 running all FDA compounds against virus targets. 38 39 17) Install cuda-enabled torch on Windows when Nvidia graphics is available. Currently PyPi torch or Windows is CPU only. Also make default device use the GPU on Windows if Nvidia and torch with cuda available.