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
`cupti` shouldn't be linked against the adapter, when it is the adapter
is unusable if the library is not available, instead of just the tracing
being affected.
The code is already setup to dynamically load `cupti` so this can just
be removed.
0 commit comments