-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #210 from chaitanya1731/doc
Root: Update Readme
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Release Information | ||
| Intel Technology Enabling for OpenShift Release | Red Hat OpenShift Version | Intel Data Center GPU drivers for OpenShift Version | KMM Operator Version | NFD Operator Version | OpenVINO Operator Version | RedHat OpenShift AI Operator Version | Intel Device Plugins Operator Version | Intel SGX | Intel QAT | Intel Data Center GPU Flex Series | Intel Data Center GPU Max Series | Notes | | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---| | ||
| 1.2.0 | 4.14 | [2.1.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.1.0) | 2.0.1 | 4.14.0 | 1.1.0 | 2.6.0 | 0.28.0 | yes | yes | Yes | No | 4.14.11 and above | | ||
| 1.1.0 | 4.13 | [2.0.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.0.0) | 1.1.2 | 4.13.0 | 1.1.0 | 2.4.0 | 0.28.0 | yes | Yes | Yes | No | 4.13.10 and above | | ||
| 1.0.1 | 4.12 | [1.1.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v1.1.0) | 1.1.1 | 4.12.0 | - | - | 0.26.2 | yes | yes | Yes | No | 4.12.26 and above | | ||
| 1.0.0 | 4.12 | [1.0.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v1.0.0) | 1.0.1 | 4.12.0 | 1.1.0 | 1.28.1 | 0.26.1 | Yes | No | Yes | No | 4.12.6 and above | | ||
| - | 4.10 | - | - | - | - | - | 0.24.0 | Yes | No | No | No | - | | ||
|
||
## Reference Links | ||
- [Intel Device Plugins Operator](https://catalog.redhat.com/software/container-stacks/detail/61e9f2d7b9cdd99018fc5736) | ||
- [Kernel Module Management Operator](https://catalog.redhat.com/software/container-stacks/detail/6524b0876df0b7666fb33cfa) | ||
- [NFD Operator]() | ||
- [OpenVINO Operator](https://catalog.redhat.com/software/container-stacks/detail/60649a56209af65d24b7ca9e) | ||
- [Red Hat OpenShift AI Operator](https://catalog.redhat.com/software/container-stacks/detail/63b85b573112fe5a95ee9a3a) | ||
- Intel Data Center GPU Drivers for OpenShift - [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264) | ||
- Intel Data Center GPU Drivers for OpenShift - GitHub [Release Information](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/blob/main/release/README.md#release-information) |