Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

TensorRT v8.6.0 build ERROR #2765

Closed
lingffff opened this issue Mar 15, 2023 · 2 comments
Closed

TensorRT v8.6.0 build ERROR #2765

lingffff opened this issue Mar 15, 2023 · 2 comments

Comments

@lingffff
Copy link

Description

When building TensorRT v8.6.0, get make ERROR:

In file included from /mnt/TensorRT/plugin/leakyReluPlugin/lReluPlugin.cpp:17:
/mnt/TensorRT/plugin/leakyReluPlugin/lReluPlugin.h:20:10: fatal error: common/kernel.h: No such file or directory
   20 | #include "common/kernel.h"
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.

if cmake with -DBUILD_PLUGINS to disable building plugins, build passed.

Environment

TensorRT Version: v8.6.0
NVIDIA GPU: A10
NVIDIA Driver Version:
CUDA Version:
CUDNN Version:
Operating System:
Python Version (if applicable):
Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version): docker/ubuntu-20.04.Dockerfile

Relevant Files

Steps To Reproduce

Follow README.

@triple-Mu
Copy link
Contributor

Same bug

@rajeevsrao
Copy link
Collaborator

Thanks for the quick fix, @triple-Mu - its merged now. Apologies for the inconvenience.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants