Skip to content

Commit

Permalink
Merge pull request #210 from chaitanya1731/doc
Browse files Browse the repository at this point in the history
Root: Update Readme
  • Loading branch information
uMartinXu authored Feb 22, 2024
2 parents 20c9e88 + 73686c1 commit 5f7b3c1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The following features will be included in future releases.

See details about [Supported Intel Hardware features](/docs/supported_platforms.md#supported-intel-hardware-features) and [Supported RHOCP Versions](/docs/supported_platforms.md#supported-rhocp-versions).

For detailed information about releases, please refer [Release Information](/docs/releases.md#release-information).

Figure-1 is the [Architecture and Working Scope](https://github.com/intel/intel-technology-enabling-for-openshift/wiki/Intel-Technology-Enabling-for-OpenShift-Architecture-and-Working-Scope) of the project

![Alt text](/docs/images/Intel-Technology-Enabling-for-OpenShift-Architecture.png)
Expand Down
17 changes: 17 additions & 0 deletions docs/releases.md
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)

0 comments on commit 5f7b3c1

Please sign in to comment.