File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,10 @@ The below sections detail existing plugins developed using the framework.
44
44
45
45
### GPU device plugin
46
46
47
- The [ GPU device plugin] ( cmd/gpu_plugin/README.md ) supports Intel
48
- [ GVT-d] ( https://github.com/intel/gvt-linux/wiki/GVTd_Setup_Guide ) device passthrough
49
- and acceleration using GPUs of the following hardware families:
50
-
47
+ The [ GPU device plugin] ( cmd/gpu_plugin/README.md ) supports Intel GPUs of the following hardware families:
48
+ - Intel Xe discrete GPUs, including Xe-LP, Xe-HPG and Xe-HP SDV
51
49
- Integrated GPUs within Intel Core processors
52
- - Intel Xeon processors
53
- - Intel Visual Compute Accelerator (Intel VCA)
50
+ - Integrated GPUs Intel Xeon processors
54
51
55
52
The demo subdirectory contains both a [ GPU plugin demo video] ( demo/readme.md#intel-gpu-device-plugin-demo-video )
56
53
as well as code for an OpenCL [ FFT demo] ( demo/ubuntu-demo-opencl ) .
You can’t perform that action at this time.
0 commit comments