NVIDIA / NVIDIA/TensorRT

Unable to Launch the TensorRT-OSS build container

Open
#4,139 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triaged
Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

Description

I am trying to follow the steps here https://github.com/NVIDIA/TensorRT/blob/release/8.6/README.md
and lauch the tensorrt oss. I am getting the below issue

`sudo ./launch.sh --tag tensorrt-aarch64-ubuntu20.04-cuda12.2
Launching container:

docker run --gpus all -v /home/vwif/TensorRT/docker:/workspace/TensorRT --rm -it tensorrt-aarch64-ubuntu20.04-cuda12.2:latest
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'csv'
invoking the NVIDIA Container Runtime Hook directly (e.g. specifying the docker --gpus flag) is not supported. Please use the NVIDIA Container Runtime (e.g. specify the --runtime=nvidia flag) instead.: unknown.
`

Environment

TensorRT Version: 8.6

NVIDIA GPU: Jetson Orin Nano

CUDA Version: 12.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the container-launch instructions in README.md and the launch.sh entry point, then reproduce the reported command on the stated Jetson Orin Nano environment. Check the Docker and NVIDIA runtime configuration around the reported hook error; done means the documented command launches the TensorRT OSS container successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.