Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Managed notebooks OSError: undefined symbol: cublasLtGetStatusString

When I install Pytorch on a notebook, sometimes import torch works other times I get 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

It resolves only by deleting the notebook and starting again. How can I resolve this without having to start over?

1 1 727
1 REPLY 1

Hi, I'm facing the same issue. How were you able to resolve this?