TensorRT-LLM icon indicating copy to clipboard operation
TensorRT-LLM copied to clipboard

chore: move nvrtc_wrapper to conan

Open tburt-nv opened this issue 9 months ago • 15 comments

This MR removes the nvrtc_wrapper git-lfs objects and replaces them with Conan packages, which are fetched at build-time.

Conan requires the sqlite3 python module, which is missing from the rocky8 container image, so we cannot install Conan with pip yet. Instead, we install the standalone Conan executable from the official Conan GitHub releases.

tburt-nv avatar Mar 25 '25 22:03 tburt-nv

/bot run

tburt-nv avatar Mar 25 '25 22:03 tburt-nv

PR_Github #473 [ run ] triggered by Bot

niukuo avatar Mar 25 '25 22:03 niukuo

PR_Github #473 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #406 completed with status: 'FAILURE'

niukuo avatar Mar 25 '25 22:03 niukuo

/bot run

tburt-nv avatar Mar 25 '25 22:03 tburt-nv

PR_Github #474 [ run ] triggered by Bot

niukuo avatar Mar 25 '25 23:03 niukuo

PR_Github #474 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #407 completed with status: 'FAILURE'

niukuo avatar Mar 25 '25 23:03 niukuo

/bot run

tburt-nv avatar Mar 26 '25 02:03 tburt-nv

PR_Github #490 [ run ] triggered by Bot

niukuo avatar Mar 26 '25 02:03 niukuo

PR_Github #490 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #422 completed with status: 'FAILURE'

niukuo avatar Mar 26 '25 02:03 niukuo

/bot run

tburt-nv avatar Mar 26 '25 22:03 tburt-nv

PR_Github #620 [ run ] triggered by Bot

tensorrt-cicd avatar Mar 26 '25 22:03 tensorrt-cicd

PR_Github #620 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #522 completed with status: 'FAILURE'

tensorrt-cicd avatar Mar 26 '25 22:03 tensorrt-cicd

/bot run

tburt-nv avatar Mar 28 '25 02:03 tburt-nv

PR_Github #664 [ run ] triggered by Bot

tensorrt-cicd avatar Mar 28 '25 02:03 tensorrt-cicd

PR_Github #664 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #559 completed with status: 'FAILURE'

tensorrt-cicd avatar Mar 28 '25 02:03 tensorrt-cicd

/bot run

tburt-nv avatar Apr 03 '25 02:04 tburt-nv

PR_Github #1054 [ run ] triggered by Bot

tensorrt-cicd avatar Apr 03 '25 02:04 tensorrt-cicd

PR_Github #1054 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest_PR pipeline #810 completed with status: 'FAILURE'

tensorrt-cicd avatar Apr 03 '25 02:04 tensorrt-cicd

/bot run

tburt-nv avatar Apr 03 '25 16:04 tburt-nv

PR_Github #1136 [ run ] triggered by Bot

tensorrt-cicd avatar Apr 03 '25 16:04 tensorrt-cicd

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

tensorrt-cicd avatar Apr 03 '25 21:04 tensorrt-cicd

superseded by https://github.com/NVIDIA/TensorRT-LLM/pull/3282

tburt-nv avatar Apr 03 '25 22:04 tburt-nv