Restarting or deleting a new notebook and starting over still gets the same error. The attached GPU is a T4 or V100. Both don't work. How can I resolve this error?
OSError: /opt/conda/lib/python3.7/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11: undefined symbol: cublasLtGetStatusString, version libcublasLt.so.11
I created a new Pytorch Notebook using the following settings:
n1-standard-4+1 NVIDIA T4 GPUfrom Google Cloud Console.I use the following environment:
Seems to be that GPU is recognized:
What environment did you configure and where do you see this error? Please clarify by adding exact steps to reproduce.