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
With CUDA >= 11.3, we currently insist on using CUBIN in RTC compilation outputs for creating modules; but in fact, we can just use PTX instead - if it's available.