Skip to content

Conversation

@ycw66
Copy link

@ycw66 ycw66 commented Oct 24, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/2055

When token size is very big, the integer multiplication will lead to integer overflow therefore lead to a cuda memory access error.

Reviewed By: royren622

Differential Revision: D85330676

Summary:
X-link: facebookresearch/FBGEMM#2055

When token size is very big, the integer multiplication will lead to integer overflow therefore lead to a cuda memory access error.

Reviewed By: royren622

Differential Revision: D85330676
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 57853c1
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/68fb50fa631b73000817bc7b
😎 Deploy Preview https://deploy-preview-5051--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@meta-codesync
Copy link
Contributor

meta-codesync bot commented Oct 27, 2025

This pull request has been merged in f849dcd.

Bernard-Liu pushed a commit to ROCm/FBGEMM that referenced this pull request Oct 29, 2025
Summary:
Pull Request resolved: pytorch#5051

X-link: https://github.com/facebookresearch/FBGEMM/pull/2055

When token size is very big, the integer multiplication will lead to integer overflow therefore lead to a cuda memory access error.

Reviewed By: royren622

Differential Revision: D85330676

fbshipit-source-id: 51a5f61ed52f43358b61f4e689b33b95d051f987
Bernard-Liu pushed a commit to ROCm/FBGEMM that referenced this pull request Oct 31, 2025
Summary:
Pull Request resolved: pytorch#5051

X-link: https://github.com/facebookresearch/FBGEMM/pull/2055

When token size is very big, the integer multiplication will lead to integer overflow therefore lead to a cuda memory access error.

Reviewed By: royren622

Differential Revision: D85330676

fbshipit-source-id: 51a5f61ed52f43358b61f4e689b33b95d051f987
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants