Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) jetson orin nano
• DeepStream Version 6.3.0
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.5.2
• NVIDIA GPU Driver Version (valid for GPU only)
• 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) Running Graph Composer on Windows platform. I have created a graph and now wisht to run the graph. The Run Graph dialog is opened and the Platform Config File entry is blank.
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
I have created a graph on Graph Composer running on windows connected to a Jetson Orin Nano. When I come to running the graph I enter the following as the graph file /opt/nvidia/graph-composer /target_aarch64.yaml (which is defined as the default here Composer — DeepStream 6.3 Release documentation)
However when I click on run the following messages appear:
2023-11-27 11:12:32 [Error] [omni.ui.python] At:
2023-11-27 11:12:32 [Error] [omni.ui.python] c:\program files (x86)\nvidia corporation\graph composer\composer\omni.exp.graph.composer\omni\exp\graph\composer\run_graph_window.py(123): _run_clicked
2023-11-27 11:12:32 [Error] [omni.ui.python] c:\program files (x86)\nvidia corporation\graph composer\composer\omni.exp.graph.composer\omni\exp\graph\composer\run_graph_window.py(98):
2023-11-27 11:12:32 [Error] [omni.ui.python]
I have tried searching on both the windows platform and the orin and /opt/nvidia/graph-composer/target_aarch64.yaml does not appear to be present. I have searched on the specific yaml file and this is also not present.