Skip to content

[TensorRT EP] Fix to build ORT on legacy TRT8.5 - #23215

Merged
Yifan Li (yf711) merged 1 commit into
mainfrom
yifanl/trt85_compile
Jan 2, 2025
Merged

[TensorRT EP] Fix to build ORT on legacy TRT8.5#23215
Yifan Li (yf711) merged 1 commit into
mainfrom
yifanl/trt85_compile

Conversation

@yf711

Copy link
Copy Markdown
Contributor

Description

For legacy jetson users who use jetpack 5.x, the latest TRT version is 8.5.
Add version check to newer trt features to fix build on jetpack 5.x (cuda11.8+gcc11 are required)

Motivation and Context

@yf711
Yifan Li (yf711) merged commit bc91f5c into main Jan 2, 2025
@yf711
Yifan Li (yf711) deleted the yifanl/trt85_compile branch January 2, 2025 03:24
Yifan Li (yf711) added a commit that referenced this pull request Jan 7, 2025
### Description
<!-- Describe your changes. -->
For legacy jetson users who use jetpack 5.x, the latest TRT version is
8.5.
Add version check to newer trt features to fix build on jetpack 5.x
(cuda11.8+gcc11 are required)

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
snnn (snnn) pushed a commit that referenced this pull request Jan 8, 2025
### Description
<!-- Describe your changes. -->
For legacy jetson users who use jetpack 5.x, the latest TRT version is
8.5.
Add version check to newer trt features to fix build on jetpack 5.x
(cuda11.8+gcc11 are required)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Tarek Ziade (tarekziade) pushed a commit to tarekziade/onnxruntime that referenced this pull request Jan 10, 2025
### Description
<!-- Describe your changes. -->
For legacy jetson users who use jetpack 5.x, the latest TRT version is
8.5.
Add version check to newer trt features to fix build on jetpack 5.x
(cuda11.8+gcc11 are required)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Guenther Schmuelling (guschmue) pushed a commit that referenced this pull request Jan 12, 2025
### Description
<!-- Describe your changes. -->
For legacy jetson users who use jetpack 5.x, the latest TRT version is
8.5.
Add version check to newer trt features to fix build on jetpack 5.x
(cuda11.8+gcc11 are required)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Ashrit Shetty (ashrit-ms) pushed a commit that referenced this pull request Mar 17, 2025
### Description
<!-- Describe your changes. -->
For legacy jetson users who use jetpack 5.x, the latest TRT version is
8.5.
Add version check to newer trt features to fix build on jetpack 5.x
(cuda11.8+gcc11 are required)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants