You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build pytorch from source on CUDA 11.8. But magma-cuda117 is only latest one available.
To build from source successfully I need magma-cuda118. Available over anaconda. This is hindering development as Linux Kernel 5.19 does not support nvidia drivers with cuda 11.7. Cuda 11.8 is minimum requirement for which magma is not available.