idrblab / AnnoPRO

Feature map and function annotation of Proteins
MIT License
26 stars 8 forks source link

Requirement for old cuda drivers #14

Open Maxim-Karpov opened 11 months ago

Maxim-Karpov commented 11 months ago

Hello,

I've been unable to run AnnoPRO in GPU mode due to the requirement for old CUDA drivers; this is the error that I get:

tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory

Would you be able to update the code to accommodate the latest CUDA drivers?