|
4 | 4 |
|
5 | 5 | (supported-platforms)= |
6 | 6 |
|
7 | | -# Supported Platforms |
| 7 | +# Platform support |
8 | 8 |
|
| 9 | +Recent NVIDIA Container Toolkit releases are tested and expected to work on these Linux distributions: |
9 | 10 |
|
10 | | -## Linux Distributions |
| 11 | +| OS Name / Version | amd64 / x86_64 | ppc64le | arm64 / aarch64 {sup}`1` | |
| 12 | +| ------------------------ | -------------- | ------- | ------------------------ | |
| 13 | +| Amazon Linux 2023 | X | | X {sup}`2` | |
| 14 | +| Amazon Linux 2 | X | | X | |
| 15 | +| Open Suse/SLES 15.x | X | | | |
| 16 | +| Debian Linux 11 | X | | | |
| 17 | +| CentOS 8 | X | X | X | |
| 18 | +| RHEL 8.x | X | X | X | |
| 19 | +| RHEL 9.x | X | X | X | |
| 20 | +| Ubuntu 20.04 | X | X | X | |
| 21 | +| Ubuntu 22.04 | X | X | X | |
| 22 | +| Ubuntu 24.04 | X | | X | |
11 | 23 |
|
12 | | -Supported Linux distributions are listed below: |
13 | 24 |
|
14 | | -| OS Name / Version | amd64 / x86_64 | ppc64le | arm64 / aarch64 | |
15 | | -| ------------------------ | -------------- | ------- | --------------- | |
16 | | -| Amazon Linux 2023 | X | | X {sup}`1` | |
17 | | -| Amazon Linux 2 | X | | X | |
18 | | -| Open Suse/SLES 15.x | X | | | |
19 | | -| Debian Linux 11 | X | | | |
20 | | -| Centos 8 | X | X | X | |
21 | | -| RHEL 8.x | X | X | X | |
22 | | -| RHEL 9.x | X | X | X | |
23 | | -| Ubuntu 20.04 | X | X | X | |
24 | | -| Ubuntu 22.04 | X | X | X | |
25 | | -| Ubuntu 24.04 | X | | X | |
| 25 | +## Please report issues |
26 | 26 |
|
27 | | -The `arm64` / `aarch64` architecture includes support for Tegra-based systems. |
| 27 | +Our qualification-testing procedures are constantly evolving and we might miss |
| 28 | +certain problems. Please |
| 29 | +[report](https://github.com/NVIDIA/nvidia-container-toolkit/issues) issues in |
| 30 | +particular as they occur on a platform listed above. |
28 | 31 |
|
29 | | -1. For Amazon Linux 2023 on Arm64, a `g5g.2xlarge` Amazon EC2 instance was used for validation. |
30 | | - The `g5g.xlarge` instance caused failures due to the limited system memory. |
31 | 32 |
|
| 33 | +## Other Linux distributions |
| 34 | + |
| 35 | +Releases may work on more platforms than indicated in the table above (e.g., on distribution versions older and newer than listed). |
| 36 | +Give things a try and we invite you to [report](https://github.com/NVIDIA/nvidia-container-toolkit/issues) any issue observed even if your Linux distribution is not listed. |
32 | 37 |
|
| 38 | +---- |
| 39 | + |
| 40 | +1. The `arm64` / `aarch64` architecture includes support for Tegra-based systems. |
| 41 | +2. For Amazon Linux 2023 on Arm64, a `g5g.2xlarge` Amazon EC2 instance was used for validation. |
| 42 | + The `g5g.xlarge` instance caused failures due to the limited system memory. |
0 commit comments