mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
gpu: add mentions about data center gpu support
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
2ee4b61b29
commit
230570f12e
@ -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`).
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user