Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/aae3ed2aaa1864bbed0b810f06050f22 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/aae3ed2aaa1864bbed0b810f06050f22 to your computer and use it in GitHub Desktop.
nix log /nix/store/kafa8qrrfp0fq4p93wpzb7fxn31l72ms-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