Skip to content

Allow FBGEMM_TBE_BOUNDS_CHECK_MODE to take effect when using mode 4,5,6 #3838

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

Closed

Conversation

yuhuishi-convect
Copy link
Contributor

Summary:
This diff allows to set V2 check bound mode via env var FBGEMM_TBE_BOUNDS_CHECK_MODE, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Differential Revision: D71344486

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

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

yuhuishi-convect added a commit to yuhuishi-convect/FBGEMM that referenced this pull request Mar 18, 2025
…,6 (pytorch#3838)

Summary:
X-link: facebookresearch/FBGEMM#925


This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: sryap

Differential Revision: D71344486
yuhuishi-convect added a commit to yuhuishi-convect/FBGEMM that referenced this pull request Mar 18, 2025
…,6 (pytorch#3838)

Summary:
X-link: facebookresearch/FBGEMM#925


This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: sryap

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

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

yuhuishi-convect added a commit to yuhuishi-convect/FBGEMM that referenced this pull request Mar 18, 2025
…,6 (pytorch#3838)

Summary:
X-link: facebookresearch/FBGEMM#925

Pull Request resolved: pytorch#3838

This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: sryap

Differential Revision: D71344486
…,6 (pytorch#3838)

Summary:
X-link: facebookresearch/FBGEMM#925

Pull Request resolved: pytorch#3838

This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: sryap

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d3fd468.

liligwu pushed a commit to ROCm/FBGEMM that referenced this pull request Mar 19, 2025
…,6 (pytorch#3838)

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

Pull Request resolved: pytorch#3838

This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: q10, sryap

Differential Revision: D71344486

fbshipit-source-id: 17985d0176aef96641933c16ef33484c1cf6afb6
q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
…,6 (pytorch#925)

Summary:
Pull Request resolved: facebookresearch/FBGEMM#925

X-link: pytorch#3838

This diff allows to set V2 check bound mode via env var `FBGEMM_TBE_BOUNDS_CHECK_MODE`, by setting its value to 4 (V2_IGNORE), 5 (V2_WARNING), 6 (V2_FATAL)

Previously, we can only get v2 check bound mode if bounds_check_mode is set to mode prefixed with V2.

Reviewed By: q10, sryap

Differential Revision: D71344486

fbshipit-source-id: 17985d0176aef96641933c16ef33484c1cf6afb6
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