Greg Ruthenbeck
Results
1
comments of
Greg Ruthenbeck
Found that it wants the libs from the win-side: ``` LD_LIBRARY_PATH=/usr/lib/wsl/lib/ python3 -c "import torch; print(torch.cuda.is_available())" ```