Remote : jetson Nano
Jetpack: 4.6
Tesorrt: 8.2.1.8-1+cuda10.2
DS 6.0.1
Graph composer 1.0.0 Downloaded on both Host and remote, .yaml file run when saved manually (by copying the ds-test1.yaml)
/opt/nvidia/graph-composer/execute_graph.sh Graphtest.yaml -d /opt/nvidia/graph-composer/config/target_aarch64.yaml
But when i try to run it in the composer (from host), after including the target remote system, this error appears:
Target access successful
Graphs: Graphtest.yaml
Target: /opt/nvidia/graph-composer/config/target_aarch64.yaml
Running Graphtest.yaml
[INFO] Writing manifest to /tmp/ds.Graphtest/manifest.yaml
2022-12-11 13:02:52 [766,109ms] [Error] [carb.python] [py stderr]: read: Connection reset by peer
read: Connection reset by peer2022-12-11 13:02:52 [766,109ms] [Error] [carb.python] [py stderr]:
End Graphtest.yaml
Though i have enabled the SSH password-less login i still get the same error, any idea how to solve this problem ?