Add support for Intel GPU's - #1362
Conversation
Requires Intel Extension for PyTorch v1.13.120+xpu https://intel.github.io/intel-extension-for-pytorch/xpu/latest/tutorials/installation.html Tested on Intel ARC A770 16GB VRAM with large model
|
Can this will be used for Intel Integrated Graphics like Graphics 630 ? |
No. From the installation guide the verified Hardware Platforms are:
These are all dedicated GPU's, not integrated. |
|
really appreciate the work. hope it can be merged soon |
|
seeing some speed-up for 1.13.120+xpu 2.0.110+xpu intel-i915-dkms 1.23.5.19.230406.21.5.17.0.1034+i38-1 kernel 5.17.0-1020-oem |
|
Has anyone ran this on integrated graphics with ARC architecture (12th and above I believe?) |
|
I managed to get this to run on my Intel ARC A770 |
|
What is state of this PR? |
|
@leuc can you have a look at the existing conflicts? |
done |
|
Any update on this? |
|
It looks like this PR has been ready to go for awhile. What's blocking this? |
Requires Intel Extension for PyTorch v1.13.120+xpu
Installation Guide: https://intel.github.io/intel-extension-for-pytorch/xpu/latest/tutorials/installation.html
Successfully tested on Intel ARC A770 16GB VRAM with the large model.
Common issue:
OSError: libmkl_intel_lp64.so.2: cannot open shared object file: No such file or directoryEnsure OneAPI libraries are available in the current shell by running
source /opt/intel/oneapi/setvars.sh