.. _ubuntu_x86_install:

Ubuntu 20.04 LTS (x86_64)
--------------------------

Download Graph Composer Debian package for x86 from [`here <https://catalog.ngc.nvidia.com/orgs/nvidia/resources/gxf_and_gc>`_]

Features Supported
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: graph_composer-3.0.0_x86_64.deb
     :file: ../text/tables/Release_content_x86_64.csv
     :widths: 25, 25, 75
     :header-rows: 1

System Requirements
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: System Requirements
   :widths: 25, 100

   Platform,"x86_64"
   OS,"Ubuntu 20.04"
   Python,3.8
   CUDA,"12.1"
   GPU, "CUDA-capable GPU, iGPU \ :sup:`1`"
   DeepStream SDK,"6.3 (for DeepStream extensions)"
   Docker,">=19.03.3 \ :sup:`2`"

\ :sup:`1` \ (Alpha) Need Vulkan support (`Intel Iris Graphics 540 or later <https://www.intel.ca/content/www/ca/en/support/articles/000005524/graphics.html>`_)

\ :sup:`2` \ https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker

Install
~~~~~~~~~

::


   sudo dpkg -i graph_composer-3.0.0_x86_64.deb


.. _jetson_install:

Ubuntu 20.04 LTS (ARM64 Jetson)
--------------------------------

Download Graph Composer Debian package for for ARM64 from [`here <https://catalog.ngc.nvidia.com/orgs/nvidia/resources/gxf_and_gc>`_]

Features Supported
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: graph_composer-3.0.0_arm64.deb
     :file: ../text/tables/Release_content_arm64.csv
     :widths: 25, 25, 75
     :header-rows: 1

System Requirements
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: System Requirements
   :widths: 25, 100

   Platform,"Jetson"
   OS,"Ubuntu 20.04"
   Python,3.8
   Jetpack,5.1.2
   CUDA,"11.4"
   DeepStream SDK,"6.3 (for DeepStream extensions)"

Install
~~~~~~~~~

::


   sudo dpkg -i graph_composer-3.0.0_arm64.deb


.. _windows_install:

Windows 10 (x86_64)
-------------------

Download Graph Composer Windows Installer from [`here <https://catalog.ngc.nvidia.com/orgs/nvidia/resources/gxf_and_gc>`_]

Features Supported
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: graph_composer_installer_3.0.0.exe
     :file: ../text/tables/Release_content_windows.csv
     :widths: 25, 25, 75
     :header-rows: 1

System Requirements
~~~~~~~~~~~~~~~~~~~~

.. csv-table:: System Requirements
   :widths: 25, 100

   Platform,"x86_64"
   OS,"Windows 10 \ :sup:`2`"
   GPU, "CUDA-capable GPU, iGPU \ :sup:`3`"

\ :sup:`2` \ (Alpha) With :ref:`remote execution <remote_system_execution>` only

\ :sup:`3` \ (Alpha) Need Vulkan support (`Intel Iris Graphics 540 or later <https://www.intel.ca/content/www/ca/en/support/articles/000005524/graphics.html>`_)