DeepStream 6.0 Graph Composer Skipping unsupported non-RTX GPU

• Hardware Platform (Jetson / GPU)
GTX 1080
• DeepStream Version
6.0
• JetPack Version (valid for Jetson only)
• TensorRT Version
7.2.2
• NVIDIA GPU Driver Version (valid for GPU only)
465.31
• Issue Type( questions, new requirements, bugs)
Question
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

I am giving the new DeepStream 6.0 EA a try, hoping to migrate our current applications and help other developers to try out the graph composer. I signed up for the EA, got the driver/cuda/tensorrt/deepstream going. Reading the Graph Composer user guide pdf, I updated the registry and attempted to start the ./composer it fails, see the log below.

Composer user guide states in “Requirements”: GPU (iGPU/dGPU) RTX2080, RTX3080, T4, A100
Are any other GPUs supprted, am I required to have an RTX capable one? I’ve had no issues running TLT/DeepStream 5.0 previously.

Attached are the *.dmp and crash*.txt files and first run log (I am also not sure if those pip errors are significant, since it says that the packages were installed in the end).

37efd77a-1d61-4887-2602ca9f-d2492607.dmp (1.0 MB)
crash_2021-09-16_16-36-28_35892.txt (2.0 KB)

Log
[0.310s] [ext: omni.kit.async_engine-0.0.0] startup                                                                                        16:36:12
[0.324s] [ext: omni.kit.loop-default-0.1.0] startup
[0.324s] [ext: omni.kit.test-0.0.0] startup
[0.375s] [ext: omni.kit.pipapi-0.0.0] startup
[0.400s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.423s] [ext: omni.assets-0.0.0] startup
[0.424s] [ext: omni.timeline-0.0.0] startup
[0.426s] [ext: omni.kit.commands-0.0.0] startup
[0.436s] [ext: carb.audio-0.1.0] startup
[0.458s] [ext: omni.stats-0.0.0] startup
[0.461s] [ext: omni.usd-0.1.8] startup
[0.681s] [ext: omni.appwindow-0.1.0-rc1] startup
[0.718s] [ext: omni.client-0.1.0] startup
[0.732s] [ext: omni.kit.renderer.core-0.0.0] startup
2021-09-16 07:36:13 [875ms] [Warning] [gpu.foundation] Skipping unsupported non-RTX GPU: NVIDIA GeForce GTX 1080
2021-09-16 07:36:13 [1,103ms] [Warning] [carb.graphics-vulkan.plugin] Failed to initialize NGX. Optional DLSS feature will be disabled

|---------------------------------------------------------------------------------------------|
| Driver Version: 465.31 | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA GeForce GTX 1080          | Yes    |     | 8438    MB | 10de      | 0          |
|     |                                  |        |     |            | 1b80      | 4a771847.. |
|=============================================================================================|
| OS: Linux ashpool, Version: 4.15.0-156-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 11906000 (1.19.6.0)
| Processor: AMD Ryzen Threadripper 1900X 8-Core Processor   | Cores: Unknown | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 48216 | Free Memory: 23888
| Total Page/Swap (MB): 979 | Free Page/Swap: 979
|---------------------------------------------------------------------------------------------|
[1.805s] [ext: omni.ui-2.1.2] startup
[1.831s] [ext: omni.kit.mainwindow-0.0.0] startup
[1.837s] [ext: omni.kit.uiapp-0.0.0] startup
[1.839s] [ext: omni.kit.menu.utils-1.0.1] startup
[1.855s] [ext: omni.kit.window.popup_dialog-1.0.0] startup
[1.873s] [ext: omni.kit.widget.graph-1.0.2] startup
[1.905s] [ext: omni.kit.search_core-1.0.0] startup
[1.910s] [ext: omni.kit.widget.path_field-2.0.0] startup
[1.916s] [ext: omni.kit.widget.filebrowser-2.0.4] startup
[1.938s] [ext: omni.kit.widget.browser_bar-2.0.0] startup
[1.948s] [ext: omni.kit.window.property-0.0.0] startup
[1.956s] [ext: omni.kit.window.filepicker-2.0.3] startup
[2.177s] [ext: omni.kit.window.title-1.0.0] startup
[2.183s] [ext: omni.exp.graph.composer-0.5.0] startup
Looking in links: /tmp/.tmpNvXgRaphComposer/run/kit/_exts/omni.kit.pip_archive/pip_archive
Processing ./kit/_exts/omni.kit.pip_archive/pip_archive/pip-20.1.1-py2.py3-none-any.whl
Installing collected packages: pip
Successfully installed pip-20.1.1
Looking in links: /tmp/.tmpNvXgRaphComposer/run/kit/_exts/omni.kit.pip_archive/pip_archive
ERROR: Could not find a version that satisfies the requirement packaging (from versions: none)
ERROR: No matching distribution found for packaging
Collecting packaging
  Downloading packaging-21.0-py3-none-any.whl (40 kB)
     |████████████████████████████████| 40 kB 2.2 MB/s 
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Installing collected packages: pyparsing, packaging
Successfully installed packaging-21.0 pyparsing-2.4.7
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/tmp/.tmpNvXgRaphComposer/run/kit/_build/linux-x86_64/release/../../target-deps/python/bin/python3 -m pip install --upgrade pip' command.
Looking in links: /tmp/.tmpNvXgRaphComposer/run/kit/_exts/omni.kit.pip_archive/pip_archive
ERROR: Could not find a version that satisfies the requirement pyyaml (from versions: none)
ERROR: No matching distribution found for pyyaml
Collecting pyyaml
  Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
     |████████████████████████████████| 640 kB 1.4 MB/s 
