Open
Description
Describe the issue
Following this guide(https://intel.github.io/intel-extension-for-pytorch/xpu/2.0.110+xpu/tutorials/installations/windows.html), I successfully install ipex-xpu on native Windows and simple verification of its availability.
However, I found my custom DPC++ extension(https://intel.github.io/intel-extension-for-pytorch/xpu/2.0.110+xpu/tutorials/features/DPC++_Extension.html) still fails on native Windows with below error message:
I wonder is there any workaround for this? or will DPC++extension support for Windows be considered in the future?