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 DPC++ 2024.2.0 implements support for default platform context
on Windows, this enables proper support for DLPack exchange on Windows.
Remove special case logic avoiding use of platform.default_context
on Windows.
0 commit comments