Skip to content

Conversation

@oulgen
Copy link
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
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
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
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
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.

4 participants