Skip to content

Commit 224f883

Browse files
author
Lu Teng
committed
[Doc] Update 803 Driver (#190)
1 parent 4cbec76 commit 224f883

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ This guide introduces the overview of OpenXLA high level integration structure a
2626

2727
Verified Hardware Platforms:
2828

29-
* Intel® Data Center GPU Max Series, Driver Version: [775](https://dgpu-docs.intel.com/releases/stable_775_20_20231219.html)
29+
* Intel® Data Center GPU Max Series, Driver Version: [803](https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html)
3030

31-
* Intel® Data Center GPU Flex Series 170, Driver Version: [775](https://dgpu-docs.intel.com/releases/stable_775_20_20231219.html)
31+
* Intel® Data Center GPU Flex Series 170, Driver Version: [803](https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html)
3232

3333
### Software Requirements
3434

@@ -47,8 +47,8 @@ Verified Hardware Platforms:
4747

4848
|OS|Intel GPU|Install Intel GPU Driver|
4949
|-|-|-|
50-
|Ubuntu 22.04 |Intel® Data Center GPU Flex Series| Refer to the [Installation Guides](https://dgpu-docs.intel.com/installation-guides/index.html#intel-data-center-gpu-flex-series) for latest driver installation. If install the verified Intel® Data Center GPU Max Series/Intel® Data Center GPU Flex Series [775](https://dgpu-docs.intel.com/releases/stable_775_20_20231219.html), please append the specific version after components, such as `sudo apt-get install intel-opencl-icd==23.35.27191.42-775~22.04`|
51-
|Ubuntu 22.04, SLES 15 SP4|Intel® Data Center GPU Max Series| Refer to the [Installation Guides](https://dgpu-docs.intel.com/installation-guides/index.html#intel-data-center-gpu-max-series) for latest driver installation. If install the verified Intel® Data Center GPU Max Series/Intel® Data Center GPU Flex Series [775](https://dgpu-docs.intel.com/releases/stable_775_20_20231219.html), please append the specific version after components, such as `sudo apt-get install intel-opencl-icd==23.35.27191.42-775~22.04`|
50+
|Ubuntu 22.04 |Intel® Data Center GPU Flex Series| Refer to the [Installation Guides](https://dgpu-docs.intel.com/installation-guides/index.html#intel-data-center-gpu-flex-series) for latest driver installation. If install the verified Intel® Data Center GPU Max Series/Intel® Data Center GPU Flex Series [803](https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html), please append the specific version after components, such as `sudo apt-get install intel-opencl-icd==23.43.27642.38-803~22.04`|
51+
|Ubuntu 22.04, SLES 15 SP4|Intel® Data Center GPU Max Series| Refer to the [Installation Guides](https://dgpu-docs.intel.com/installation-guides/index.html#intel-data-center-gpu-max-series) for latest driver installation. If install the verified Intel® Data Center GPU Max Series/Intel® Data Center GPU Flex Series [803](https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html), please append the specific version after components, such as `sudo apt-get install intel-opencl-icd==23.43.27642.38-803~22.04`|
5252

5353
### Install oneAPI Base Toolkit Packages
5454

0 commit comments

Comments
 (0)