Skip to content

How to install NVIDIA packages (CUDA, tensorrt... ) #1114

Answered by madisongh
CHNtentes asked this question in Q&A
Discussion options

You must be logged in to vote

For cuda-samples, by reading the recipe you'll see that it builds only a couple of the sample programs, and they get installed in /usr/bin/cuda-samples/.

For TensorRT, I suspect that the wiki page is just a bit out of date. To provide more control over exactly what packages get installed, and to maximize the number of packages that get built from sources, there are different recipes for the different bits of TensorRT that you might need. Take a look at the recipes for more information.

Unlike JetPack, which dumps a huge blob containing as much of NVIDIA's software on your device as possible so you can play with it, the goal here is to let you pick and choose exactly what you need for your…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
10 replies
@ichergui
Comment options

@leadercxn
Comment options

@leadercxn
Comment options

@ichergui
Comment options

@ichergui
Comment options

Answer selected by ichergui
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants