I went through the steps listed for the Linux x86_64 DEB installation for my Ubuntu workstation, and it downloaded and apt installed a bunch of stuff, but I can’t figure out how to access the compilers or nsys. Is there another step after these three?
The use of “apt-get” is brand new so I haven’t tried it myself, but would assume after install, you’d setup your environment like normal. See: Installation Guide Version 22.2
It seems that the apt-get just unpacks the package under /opt/nvidia/hpc_sdk/: you still need to set the environment variables per the Installation guide.