Skip to content

Commit

Permalink
readme: Updated Readme
Browse files Browse the repository at this point in the history
Added Red Hat Container Catalog Project Link for the Intel Data Center
GPU Drivers for OpenShift.
Link: https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264

Signed-off-by: Chaitanya <chaitanya.kulkarni@intel.com>
  • Loading branch information
chaitanya1731 committed Jun 23, 2023
1 parent 752ee6e commit 70809d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Intel® Data Center GPU Driver for OpenShift*

# Overview
The Intel Data Center GPU Driver for OpenShift project focuses on the development, packaging, certification, and release of Intel® Data Center GPU driver container images for the [Red Hat OpenShift Container Platform (RHOCP)](https://www.redhat.com/en/technologies/cloud-computing/openshift/container-platform). This project allows users to leverage the pre-built driver container image to facilitate provisioning of Intel Data Center GPU cards on an OpenShift cluster. Furthermore, users can utilize the Intel Data Center GPU driver dockerfile provided by this project as a reference for constructing their own driver container images on-premises. Intel Data Center GPU driver container images for OpenShift are certified and published on the [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/search?q=intel&vendor_name=INTEL%20CORPORATION&p=1).
The Intel Data Center GPU Driver for OpenShift project focuses on the development, packaging, certification, and release of Intel® Data Center GPU driver container images for the [Red Hat OpenShift Container Platform (RHOCP)](https://www.redhat.com/en/technologies/cloud-computing/openshift/container-platform). This project allows users to leverage the pre-built driver container image to facilitate provisioning of Intel Data Center GPU cards on an OpenShift cluster. Furthermore, users can utilize the Intel Data Center GPU driver dockerfile provided by this project as a reference for constructing their own driver container images on-premises. Intel Data Center GPU driver container images for OpenShift are certified and published on the [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264).

The Intel Data Center GPU driver container image is built from the [Intel GPU Repository](https://github.com/intel-gpu). It includes:
- [Intel® Graphics Driver Backports for Linux* OS (i915) for Red Hat Enterprise Linux (RHEL)](https://github.com/intel-gpu/intel-gpu-i915-backports/tree/redhat/main)
Expand Down
4 changes: 2 additions & 2 deletions release/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Intel Data Center GPU Driver for OpenShift Release Information

# Overview
Intel Data Center GPU driver container images for OpenShift are Red Hat certified and published on the [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/search?q=intel&vendor_name=INTEL%20CORPORATION&p=1). These driver container images are designed to be easily managed by the KMM operator, and they follow the naming convention below.
Intel Data Center GPU driver container images for OpenShift are Red Hat certified and published on the [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264). These driver container images are designed to be easily managed by the KMM operator, and they follow the naming convention below.

## Naming Convention
The driver container images in this repository use the following naming pattern:
Expand All @@ -23,6 +23,6 @@ Please refer to the following table to view the detailed release information for

| Image | Intel GPU Driver | Intel GPU Card Supported | RHEL Version |
| ------------- |------------- | ------------------ | ------------- |
|[intel-data-center-gpu-driver-container:1.0.0-4.18.0-372.46.1.el8_6.x86_64]() | Version 555 <br />- [PMT](https://github.com/intel-gpu/intel-gpu-pmt-backports/tree/23WW06.5_555_MAIN) <br />- [i915](https://github.com/intel-gpu/intel-gpu-i915-backports/tree/RHEL86_23WW6.5_555_6469.0.3_221221.3) <br />- [Firmware](https://github.com/intel-gpu/intel-gpu-firmware/tree/23WW06.5_555) | - [Intel® Data Center GPU Flex 140](https://www.intel.com/content/www/us/en/products/sku/230020/intel-data-center-gpu-flex-140/specifications.html) <br />- [Intel® Data Center GPU Flex 170](https://www.intel.com/content/www/us/en/products/sku/230019/intel-data-center-gpu-flex-170/specifications.html) | RHEL 8.6 |
|[intel-data-center-gpu-driver-container:1.0.0-4.18.0-372.46.1.el8_6.x86_64](https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264?tag=1.0.0-4.18.0-372.46.1.el8_6.x86_64&push_date=1687547472450) | Version 555 <br />- [PMT](https://github.com/intel-gpu/intel-gpu-pmt-backports/tree/23WW06.5_555_MAIN) <br />- [i915](https://github.com/intel-gpu/intel-gpu-i915-backports/tree/RHEL86_23WW6.5_555_6469.0.3_221221.3) <br />- [Firmware](https://github.com/intel-gpu/intel-gpu-firmware/tree/23WW06.5_555) | - [Intel® Data Center GPU Flex 140](https://www.intel.com/content/www/us/en/products/sku/230020/intel-data-center-gpu-flex-140/specifications.html) <br />- [Intel® Data Center GPU Flex 170](https://www.intel.com/content/www/us/en/products/sku/230019/intel-data-center-gpu-flex-170/specifications.html) | RHEL 8.6 |

The public key with the signed drivers is distributed [here](/release/dgpu_driver_public_key.der).

0 comments on commit 70809d8

Please sign in to comment.