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

Adding NUMA support for pytorch #3926

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

efiks
Copy link
Contributor

@efiks efiks commented Apr 3, 2025

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

X-link: pytorch/pytorch#150597

Add entry point and environment variable to control NUMA binding / assigment for distributed pytorch runs (training).

Differential Revision: D72321369

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Apr 3, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 6b3bdd1
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67f1451c5f277f00084ab579
😎 Deploy Preview https://deploy-preview-3926--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.

Summary:

X-link: facebookresearch/FBGEMM#1014

X-link: pytorch/pytorch#150597

Add entry point and environment variable to control NUMA binding / assigment for distributed pytorch runs (training).

Differential Revision: D72321369
@efiks efiks force-pushed the export-D72321369 branch from 849dce4 to 6b3bdd1 Compare April 5, 2025 14:58
@facebook-github-bot
Copy link
Contributor

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

efiks added a commit to efiks/pytorch that referenced this pull request Apr 5, 2025
Summary:
X-link: pytorch/FBGEMM#3926

X-link: facebookresearch/FBGEMM#1014


Add entry point and environment variable to control NUMA binding / assigment for distributed pytorch runs (training).

Test Plan: build and run tests for modified libraries locally

Differential Revision: D72321369
efiks added a commit to efiks/pytorch that referenced this pull request Apr 8, 2025
Summary:
X-link: pytorch/FBGEMM#3926

X-link: facebookresearch/FBGEMM#1014


Add entry point and environment variable to control NUMA binding / assigment for distributed pytorch runs (training).

Test Plan: build and run tests for modified libraries locally

Differential Revision: D72321369
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