Michal Guzek
Michal Guzek
Oh, it's just the executable that's called like that, it can be run on Linux. As was mentioned in https://github.com/NVIDIA/TensorRT/issues/4109#issuecomment-2335112830, we'd like to be sure the issue can be isolated...
Thanks, to clarify, trtexec is a standalone binary tool included with the TRT SDK (typically available when you install TRT using the tar or deb packages from NVIDIA). It helps...
Thank you, I've instanced an internal bug, will let you know if more info is needed
@d5423197 I was asked if you can try to run the model with a newer 10.x TRT version?
@d5423197 but are you able to run this with a newer 10.x TRT version or are strictly limited to 8.5.1.7?
I see. The issue has been fixed in the upcoming 10.6 release, though.
A small issue in our vectorizer within our backend graph compiler.
cc @kevinch-nv if this issue was ever discussed internally?
`ls /usr/local/cuda/lib64 | grep -E "libcudadevrt|libcudart_static"` If these libraries are not found, you'll need to install or update your CUDA toolkit.
Hi, I think your error message got clipped by accident?