Unable to Initialize the Cuda in Alphafold #27556
Unanswered
ravisaroch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error Description
Unable to initialize backend 'cuda': jaxlib/cuda/versions_helpers.cc:98: operation cuInit(0) failed: Unknown CUDA error 303; cuGetErrorName failed. This probably means that JAX was unable to load the CUDA libraries.
Command
python3 docker/run_docker.py --fasta_paths=/Data/Ind_NEG/negative_9.fasta --max_template_date=2024-08-01 --data_dir=/Data/AFDB_AUG2024 --output_dir=/Data/OUT_Ind_NEG
Jax and jaxlib vrsion
0.4.24
nvidia-smi
Fri Mar 28 12:37:33 2025
Alphafold build command
docker run --rm --gpus all nvidia/cuda:12.4-.0base nvidia-smi
docker build -f docker/Dockerfile -t alphafold .
output Alphafold build command
[+] Building 2.2s (18/18) FINISHED docker:default
Beta Was this translation helpful? Give feedback.
All reactions