Closed oliverfleetwood closed 7 months ago
Hello, this is because the docker container does not detect GPU, you can use this command to start the docker container:
docker run -it --gpus all ai4science/tfold:latest /bin/bash
Driver versions are preferred to support cuda11.7, which you can check with
nvidia-smi
worked with the right version of cuda, thanks!
Hi,
I run the examples for the antigen-antibody complex in your README inside a docker container based on your image. I get the following error:
python projects/tfold_ag/predict.py --pid_fpath=examples/prot_ids.abag.txt --fas_dpath=examples/fasta.files --msa_fpath=examples/msa.files/8df5_R.a3m --pdb_dpath=examples/pdb.files.abag