From 230570f12eef12aa2bdb525cdf23247200d5ab62 Mon Sep 17 00:00:00 2001 From: Tuomas Katila Date: Fri, 9 Sep 2022 08:23:22 +0300 Subject: [PATCH] gpu: add mentions about data center gpu support Signed-off-by: Tuomas Katila --- README.md | 2 +- cmd/gpu_plugin/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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