Skip to content

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
"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 ?

mc-nv
mc-nv previously approved these changes Oct 30, 2024
@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.

3 participants