-
Notifications
You must be signed in to change notification settings - Fork 23
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
openmm in container openfe does not work with gpus #1091
Comments
Hi @TakumiHirao, Thanks for raising this issue and apologies for not getting back to you any sooner. I have seen similar FFT error messages on CUDA runs in the past, it's usually down to an incompatibility with certain cudatoolkit versions. @atravitz @mikemhenry could you have a look at the cudatoolkit version that gets shipped with the singularity & docker instances? I believe 11.8 might be the cause of some of this weird behaviour. @TakumiHirao could you possibly give the full output of |
@IAlibay
Sincerely, |
We are attempting to run singularity openfe.
The sif file was obtained with the following command.
We tested openmm in the container.
The execution result of this command is shown below.
We have found CUDA, but it does not appear to be available.
Within openmm, the following error is emitted.
Has anyone else faced similar problems?
We would like to get your advice.
The environment is as follows.
OS: Ubuntu 22.04.5 LTS
cuda driver: Driver Version: 560.35.03
CUDA Version: V12.6.77
GPU: NVIDIA GeForce RTX 4090
singularity: 3.10.3
Sincerely,
The text was updated successfully, but these errors were encountered: