Installation tips
Two things which should maybe be added to the README:
-
First, the user should be added to the
dockergroup so the docker build commands can run without sudo. When its run with sudo it complains about added user 0 (conflict with root) -
At the end you need to run
make installto 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
@justinblaber Thanks for the suggestions, we'll keep these in mind for the next release.
@mk-nvidia Has this been fixed in latest master?
+1, Some have in readme.md.