Supported platforms#

Ubuntu 24.04 LTS (x86_64)#

Graph Composer#

Download Graph Composer Debian package for x86 from [here]

Features Supported#

graph_composer-5.1.0_x86_64.deb#

Modules

Version

High-level Features

Composer

5.1.0

  • User friendly editor view

  • Registry list in view

  • Graph edit with various options

  • Graph open/save

  • Property editor

  • Graph Launcher

  • Container Builder Launcher

  • Registry options

  • Extension Generator

System Requirements#

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#

graph_composer-runtime-5.1.0_x86_64.deb#

Modules

Version

High-level Features

Graph execution engine

5.1.0

  • Load and execute graph files

Registry

1.1.0

  • Local and NVIDIA Cloud repository

  • Variants CUDA 12.8 (x86_64)

  • Version management based on Semantic versioning

  • Command Line Interface tool

  • Graph install for graph deploy

Container Builder

1.2.0

  • Command Line Interface tool

  • Create container image for graphs

  • Supports .deb/PyPi/.tgz packages

System Requirements#

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#

graph_composer-runtime-5.1.0_arm64.deb#

Modules

Version

High-level Features

Graph execution engine

5.1.0

  • Load and execute graph files

Registry

1.1.0

  • NVIDIA Cloud repository

  • Variants for CUDA 13.0 (aarch64)

  • Version management based on Semantic versioning

  • Command Line Interface tool

  • Graph install for graph deploy

Container Builder

1.2.0

  • Command Line Interface tool

  • Create container image for graphs

  • Supports .deb/PyPi/.tgz packages

System Requirements#

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