Skip to content

Conversation

@vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Oct 10, 2025

Summary:

For now, update the roofline part only. We can add support to the
benchmarks in a future PR.

Test Plan:

python benchmarks/float8/float8_roofline.py ~/local/tmp/20251010_mxfp4_cutlass_roofline.csv --mx_recipe_name mxfp4_cutlass --do_benchmarks False --shape_gen_name pow2_extended

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Oct 10, 2025

Stack from ghstack (oldest at bottom):

vkuzo added a commit that referenced this pull request Oct 10, 2025
Summary:

For now, update the roofline part only. We can add support to the
benchmarks in a future PR.

Test Plan:

```bash
python benchmarks/float8/float8_roofline.py ~/local/tmp/20251010_mxfp4_cutlass_roofline.csv --mx_recipe_name mxfp4_cutlass --do_benchmarks False --shape_gen_name pow2_extended
```

Reviewers:

Subscribers:

Tasks:

Tags:
ghstack-source-id: 790b0c8
ghstack-comment-id: 3392201674
Pull-Request: #3152
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3152

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 33e7f81 with merge base 29f6758 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 10, 2025
@vkuzo vkuzo added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Oct 10, 2025
if fuse_with_prev:
kernel_1_rw = 0 + BYTES_PER_EL_FLOAT8 * numel
if mx_recipe_name == "mxfp4_cutlass":
if fuse_with_prev:
Copy link
Contributor

Choose a reason for hiding this comment

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

fuse_with_prev is 1 of the two casts is fused but not the other?

@vkuzo vkuzo merged commit 6c24a7a into main Oct 13, 2025
44 of 52 checks passed
namgyu-youn pushed a commit to namgyu-youn/ao that referenced this pull request Nov 21, 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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing Use this tag if you don't want this PR to show up in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants