Jose Esteban Merino

Results 4 comments of Jose Esteban Merino

GOOGLE COLAB: !apt-get update !apt-get install cuda-toolkit-11-8 import os os.environ["LD_LIBRARY_PATH"] += ":" + "/usr/local/cuda-11/lib64" os.environ["LD_LIBRARY_PATH"] += ":" + "/usr/local/cuda-11.8/lib64"

!apt-get update !apt-get install cuda-toolkit-11-8 import os os.environ["LD_LIBRARY_PATH"] += ":" + "/usr/local/cuda-11/lib64" os.environ["LD_LIBRARY_PATH"] += ":" + "/usr/local/cuda-11.8/lib64"

1. I never said it was a solution 2. For me, I work at Google Colab, it is a solution I hope you find the "solution"

I am a basic user If I were a professional, I would read the comment, check what was proposed, and appreciate the comment, even if it is a partial solution,...