Supported platforms#
Ubuntu 24.04 LTS (x86_64)#
Graph Composer#
Download Graph Composer Debian package for x86 from [here]
Features Supported#
Modules |
Version |
High-level Features |
---|---|---|
Composer |
5.1.0 |
|
System Requirements#
Platform |
x86_64 |
OS |
Ubuntu 24.04 |
Python |
3.12 |
CUDA |
12.8 |
GPU |
CUDA-capable GPU(GPU,RTX2080/RTX3080/T4/A100) 1 |
DeepStream SDK |
8.0 (for DeepStream extensions) |
Docker |
>=19.03.3 2 |
1 (Alpha) Need Vulkan support (Intel Iris Graphics 540 or later)
2 https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker
Dependencies#
Depends on Graph Composer Runtime
Install#
sudo dpkg -i graph_composer-5.1.0_x86_64.deb
Graph Composer Runtime#
Download Graph Composer Runtime Debian package for x86 from [here]
Features Supported#
Modules |
Version |
High-level Features |
---|---|---|
Graph execution engine |
5.1.0 |
|
Registry |
1.1.0 |
|
Container Builder |
1.2.0 |
|
System Requirements#
Platform |
x86_64 |
OS |
Ubuntu 24.04 |
Python |
3.12 |
CUDA |
12.8 |
GPU |
CUDA-capable GPU(GPU,RTX2080/RTX3080/T4/A100) 1 |
Docker |
>=19.03.3 2 |
1 (Alpha) Need Vulkan support (Intel Iris Graphics 540 or later)
2 https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker
Install#
sudo dpkg -i graph_composer-runtime-5.1.0_x86_64.deb
Ubuntu 24.04 LTS (ARM64 Jetson)#
Graph Composer Runtime#
Download Graph Composer Runtime Debian package for for ARM64 from [here]
Features Supported#
Modules |
Version |
High-level Features |
---|---|---|
Graph execution engine |
5.1.0 |
|
Registry |
1.1.0 |
|
Container Builder |
1.2.0 |
|
System Requirements#
Platform |
Jetson |
OS |
Ubuntu 24.04 |
Python |
3.12 |
Jetpack |
7.0 |
CUDA |
13.0 |
GPU |
iGPU |
DeepStream SDK |
8.0 (for DeepStream extensions) |
Install#
sudo dpkg -i graph_composer-runtime-5.1.0_arm64.deb
WSL Ubuntu 24.04 LTS (x86_64)#
For installation of the debian packages, refer to Ubuntu 24.04 LTS (x86_64). Same process of installation as on native Ubuntu-24.04 is followed.
Note
Composer UI is not supported from WSL