Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ssd_update_row_addrs #2953

Closed
wants to merge 3 commits into from
Closed

Add ssd_update_row_addrs #2953

wants to merge 3 commits into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Aug 8, 2024

Summary:
When pipeline prefetching is enabled, data in a scratch pad of the
current iteration can be moved to L1 or a scratch pad of the next
iteration during the prefetch step. ssd_update_row_addrs updates the
memory addresses of data that is relocated to the correct location.

Differential Revision: D60983150

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 147aedb
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66bb8e31e7c72d0008c5e378
😎 Deploy Preview https://deploy-preview-2953--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 site configuration.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

sryap added a commit to sryap/FBGEMM that referenced this pull request Aug 9, 2024
Summary:
Pull Request resolved: pytorch#2953

X-link: facebookresearch/FBGEMM#53

When pipeline prefetching is enabled, data in a scratch pad of the
current iteration can be moved to L1 or a scratch pad of the next
iteration during the prefetch step. `ssd_update_row_addrs` updates the
memory addresses of data that is relocated to the correct location.

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request Aug 9, 2024
Summary:
Pull Request resolved: pytorch#2953

X-link: facebookresearch/FBGEMM#53

When pipeline prefetching is enabled, data in a scratch pad of the
current iteration can be moved to L1 or a scratch pad of the next
iteration during the prefetch step. `ssd_update_row_addrs` updates the
memory addresses of data that is relocated to the correct location.

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request Aug 9, 2024
Summary:
Pull Request resolved: pytorch#2953

X-link: facebookresearch/FBGEMM#53

When pipeline prefetching is enabled, data in a scratch pad of the
current iteration can be moved to L1 or a scratch pad of the next
iteration during the prefetch step. `ssd_update_row_addrs` updates the
memory addresses of data that is relocated to the correct location.

Differential Revision: D60983150
sarunya and others added 3 commits August 12, 2024 12:39
Differential Revision: D60413116
Differential Revision: D60812956
Summary:
Pull Request resolved: pytorch#2953

X-link: facebookresearch/FBGEMM#53

When pipeline prefetching is enabled, data in a scratch pad of the
current iteration can be moved to L1 or a scratch pad of the next
iteration during the prefetch step. `ssd_update_row_addrs` updates the
memory addresses of data that is relocated to the correct location.

Reviewed By: ehsanardestani

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e0b56ac.

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