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
Since CUDA is used under the hood, I'd be useful to know what is happening to the calling thread's CUDA context. Is the .dll creating it's own context and pushing/popping it? Could we add a way to just use the calling thread's CUDA context instead?