/usr/bin/ld: warning: libnvrtc.so.11.0, needed by /usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/libnvinfer.so, not found (try using -rpath or -rpath

cuda:cuda-11.1
cudnn:8.0.1
tensorrt:7.2.3.4
usr/bin/ld: warning: libnvrtc.so.11.0, needed by /usr/lib/gcc/x86_64-linux-gnu/7/…/…/…/…/lib/libnvinfer.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-linux-gnu/7/…/…/…/…/lib/libmyelin.so.1: undifined indetifaction ‘nvrtcGetLoweredName@libnvrtc.so.11.0’
I have no idead with this situation

i find problem:
I use cuda-11.1
but the trouble is libnvtrc.so.11.0
ldd libnvinfer.so . I find libnvrtc.so.11.0 not found.
TensorRT-7.2.3.4.Ubuntu-18.04.x86_64-gnu.cuda-11.0.cudnn8.1
TensorRT-7.2.3.4.Ubuntu-18.04.x86_64-gnu.cuda-11.1.cudnn8.1 are dufferenet.