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
[SYCL][CUDA] Make active context persitant (#2016)
Whenever there is no CUDA context assigned to a thread,
once it is set, this context remains set until destruction of the
thread.
Previously it was only the primary context the one persistent.
Signed-off-by: Ruyman Reyes <[email protected]>
0 commit comments