Commit ac863f32 authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by GitHub
Browse files

docs: Update support_matrix.md - list glibc min version (#341)

parent aa21a03b
...@@ -35,7 +35,15 @@ If you are using a **GPU**, the following GPU models and architectures are suppo ...@@ -35,7 +35,15 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
> **Note**: For **Linux**, the **ARM64** support is experimental and may have limitations. > **Note**: For **Linux**, the **ARM64** support is experimental and may have limitations.
## Software Compatibility ## Software Compatibility
### Runtime Dependency
| **Python Package** | **Version** | glibc version |
|--------------------|-------------|---------------|
| ai-dynamo | 0.1.0 | 2.39 |
| ai-dynamo-runtime | 0.1.0 | 2.39 |
| ai-dynamo-vllm | 0.7.2* | 2.39 |
| NIXL | 0.1.0 | 2.39 |
### Build Dependency
| **Build Dependency** | **Version** | | **Build Dependency** | **Version** |
|----------------------|-------------| |----------------------|-------------|
| **Base Container** | [25.01](https://hub.docker.com/layers/nvidia/cuda/12.8.1-runtime-ubuntu24.04/images/sha256-828c4d878adcaa4265d80c95d8ec877149b49bb2419a4cf3bb6aa889bbb7ca2e) | | **Base Container** | [25.01](https://hub.docker.com/layers/nvidia/cuda/12.8.1-runtime-ubuntu24.04/images/sha256-828c4d878adcaa4265d80c95d8ec877149b49bb2419a4cf3bb6aa889bbb7ca2e) |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment