Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/4ade2564a810959e2d5dfe77b69aa9ce to your computer and use it in GitHub Desktop.
Save SomeoneSerge/4ade2564a810959e2d5dfe77b69aa9ce to your computer and use it in GitHub Desktop.
nix log /nix/store/v3vhr64mq64g4ycvss885hg9k3lz9aix-TensorRT-8.5.2.2.Linux.x86_64-gnu.cuda-11.8.cudnn8.6.tar.gz.drv
***
To use the TensorRT derivation, you must join the NVIDIA Developer Program and
download the 8.5.2.2 Linux x86_64 TAR package for CUDA 11.8 from
https://developer.nvidia.com/tensorrt.
Once you have downloaded the file, add it to the store with the following
command, and try building this derivation again.
$ nix-store --add-fixed sha256 TensorRT-8.5.2.2.Linux.x86_64-gnu.cuda-11.8.cudnn8.6.tar.gz
***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment