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
To support CUDART lib, we need to annotate public CUDA APIs as well as internal APIs such as __cudaRegisterFatBinary. CUDA >=10.2 introduced a few new internal APIs and the logics of loading fat binaries and modules are different from those of CUDA <=10.1.
No description provided.
The text was updated successfully, but these errors were encountered: