Skip to content
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

build: RHEL8 Python Backend #7744

Merged
merged 19 commits into from
Oct 31, 2024
Merged

build: RHEL8 Python Backend #7744

merged 19 commits into from
Oct 31, 2024

Conversation

fpetrini15
Copy link
Contributor

@fpetrini15 fpetrini15 commented Oct 25, 2024

What does the PR do?

Goal: Provide RHEL8 support for the Python backend.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

PYBE changes: triton-inference-server/python_backend#385

  • CI Pipeline ID:

@fpetrini15 fpetrini15 added the PR: build Changes that affect the build system or external dependencies label Oct 25, 2024
build.py Outdated
@@ -78,6 +78,7 @@
"2024.0.0", # Standalone OpenVINO
"3.2.6", # DCGM version
"0.5.3.post1", # vLLM version
"3.12.1", # RHEL Python version
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default install version for ubuntu is 3.12.3 - can we align ?

build.py Outdated Show resolved Hide resolved
build.py Show resolved Hide resolved
build.py Outdated Show resolved Hide resolved
build.py Outdated Show resolved Hide resolved
build.py Outdated Show resolved Hide resolved
mc-nv
mc-nv previously approved these changes Oct 30, 2024
build.py Outdated Show resolved Hide resolved
@fpetrini15 fpetrini15 merged commit 1938df8 into main Oct 31, 2024
3 checks passed
@fpetrini15 fpetrini15 deleted the fpetrini-pybe-rhel branch October 31, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: build Changes that affect the build system or external dependencies
Development

Successfully merging this pull request may close these issues.

2 participants