Skip to content

Create basic helion benchmark runner#544

Merged
oulgen merged 1 commit intomainfrom
oulgen/stack/70
Sep 3, 2025
Merged

Create basic helion benchmark runner#544
oulgen merged 1 commit intomainfrom
oulgen/stack/70

Conversation

@oulgen
Copy link
Copy Markdown
Contributor

@oulgen oulgen commented Sep 2, 2025

Stacked PRs:


Create basic helion benchmark runner

oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 2, 2025
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
@oulgen oulgen changed the base branch from main to oulgen/stack/71 September 2, 2025 21:14
cat "$TEST_REPORTS_DIR/helionbench.json"

- name: Authenticate with AWS
if: ${{ matrix.alias }} == 'b200'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

image: ${{ matrix.image }}
options: ${{ matrix.container-options }}

runs-on: ${{ matrix.runner }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You would also need id-token: write

Suggested change
runs-on: ${{ matrix.runner }}
runs-on: ${{ matrix.runner }}
permissions:
id-token: write
contents: read

@oulgen oulgen changed the base branch from oulgen/stack/71 to main September 2, 2025 22:41
oulgen added a commit that referenced this pull request Sep 2, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
oulgen added a commit that referenced this pull request Sep 3, 2025
stack-info: PR: #544, branch: oulgen/stack/70
@oulgen oulgen marked this pull request as ready for review September 3, 2025 20:01
stack-info: PR: #544, branch: oulgen/stack/70
@oulgen oulgen merged commit 99ee856 into main Sep 3, 2025
13 checks passed
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants