Venkatraman E. Seshan
Results
2
issues of
Venkatraman E. Seshan
Asking for @shaunporwal to help with this. (c++ code in inst/extcode)
I tried installing torch on a server running Debian 12.9. The server has a L4 GPU ``` (torch251) veseshan:~$ python3 -c "import torch; print(torch.cuda.is_available()); print(torch.cuda.get_device_properties(0))" True _CudaDeviceProperties(name='NVIDIA L4', major=8, minor=9,...