Skip to content

Switch alignemtn to 8 for cutlass 4 upgrade#2491

Merged
facebook-github-bot merged 1 commit into
pytorch:mainfrom
henrylhtsang:export-D77745963
Jul 3, 2025
Merged

Switch alignemtn to 8 for cutlass 4 upgrade#2491
facebook-github-bot merged 1 commit into
pytorch:mainfrom
henrylhtsang:export-D77745963

Conversation

@henrylhtsang

@henrylhtsang henrylhtsang commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

Summary:
As titled. context: now we have this check for TMA.

static_assert(detail::is_aligned<ElementC_, AlignmentC, ElementD_, AlignmentD>(),
^

Differential Revision: D77745963

@pytorch-bot

pytorch-bot Bot commented Jul 3, 2025

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 5d78f3f with merge base 2a24a00 (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@facebook-github-bot facebook-github-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 Jul 3, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D77745963

Summary:

As titled.

    static_assert(detail::is_aligned<ElementC_, AlignmentC, ElementD_, AlignmentD>(),
    ^

Differential Revision: D77745963
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D77745963

@facebook-github-bot facebook-github-bot merged commit 2025b75 into pytorch:main Jul 3, 2025
18 of 21 checks passed
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
Differential Revision: D77745963

Pull Request resolved: #2491
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. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants