Added nixl_ep installation option to Dockerfile#1077
Added nixl_ep installation option to Dockerfile#1077ovidiusm merged 2 commits intoai-dynamo:mainfrom
Conversation
|
👋 Hi dfarge! Thank you for contributing to ai-dynamo/nixl. Your PR reviewers will review your contribution then trigger the CI to test your changes. 🚀 |
|
Dependency was merged: #1043 Please post this for review so that we can have it merged by code freeze (Friday December 12th). Thank you! |
|
/ok to test 3adcfeb |
|
/ok to test 947eea9 |
|
/build |
|
I made some adjustments as per the pathing changes for where nixl_ep is now located. Additionally, I see an issue when trying to build the dockerfile with nixl_ep and cuda 13.0, @michal-shalev is it a known issue? |
6fb627e to
6be5ee8
Compare
|
/ok to test 6be5ee8 |
6be5ee8 to
1b7909c
Compare
|
Added a commit to fix the gpunetio's cuda 13.0 error we were getting. |
|
/build |
|
/ok to test 1b7909c |
What?
Added option to build nixl_ep (yet to be merged as of writing) by passing the flag --build-nixl-ep to the build-container shell file.
Why?
To ease use and development of the nixl_ep example.