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
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
From this comment, looks like cudnn 9.11 dropped support for sm_70 (which is what our V100s provide). It also looks likenvcc 12.8.93 is warning about sm_70 being deprecated soon. IOW, CUDA 13 won't support them (see release notes, which mentions Volta). This will also impact pytorch and other major projects, I assume.