Angehu/perf gate poc - #3
Draft
angehu-nv wants to merge 2 commits into
Draft
Conversation
angehu-nv
force-pushed
the
angehu/perf-gate-poc
branch
from
June 15, 2026 23:56
67af377 to
df15280
Compare
Neil4561
pushed a commit
that referenced
this pull request
Jun 16, 2026
Replace the tools/perf_regression_gate tree wholesale with the latest revision from PR #3 (angehu/perf-gate-poc, "hardening fixes"), then re-layer the runner/ops wiring needed to actually run on the NVIDIA RTX-6000 fleet: - Public Isaac Sim image override (fork cannot pull nvcr.io/nvidian/*), NGC_API_KEY env, bench_matrix output, full checkout for the matrix step. - World-writable jit-cache + artifact bind mounts (chmod 0777) and WARP/CUDA cache env/mounts to fix the wp.init() PermissionError that the lazy task loader masked as a spurious mdp AttributeError. - Rolling JIT cache key so the warm cache refills each run instead of freezing empty, plus an opt-in type=gha image layer cache (gha-cache-scope) for fleets where ECR cannot be resolved. - Trim triggers to the runnable push path (pull-request/<N> + protected branches + manual dispatch); pull_request/merge_group never get fleet runners. - Rename baseline branch angehu/perf-baselines -> perf-baselines.
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.
No description provided.