Skip to content

Add ssd_update_row_addrs#2953

Closed
sryap wants to merge 3 commits into
pytorch:mainfrom
sryap:export-D60983150
Closed

Add ssd_update_row_addrs#2953
sryap wants to merge 3 commits into
pytorch:mainfrom
sryap:export-D60983150

Conversation

@sryap

@sryap sryap commented Aug 8, 2024

Copy link
Copy Markdown
Contributor

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

@netlify

netlify Bot commented Aug 8, 2024

Copy link
Copy Markdown

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
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@sryap sryap force-pushed the export-D60983150 branch from 0184cb1 to 759fd5e Compare August 9, 2024 05:38
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
Copy Markdown
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
@sryap sryap force-pushed the export-D60983150 branch from 759fd5e to e1cd9dc Compare August 9, 2024 05:42
@facebook-github-bot

Copy link
Copy Markdown
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
@sryap sryap force-pushed the export-D60983150 branch from e1cd9dc to d778edb Compare August 9, 2024 05:49
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
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
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