I saw in the Makefiles the sources need the CUDA toolkit.
It is only downloadable as a .deb package?
What is it?
Is it just some libraries and includes and a PATH variable? Or is it more?
Reason to ask, I want to make a self contained ‘build’ package so the host machine on wich it is all build can differ. Installing certain toolkits or applications might bring some difficulties on making it ‘portable’.
Hi,
Yes, these packages are bundled into SDK Components and can installed through SDKManager or apt-get install commands. After you have installed SDK Components once, you shall see the deb packages in host PC at:
~/Downloads/nvidia/sdkm_downloads
For convenience, we would suggest install through SDKManager. For further customization, you may try to manually include minimum-required packages for your use-case.