Search Criteria
Package Details: tensorrt 11.1.0.106-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tensorrt.git (read-only, click to copy) |
|---|---|
| Package Base: | tensorrt |
| Description: | A platform for high-performance deep learning inference on NVIDIA hardware |
| Upstream URL: | https://developer.nvidia.com/tensorrt/ |
| Keywords: | ai artificial intelligence nvidia |
| Licenses: | Apache-2.0 AND LicenseRef-TensorRT-LICENSE-AGREEMENT |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 21 |
| Popularity: | 0.012583 |
| First Submitted: | 2018-07-29 16:17 (UTC) |
| Last Updated: | 2026-06-24 22:40 (UTC) |
Dependencies (20)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda-12.5AUR, cuda-12.8AUR, cuda-pascalAUR, cuda-12.9AUR)
- cudnn (cudnn9.10-cuda12.9AUR, cudnn-pascalAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-575xx-utilsAUR, nvidia-340xx-utils-macbookAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-utils-betaAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda-12.5AUR, cuda-12.8AUR, cuda-pascalAUR, cuda-12.9AUR) (make)
- cudnn (cudnn9.10-cuda12.9AUR, cudnn-pascalAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-575xx-utilsAUR, nvidia-340xx-utils-macbookAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-utils-betaAUR) (make)
- python (make)
- python-build (make)
- python-installer (make)
- python-ml-dtypes (make)
- python-onnx (make)
- python-setuptools (make)
- python-typing_extensions (make)
- python-wheel (make)
- tensorrt-cross-builder-libsAUR (optional) – for cross building engine files
Required by (6)
Sources (11)
- 010-tensorrt-use-local-protobuf-sources.patch
- 020-tensorrt-fix-python.patch
- cub-nvlabs
- git+https://github.com/NVIDIA/TensorRT.git#tag=v11.1
- git+https://github.com/onnx/onnx-tensorrt.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/protocolbuffers/protobuf.git
- git+https://github.com/pybind/pybind11.git#tag=v2.9.2
- https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/11.1.0/tars/TensorRT-Enterprise-11.1.0.106-Linux-x86_64-cuda-13.3-Release-external.tar.zst
- https://github.com/google/protobuf/releases/download/v3.20.3/protobuf-cpp-3.20.3.tar.gz
- TensorRT-LICENSE-AGREEMENT.txt
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »
thesword commented on 2024-12-26 01:20 (UTC) (edited on 2024-12-26 01:20 (UTC) by thesword)
I even have that issue before Python 3.13 with the the pre-built ones. The issue seems to come from
libnvonnxparser.sobinary and python bindings are required for the packagepython-pytorch-tensorrt.dbermond commented on 2024-12-26 00:34 (UTC)
@thesword when you modify the PKGBUILD, you are for your own, and I cannot help you with a modified PKGBUILD. I've disabled the building of the main python bindings (and use the pre-built ones from upstream) for a reason: it fails to build, and I could not find a way to make them to build. But now now you enable it for yourself and found what I've just said: it fails to build. Do not enable it.
thesword commented on 2024-12-26 00:06 (UTC)
I modified PKGBUILD to include python bindings. I added
local -x TENSORRT_MODULE="tensorrt"But now I got:
dbermond commented on 2024-12-25 17:37 (UTC) (edited on 2024-12-25 17:37 (UTC) by dbermond)
@thesword Package updated. Disabled installation of the main tensorrt python bindings, as upstream currently does not support python 3.13 yet. I will enable it again when/if upstream supports python 3.13. Thanks for reporting.
thesword commented on 2024-12-25 15:14 (UTC)
It doesn't build anymore sice Python 3.13 update
dbermond commented on 2024-12-19 03:26 (UTC)
@sots removing the unneeded patch is already on my radar, thanks for pointing anyway. The build jobs/parallelism is a user setting and should be configured in your 'makepkg.conf'.
sots commented on 2024-12-19 01:55 (UTC)
Recommended patch for PKGBUILD:
juliusk commented on 2024-12-03 01:21 (UTC) (edited on 2024-12-03 01:21 (UTC) by juliusk)
whiteLinux commented on 2024-11-10 05:12 (UTC)
030-tensorrt-onnx-tensorrt-disable-missing-source-file.patch is no longer needed.The annotated file "errorHelpers.cpp" provide _ZTIN8onnx2trt16OnnxTrtExceptionE define.python-onnx package also include this file,so install python-onnx will fix it
dbermond commented on 2024-11-02 14:47 (UTC)
@jholmer try to rebuild the python-onnx package and use it. For rebuilding, use the PKGBUILD from the official repositories (can be found in this link). If if works, please open a bug report for python-onnx.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »