Skip to content

Conversation

tongyuantongyu
Copy link
Member

Description

TensorRT changed it's version macro in 10.11:

#define TRT_MAJOR_ENTERPRISE 10
#define TRT_MINOR_ENTERPRISE 11
#define TRT_PATCH_ENTERPRISE 0
#define TRT_BUILD_ENTERPRISE 33
#define NV_TENSORRT_MAJOR TRT_MAJOR_ENTERPRISE //!< TensorRT major version.
#define NV_TENSORRT_MINOR TRT_MINOR_ENTERPRISE //!< TensorRT minor version.
#define NV_TENSORRT_PATCH TRT_PATCH_ENTERPRISE //!< TensorRT patch version.
#define NV_TENSORRT_BUILD TRT_BUILD_ENTERPRISE //!< TensorRT build number.

Support the new set of version macro.

@tongyuantongyu tongyuantongyu force-pushed the ytong/fix_find_tensorrt branch from c136260 to da02634 Compare May 15, 2025 08:50
@tongyuantongyu
Copy link
Member Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #5321 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #5321 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #3880 completed with status: 'FAILURE'

@tongyuantongyu
Copy link
Member Author

/bot run --skip-test

@tensorrt-cicd
Copy link
Collaborator

PR_Github #5438 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #5438 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #3969 (Partly Tested) completed with status: 'SUCCESS'

@tongyuantongyu
Copy link
Member Author

/bot skip --comment "Sanity test passed"

@tongyuantongyu tongyuantongyu enabled auto-merge (squash) May 16, 2025 05:50
@tensorrt-cicd
Copy link
Collaborator

PR_Github #5462 [ skip ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #5462 [ skip ] completed with state SUCCESS
Skipping testing for commit f39d602

@tongyuantongyu tongyuantongyu merged commit f5ddb7a into NVIDIA:main May 16, 2025
3 checks passed
@tongyuantongyu tongyuantongyu deleted the ytong/fix_find_tensorrt branch May 16, 2025 06:47
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.

3 participants