Conversation
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
bfc31f4 to
c90dfc1
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
c90dfc1 to
8d60dba
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
8d60dba to
ee6b5e2
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
ee6b5e2 to
c75a9de
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
c75a9de to
b93b052
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
b93b052 to
2f99af4
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
2f99af4 to
d3d91e5
Compare
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
d3d91e5 to
35dd7d2
Compare
yf225
approved these changes
Sep 2, 2025
huydhn
reviewed
Sep 2, 2025
.github/workflows/benchmark.yml
Outdated
| cat "$TEST_REPORTS_DIR/helionbench.json" | ||
|
|
||
| - name: Authenticate with AWS | ||
| if: ${{ matrix.alias }} == 'b200' |
Contributor
There was a problem hiding this comment.
Suggested change
| if: ${{ matrix.alias }} == 'b200' | |
| if: ${{ matrix.alias == 'b200' }} |
This should not run for h100 https://github.com/pytorch/helion/actions/runs/17416159355/job/49445026599?pr=544
Contributor
There was a problem hiding this comment.
This is my guess on why it still ran on https://github.com/pytorch/helion/actions/runs/17416159355/job/49445026599?pr=544
huydhn
reviewed
Sep 2, 2025
| image: ${{ matrix.image }} | ||
| options: ${{ matrix.container-options }} | ||
|
|
||
| runs-on: ${{ matrix.runner }} |
Contributor
There was a problem hiding this comment.
You would also need id-token: write
Suggested change
| runs-on: ${{ matrix.runner }} | |
| runs-on: ${{ matrix.runner }} | |
| permissions: | |
| id-token: write | |
| contents: read |
oulgen
added a commit
that referenced
this pull request
Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
35dd7d2 to
822561b
Compare
oulgen
added a commit
that referenced
this pull request
Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
822561b to
3512e52
Compare
oulgen
added a commit
that referenced
this pull request
Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
3512e52 to
a312648
Compare
oulgen
added a commit
that referenced
this pull request
Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
a312648 to
cff4b00
Compare
oulgen
added a commit
that referenced
this pull request
Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
cff4b00 to
f13e789
Compare
stack-info: PR: #544, branch: oulgen/stack/70
f13e789 to
9187aec
Compare
lolpack
pushed a commit
to lolpack/helion
that referenced
this pull request
Oct 13, 2025
umechand-amd
pushed a commit
to umechand-amd/helion
that referenced
this pull request
Mar 23, 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.
Stacked PRs:
Create basic helion benchmark runner