Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
use superscript
Signed-off-by: Anant Sharma <[email protected]>
  • Loading branch information
nv-anants authored Aug 21, 2025
commit 1e7b9109b043c2f19e35589b2a70c2006f274f10
6 changes: 3 additions & 3 deletions docs/support_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,19 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
| **NIXL** | 0.4.1 |

> [!Important]
> ² Specific versions of TensorRT-LLM supported by Dynamo are subject to change.
> Specific versions of TensorRT-LLM supported by Dynamo are subject to change.

## Cloud Service Provider Compatibility

### AWS

| **Host Operating System** | **Version** | **Architecture** | **Status** |
| :------------------------ | :---------- | :--------------- | :----------- |
| **Amazon Linux** | 2023 | x86_64 | Supported* |
| **Amazon Linux** | 2023 | x86_64 | Supported¹ |


> [!Caution]
> * There is a known issue with the TensorRT-LLM framework when installed within the AL2023 container via the Python Wheels which makes effective environment setup challenging.
> ¹ There is a known issue with the TensorRT-LLM framework when installed within the AL2023 container via the Python Wheels which makes effective environment setup challenging.


## Build Support
Expand Down
Loading