diff --git a/README.md b/README.md index 1953b4ff..6120d6fb 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The below sections detail existing plugins developed using the framework. ### GPU Device Plugin The [GPU device plugin](cmd/gpu_plugin/README.md) provides access to -discrete (Intel® Iris® Xe MAX) and integrated GPU HW device files. +discrete and integrated Intel GPU device files. The demo subdirectory contains both a [GPU plugin demo video](demo/readme.md#intel-gpu-device-plugin-demo-video) and an OpenCL sample deployment (`intelgpu-job.yaml`). diff --git a/cmd/gpu_plugin/README.md b/cmd/gpu_plugin/README.md index 718b7425..ad76e9c9 100644 --- a/cmd/gpu_plugin/README.md +++ b/cmd/gpu_plugin/README.md @@ -16,7 +16,7 @@ Table of Contents ## Introduction Intel GPU plugin facilitates Kubernetes workload offloading by providing access to -Intel discrete (Xe) and integrated GPU HW device files. +discrete (including Intel® Data Center GPU Flex Series) and integrated Intel GPU device files. Use cases include, but are not limited to: - Media transcode