{bio}[foss/2024a] Boltz-2 v2.2.1 w/ CUDA 12.6.0#25228
Conversation
|
@migueldiascosta As we had a request for this software, I gave your easyconfigs a try. However, the tests are failing with import errors like: That's imported here, but the |
|
@bedroge yes, this is a draft PR, please see the #alphafold channel on the easybuild slack for context. I didn't do anything else since then but maybe Max Gamill has |
| ('cuequivariance-torch', '0.8.1', { | ||
| 'checksums': ['03a924b7a4c57bed87ca3d0345218eb805d8d2e848f5f5c57192a2e4a8ebc3db'], | ||
| }), | ||
| ('cuequivariance-ops-torch-cu12', '0.8.1', { |
There was a problem hiding this comment.
I got a failing sanity check due to a missing dependency for this package:
cuequivariance-ops-torch-cu12 0.8.1 requires cuequivariance-ops-cu12, which is not installed.
|
I was able to install the CUDA version using some additional changes: This version adds |
(created using
eb --new-pr)likely missing dependencies, some were from open PRs that may have been merged in the meantime, will add the missing ones after the tests flag themAlso, I initially named this "Boltz-2" because people refer to it as something separate from "Boltz-1", but the repo, etc is just "Boltz", so it's likely more consistent to rename it, which will allow using templates like
GITHUB_SOURCE, etc