NVIDIA / NVIDIA/TensorRT

Installation tips

Open
#793 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Two things which should maybe be added to the README:

  1. First, the user should be added to the docker group so the docker build commands can run without sudo. When its run with sudo it complains about added user 0 (conflict with root)

  2. At the end you need to run make install to ensure the built files are copied over to your tensorrt installation

Might sound stupid but its nice just doing the install on autopilot and having everything work

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

Update the README installation instructions with the two steps described in the issue: adding the user to the docker group and running make install after building. Check the existing installation section first; the work is done when a fresh installation can follow these steps without sudo-related build errors or missing installed files.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.