-
Notifications
You must be signed in to change notification settings - Fork 104
[GAUDISW-244821] Modify ubi docker to support both internal and external builds #923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[GAUDISW-244821] Modify ubi docker to support both internal and external builds #923
Conversation
mmuszynskihabana
commented
Feb 3, 2026
- parametrize all that's different internally and externally, e.g. locations of RPM packages, pypi indexes
- add libomp package which is now required during pytorch modules installation
- add support for RHEL 9.4 builds, handle minor differences between 9.4 and 9.6
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
|
Following scenarios were tested locally:
|
1a765c5 to
f21a56f
Compare
✅ CI PassedAll checks passed successfully against the following vllm commit: |
|
@ghandoura please review |
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
ghandoura
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…nal builds - parametrize all that's different internally and externally, e.g. locations of RPM packages, pypi indexes - add libomp package which is now required during pytorch modules installation - add support for RHEL 9.4 builds, handle minor differences between 9.4 and 9.6 Signed-off-by: Michal Muszynski <[email protected]>
f21a56f to
fbd4822
Compare