idrblab/AnnoPRO

Requirement for old cuda drivers

Maxim-Karpov opened this issue · 0 comments

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?