Skip to content

Commit ac863f3

Browse files
docs: Update support_matrix.md - list glibc min version (ai-dynamo#341)
1 parent aa21a03 commit ac863f3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

support_matrix.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,15 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
3535
> **Note**: For **Linux**, the **ARM64** support is experimental and may have limitations.
3636
3737
## Software Compatibility
38-
38+
### Runtime Dependency
39+
| **Python Package** | **Version** | glibc version |
40+
|--------------------|-------------|---------------|
41+
| ai-dynamo | 0.1.0 | 2.39 |
42+
| ai-dynamo-runtime | 0.1.0 | 2.39 |
43+
| ai-dynamo-vllm | 0.7.2* | 2.39 |
44+
| NIXL | 0.1.0 | 2.39 |
45+
46+
### Build Dependency
3947
| **Build Dependency** | **Version** |
4048
|----------------------|-------------|
4149
| **Base Container** | [25.01](https://hub.docker.com/layers/nvidia/cuda/12.8.1-runtime-ubuntu24.04/images/sha256-828c4d878adcaa4265d80c95d8ec877149b49bb2419a4cf3bb6aa889bbb7ca2e) |

0 commit comments

Comments
 (0)