Open tyoc213 opened 4 years ago
try to use cuda10.1 instead
Not possible, because I let ubuntu distro use the aproved driver version, and I rememer to see that linux changed someting on the kernel so older drivers are not compatible with actual kernel (or something like that)...
but if I want a prebuild environment I can use for the moment pip install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu111/torch_nightly.html
I found somewhere (later if I found where here on github issues will update to link it).
Later will try to build again against current drivers.
Trying to install on driver cuda11 with torch 1.6 (not same) ubuntu 18.04 on single computer to prepare locally distriuted training.