Installing collected packages: pyyaml
Successfully installed pyyaml-5.4.1
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/tmp/.tmpNvXgRaphComposer/run/kit/_build/linux-x86_64/release/../../target-deps/python/bin/python3 -m pip install --upgrade pip' command.
Looking in links: /tmp/.tmpNvXgRaphComposer/run/kit/_exts/omni.kit.pip_archive/pip_archive
ERROR: Could not find a version that satisfies the requirement result (from versions: none)
ERROR: No matching distribution found for result
Collecting result
  Downloading result-0.6.0-py3-none-any.whl (7.7 kB)
Installing collected packages: result
Successfully installed result-0.6.0
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/tmp/.tmpNvXgRaphComposer/run/kit/_build/linux-x86_64/release/../../target-deps/python/bin/python3 -m pip install --upgrade pip' command.
Looking in links: /tmp/.tmpNvXgRaphComposer/run/kit/_exts/omni.kit.pip_archive/pip_archive
ERROR: Could not find a version that satisfies the requirement requests (from versions: none)
ERROR: No matching distribution found for requests
Collecting requests
  Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
     |████████████████████████████████| 62 kB 336 kB/s 
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB)
     |████████████████████████████████| 138 kB 921 kB/s 
Collecting idna<4,>=2.5; python_version >= "3"
  Downloading idna-3.2-py3-none-any.whl (59 kB)
     |████████████████████████████████| 59 kB 774 kB/s 
Collecting certifi>=2017.4.17
  Using cached certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
Collecting charset-normalizer~=2.0.0; python_version >= "3"
  Downloading charset_normalizer-2.0.5-py3-none-any.whl (37 kB)
Installing collected packages: urllib3, idna, certifi, charset-normalizer, requests
Successfully installed certifi-2021.5.30 charset-normalizer-2.0.5 idna-3.2 requests-2.26.0 urllib3-1.26.6
WARNING: Target directory /home/alex/.local/share/ov/data/Kit/composer-standalone/100.3/pip3-envs/default/bin already exists. Specify --upgrade to force replacement.
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/tmp/.tmpNvXgRaphComposer/run/kit/_build/linux-x86_64/release/../../target-deps/python/bin/python3 -m pip install --upgrade pip' command.
[15.807s] [ext: composer-standalone-0.5.0] startup
[15.807s] app started
2021-09-16 07:36:28 [15,797ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/expand-all.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [15,797ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/refresh-comp-list.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [15,799ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/collapse-all.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [15,800ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/flat-tree-toggle.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [15,801ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/group-by.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [15,801ms] [Warning] [rtx.resourcemanager.plugin] Post processing operations requested for texture /tmp/carb.ITy0c2/sort-by.36x36.png, but no renderer was initialized. Skipping post-processing ops

2021-09-16 07:36:28 [16,006ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.tasking.plugin.so!std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (carb::tasking::Scheduler::*)(unsigned int, int, carb::cpp20::latch*), carb::tasking::Scheduler*, unsigned int, int, carb::cpp20::latch*> > >::_M_run()
2021-09-16 07:36:28 [16,010ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpthread.so.0!funlockfile
2021-09-16 07:36:28 [16,011ms] [Fatal] [carb.crashreporter-breakpad.plugin] libnvidia-glcore.so.465.31!vk_optimusGetDeviceProcAddr
2021-09-16 07:36:28 [16,011ms] [Fatal] [carb.crashreporter-breakpad.plugin] libnvidia-glcore.so.465.31!vk_optimusGetDeviceProcAddr
2021-09-16 07:36:28 [16,014ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.graphics-vulkan.plugin.so!_init
2021-09-16 07:36:28 [16,014ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.renderer.plugin.so!std::call_once<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::once_flag&, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&)::{lambda()#2}::_FUN()
2021-09-16 07:36:28 [16,015ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.renderer.plugin.so!carbGetPluginDeps
2021-09-16 07:36:28 [16,016ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.renderer.plugin.so!std::__future_base::_State_baseV2::_M_is_deferred_future() const
2021-09-16 07:36:28 [16,018ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.events.plugin.so!std::_Hashtable<unsigned long, unsigned long, std::allocator<unsigned long>, std::__detail::_Identity, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<unsigned long, false>*)
2021-09-16 07:36:28 [16,020ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.loop-default.plugin.so!std::thread::_State_impl<std::thread::_Invoker<std::tuple<omni::kit::RunLoopThread::run()::{lambda()#1}> > >::~_State_impl()
2021-09-16 07:36:28 [16,022ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.app.plugin.so!_init
2021-09-16 07:36:28 [16,024ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.kit.app.plugin.so!carbOnPluginPostShutdown
2021-09-16 07:36:28 [16,024ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit!_init
2021-09-16 07:36:28 [16,027ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_start_main
2021-09-16 07:36:28 [16,027ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit!_init

Launched after installing vulkan-utils on Ubuntu 18.04.

Is there any other issue?

No, launched with no other problem.