Search Criteria
Package Details: tensorrt 10.7.0.23-2
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, LicenseRef-NVIDIA-TensorRT-SLA |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 20 |
Popularity: | 0.43 |
First Submitted: | 2018-07-29 16:17 (UTC) |
Last Updated: | 2024-12-25 17:37 (UTC) |
Dependencies (12)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- cudnn
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- cudnn (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (make)
- python-onnx (make)
- python-setuptools (make)
- python-wheel (make)
Required by (2)
Sources (13)
- 010-tensorrt-use-local-protobuf-sources.patch
- 020-tensorrt-fix-python.patch
- 030-tensorrt-onnx-tensorrt-disable-missing-source-file.patch
- cub-nvlabs
- git+https://github.com/google/benchmark.git
- git+https://github.com/NVIDIA/TensorRT.git#tag=v10.7.0
- git+https://github.com/onnx/onnx-tensorrt.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/pybind/pybind11.git
- https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/10.7.0/tars/TensorRT-10.7.0.23.Linux.x86_64-gnu.cuda-12.6.tar.gz
- https://github.com/google/protobuf/releases/download/v3.20.1/protobuf-cpp-3.20.1.tar.gz
- protobuf-protocolbuffers
- TensorRT-SLA.txt
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
dbermond commented on 2024-01-04 20:13 (UTC)
@gbin I've just checked, and the package is building fine. You are using an AUR helper, and this is not supported. Use makepkg.
gbin commented on 2024-01-04 03:02 (UTC)
It compiles but not install correctly for me:
dbermond commented on 2023-12-04 01:18 (UTC)
@ioctl I could not get what you mean. What exactly do you think is missing?
ioctl commented on 2023-12-03 21:42 (UTC)
It seems, in PKGBUILD missed dependency to the needed python-tensorrt package.
FuzzyAtish commented on 2023-10-24 17:07 (UTC)
@gilvbp My issue was that the
python-onnx
was tied to and older version of protobuf (23 vs current, 24). After reinstallingpython-onnx
, it installed without any hitch.dbermond commented on 2023-10-23 16:11 (UTC)
@gilvbp Package is building fine.
gilvbp commented on 2023-10-22 19:19 (UTC)
Has anyone been successful in constructing this version (9.1.0.4-1)?
dbermond commented on 2023-09-02 13:28 (UTC)
@damian101 package currently fails to build with cuda 12.2. If you want to build it currently, you need to downgrade cuda to 12.1.
damian101 commented on 2023-08-27 22:28 (UTC) (edited on 2023-08-27 22:28 (UTC) by damian101)
I always get a bunch of errors when compiling, until it finally fails:
https://pastebin.com/fsVVDBZP
I have no clue how to fix.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »