kalininalab / alphafold_non_docker

AlphaFold2 non-docker setup
325 stars 119 forks source link

Unable to initialize backend 'tpu_driver' #68

Open rocketman8080 opened 10 months ago

rocketman8080 commented 10 months ago

Is the below output an issue during execution startup, ie 'unable to initialize backend tpu_driver'?

I0820 16:10:25.293788 140208504612672 xla_bridge.py:353] Unable to initialize backend 'tpu_driver': NOT_FOUND: Unable to find driver in registry given worker: I0820 16:10:25.575558 140208504612672 xla_bridge.py:353] Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered platform with name: "rocm". Available platform names are: Interpreter Host CUDA I

alonmillet commented 10 months ago

Not an issue. Unless your system has TPUs, there's no reason to expect a TPU driver to get loaded. As long as the GPU is working, you're in business.