Open
Description
I ran the below command to run the evaluation
bpc test bpc_pose_estimator:example ipd
but it fails when it runs the docker run with bpc_zenoh as below
bpc_tester finished with exit code 0 -- stopping others.
Non-interactive Docker run failed
Command '['docker', 'run', '--rm', '--name', 'bpc_zenoh', '--network', 'host', '6ae4dd29382d']' returned non-zero exit status 137.
bpc_zenoh finished with exit code 137 -- stopping others.
Non-interactive Docker run failed
Command '['docker', 'run', '--rm', '--name', 'bpc_estimator', '--network', 'host', '--gpus', 'all', 'a9eafb1666dd']' returned non-zero exit status 137.
Estimator finished with exit code 137
Anybody faced this kind of issue and resolved it?
Metadata
Metadata
Assignees
Labels
No labels