Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increment compute env to use cudatoolkit 11.8 #278

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

dotsdl
Copy link
Member

@dotsdl dotsdl commented Jul 11, 2024

We've experienced frequent errors with using OpenMM 8.1.1:

openmm.OpenMMException: Error initializing FFT: 5

and the culprint may be cudatoolkit 11.7: pytorch/pytorch#88038

In an attempt to address this, pinning to the latest cudatoolkit available on conda-forge as of this writing (11.8) to see if these errors drop in frequency.

We've experienced frequent errors with using OpenMM 8.1.1:

    openmm.OpenMMException: Error initializing FFT: 5

and the culprint may be `cudatoolkit` 11.7: pytorch/pytorch#88038

In an attempt to address this, pinning to the latest `cudatoolkit`
available on `conda-forge` as of this writing (11.8) to see if these errors
drop in frequency.
@dotsdl
Copy link
Member Author

dotsdl commented Jul 18, 2024

This appears to be yielding positive results in our use on MSK Iris; merging!

@dotsdl dotsdl enabled auto-merge July 18, 2024 16:25
@dotsdl dotsdl merged commit 5a32969 into main Jul 18, 2024
4 checks passed
@dotsdl dotsdl deleted the deployment-compute-cudatoolkit-11.8 branch July 18, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant