build: add OpenVINO 2026.2.0 and cherry-pick ORT build fix - #347
Merged
Conversation
19 tasks
mc-nv
force-pushed
the
mchornyi/TRI-704/rubin-build
branch
from
July 1, 2026 00:01
5fddbc4 to
767b471
Compare
mc-nv
marked this pull request as ready for review
July 1, 2026 00:03
yinggeh
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does the PR do?
Updates the ONNX Runtime backend Dockerfile generator for the Vera Rubin (R100 / R200)
build train:
2026.2.0entry toOPENVINO_VERSION_MAP.git clonestep(commit
5b36110), with a CI-local git identity so the cherry-pick succeeds.Commit Type:
Related PRs:
triton-inference-server/server#8867
Where should the reviewer start?
tools/gen_ort_dockerfile.py—OPENVINO_VERSION_MAPand the ONNX Runtime clone/build step.Test plan:
ONNX Runtime backend image builds in the rubin pipeline on the internal GitLab mirror with
OpenVINO 2026.2.0 and the cherry-picked ORT fix.
Background
Part of Vera Rubin (R100 / R200) CI enablement; pairs with the upstream/ORT version bump in
triton-inference-server/server#8867.
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)