Skip to content

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Jun 9, 2025

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

Frontend of D72343128

This diff reduces the grid dimension of the bounds_check_indices
kernel when pipeline prefetching is used (in embedding memory
offloading). We need to use the v2 kernel since v1 does not support
grid dimension reduction.

Reviewed By: jwfromm

Differential Revision: D72365505

Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit d8c5bc1
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/684fb8b689f28f00082863c4
😎 Deploy Preview https://deploy-preview-4312--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.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@sryap sryap force-pushed the export-D72365505 branch from 84b0b17 to 8553c71 Compare June 16, 2025 06:15
sryap added a commit to sryap/FBGEMM that referenced this pull request Jun 16, 2025
Summary:
Pull Request resolved: pytorch#4312

X-link: facebookresearch/FBGEMM#1174

Frontend of D72343128

This diff reduces the grid dimension of the bounds_check_indices
kernel when pipeline prefetching is used (in embedding memory
offloading).  We need to use the v2 kernel since v1 does not support
grid dimension reduction.

Reviewed By: jwfromm

Differential Revision: D72365505
@facebook-github-bot
Copy link
Contributor

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

@sryap sryap force-pushed the export-D72365505 branch from 8553c71 to 6e58082 Compare June 16, 2025 06:19
sryap added a commit to sryap/FBGEMM that referenced this pull request Jun 16, 2025
Summary:
Pull Request resolved: pytorch#4312

X-link: facebookresearch/FBGEMM#1174

Frontend of D72343128

This diff reduces the grid dimension of the bounds_check_indices
kernel when pipeline prefetching is used (in embedding memory
offloading).  We need to use the v2 kernel since v1 does not support
grid dimension reduction.

Reviewed By: jwfromm

Differential Revision: D72365505
Summary:
Pull Request resolved: pytorch#4312

X-link: facebookresearch/FBGEMM#1174

Frontend of D72343128

This diff reduces the grid dimension of the bounds_check_indices
kernel when pipeline prefetching is used (in embedding memory
offloading).  We need to use the v2 kernel since v1 does not support
grid dimension reduction.

Reviewed By: jwfromm

Differential Revision: D72365505
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9bd0892.

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.

3 participants