1

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
Alan Karanja
  • 51
  • 1
  • 3

1 Answers1

0

I created a new Pytorch Notebook using the following settings:

n1-standard-4 + 1 NVIDIA T4 GPU from Google Cloud Console.

I use the following environment:

Environment: PyTorch 1.13 (with IntelĀ® MKL-DNN/MKL)
Environment version: M108

Seems to be that GPU is recognized:

enter image description here

What environment did you configure and where do you see this error? Please clarify by adding exact steps to reproduce.

gogasca
  • 9,283
  • 6
  • 80
  • 125