Skip to content

Commit 7387c32

Browse files
authored
Updated GPU device plugin documentation.
1 parent 9d8fb39 commit 7387c32

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,10 @@ The below sections detail existing plugins developed using the framework.
4444

4545
### GPU device plugin
4646

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
5149
- Integrated GPUs within Intel Core processors
52-
- Intel Xeon processors
53-
- Intel Visual Compute Accelerator (Intel VCA)
50+
- Integrated GPUs Intel Xeon processors
5451

5552
The demo subdirectory contains both a [GPU plugin demo video](demo/readme.md#intel-gpu-device-plugin-demo-video)
5653
as well as code for an OpenCL [FFT demo](demo/ubuntu-demo-opencl).

0 commit comments

Comments
 (0)