feat: NIXL interface integration - #3934
Conversation
bde538b to
b8ce590
Compare
0671f8f to
1eeff6f
Compare
|
/bot run |
|
PR_Github #3740 [ run ] triggered by Bot |
|
PR_Github #3740 [ run ] completed with state |
1eeff6f to
9e8e220
Compare
|
/bot run |
|
PR_Github #3785 [ run ] triggered by Bot |
|
PR_Github #3785 [ run ] completed with state |
48a7640 to
732cf72
Compare
|
/bot run |
|
PR_Github #4881 [ run ] triggered by Bot |
There was a problem hiding this comment.
@Shixiaowei02 , you will need to move the installation of NIXL back into the devel stage in docker. Otherwise, this MR will break the build of the TRT-LLM release image since you introduce a compile time dependency if I understand this correctly.
|
PR_Github #4881 [ run ] completed with state |
ea0692a to
b43aa2a
Compare
@MartinMarciniszyn Okay, I have modified the installation in the image, which will increase the overall image size by approximately 150 MB. I will make further modifications to install precompiled libraries directly instead of building from source to shrink the image size. Currently, NIXL can be disabled during the build, but it will be required for testing in the pre-merge/post-merge pipeline. |
b43aa2a to
f82d6ad
Compare
|
PR_Github #5502 [ run ] triggered by Bot |
|
PR_Github #5495 [ run ] completed with state |
|
PR_Github #5502 [ run ] completed with state |
4126433 to
4e51d56
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #5584 [ run ] triggered by Bot |
|
PR_Github #5584 [ run ] completed with state |
4e51d56 to
c62472f
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #5639 [ run ] triggered by Bot |
|
PR_Github #5639 [ run ] completed with state |
|
/bot run --stage-list "A100X-TensorRT-2" |
|
PR_Github #5686 [ run ] triggered by Bot |
|
PR_Github #5686 [ run ] completed with state |
c62472f to
819375e
Compare
|
/bot skip --comment "PreMerge pipelines 4121 and 4154 have passed" |
|
PR_Github #5709 [ skip ] triggered by Bot |
|
PR_Github #5710 [ skip ] triggered by Bot |
|
PR_Github #5709 [ skip ] completed with state |
Signed-off-by: ShiXiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
819375e to
4491b4a
Compare
|
/bot skip --comment "PreMerge pipelines 4121 and 4154 have passed" |
|
PR_Github #5710 [ skip ] completed with state |
|
PR_Github #5715 [ skip ] triggered by Bot |
|
PR_Github #5715 [ skip ] completed with state |
This PR, in conjunction with PR 3769 , provides an interface solution for dynamically linking NIXL.