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

use float instead of bool for should_ema and should_swap #3158

Closed
wants to merge 1 commit into from

Conversation

minhua-chen
Copy link
Contributor

Summary:
Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Differential Revision: D62962745

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 0311ee0
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66ef3698bf45bc00083f26bf
😎 Deploy Preview https://deploy-preview-3158--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: D62962745

@facebook-github-bot
Copy link
Contributor

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 20, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 20, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 20, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

@facebook-github-bot
Copy link
Contributor

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

Differential Revision: D62962745
minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

minhua-chen added a commit to minhua-chen/FBGEMM that referenced this pull request Sep 21, 2024
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

Differential Revision: D62962745
Summary:
X-link: facebookresearch/FBGEMM#253

Pull Request resolved: pytorch#3158

 Use float instead of bool type for should_ema and should_swap, as bool may not be well supported in __shfl_sync()
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#warp-shuffle-synopsis

Reviewed By: q10, spcyppt

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2889f3a.

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