Changes between Version 1 and Version 2 of Ticket #17550


Ignore:
Timestamp:
May 6, 2025, 11:28:26 AM (6 months ago)
Author:
Tom Goddard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17550 – Description

    v1 v2  
    3636
    373716) 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
     3917) 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.