Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error Code 6: Internal Error (Loop API is not supported on this configuration. This may be because the requested platform does not support loops, or because TensorRT has been statically linked.) #1737

Closed
expresschen opened this issue Jan 17, 2022 · 4 comments
Labels
triaged Issue has been triaged by maintainers

Comments

@expresschen
Copy link

Description

Environment

**TensorRT Version 8.0.1.6:
**NVIDIA GPU p40:
**NVIDIA Driver Version 440.18.02:
**CUDA Version 10.2:
**CUDNN Version 8.2:
**Operating System centos:
**Python Version (if applicable) 3.6:
Tensorflow Version (if applicable):
**PyTorch Version (if applicable)1.7.1:
Baremetal or Container (if so, version):

Relevant Files

Steps To Reproduce

@ttyio
Copy link
Collaborator

ttyio commented Feb 23, 2022

@expresschen are you using implicit batch?

@ttyio ttyio added needs-info triaged Issue has been triaged by maintainers labels Feb 23, 2022
@KaiLei1991
Copy link

I have got the same error. My Environment is TensorRT Version 8.0.2.3, NVIDIA GPU T400, CUDA Version 10.2, Operating System Win10. I use the tensorrt C++ API, and I have called net= fBuilder->createNetworkV2(1U << static_cast<int32_t>(nvinfer1::NetworkDefinitionCreationFlag::kEXPLICIT_BATCH)). The progrom runs well when I use P1000 GPU, so what is wrong with T400 GPU?

@nvpohanh
Copy link
Collaborator

nvpohanh commented Jul 1, 2022

Closing due to >14 days without activity. Please feel free to reopen if the issue still exists. Thanks

@nvpohanh nvpohanh closed this as completed Jul 1, 2022
@linus-gates
Copy link

Hi, I'm using TX2 with tensorrt 8.2 and got the same error
@expresschen @KaiLei1991 did you find any solution?
thanks:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issue has been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

5 participants