Skip to content

Commit 19bfe3f

Browse files
committed
docs: Add supported OCP version table and BIOS config table
Signed-off-by: Hersh Pathak <hersh.pathak@intel.com>
1 parent 28d01ce commit 19bfe3f

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

docs/supported_platforms.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The container images, operators, and documents included in the Intel Technology
2020

2121
Multi-node bare metal RHOCP cluster provisioning is the primary cluster use case supported by the project. Virtual Machine technology-based infrastructures support will be included in a future release. For feature requests and related discussions, please submit a project [issue](https://github.com/intel/intel-technology-enabling-for-openshift/issues). For RHOCP infrastructure support, please contact Red Hat.
2222

23-
## Supported Intel hardware platforms
23+
## Supported Intel Hardware Features
2424

2525
The following Intel feature technologies are supported in the 1.0.1 release.
2626

@@ -30,6 +30,24 @@ The following Intel feature technologies are supported in the 1.0.1 release.
3030
| Intel® Data Center GPU Flex Series | [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) |
3131
| Intel® QuickAssist Technology (Intel® QAT) | [4th Gen Intel® Xeon® Scalable processors](https://www.intel.com/content/www/us/en/products/docs/processors/xeon-accelerated/4th-gen-xeon-scalable-processors.html) |
3232

33+
## Setting up Intel Hardware Features
34+
35+
### BIOS Configuration
36+
Note: Please refer to your BIOS vendor for specific instructions. This is only a reference for BIOS configuration.
37+
| Feature | BIOS Configuration |
38+
| ----- | ---------------------- |
39+
| Intel® SGX | [Link](https://www.intel.com/content/www/us/en/support/articles/000087972/server-products/single-node-servers.html) |
40+
| Intel® Data Center GPU Flex Series | [Link](https://www.intel.com/content/www/us/en/content-details/774119/virtualization-guide-for-intel-data-center-gpu-flex-series.html?wapkw=gpu%20flex%20series%20setup%20guide) |
41+
| Intel® QAT | [Link](https://github.com/intel/qatlib/blob/7429ee2b7c837137ed11959a3c2cc3729dc15739/INSTALL#L104) |
42+
43+
## Supported RHOCP Versions
44+
45+
| Feature | Supported RHOCP Version |
46+
| ----- | ---------------------- |
47+
| Intel® SGX | RHOCP 4.12.6 and above (support is only for z streams in 4.12.z where z >= 6) |
48+
| Intel® Data Center GPU Flex Series | RHOCP 4.12.[6, 7, 25, 26, 27, 28] |
49+
| Intel® QAT | RHOCP 4.12.26 and above (support is only for z streams in 4.12.z where z >= 26) |
50+
3351
## Support
3452

3553
### Project life cycle introduction

0 commit comments

Comments
 (0)