Skip to content

Add is_aligned<T>() device utility function in fbgemm_cuda_utils.cuh #486

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
wants to merge 1 commit into from

Conversation

evhunter
Copy link
Contributor

Summary:
Add is_aligned<T>() device utility function in fbgemm_cuda_utils.cuh.
Mainly will be used to check the vector types are properly aligned before accessing.

Differential Revision: D25964805

Summary:
Add `is_aligned<T>()` device utility function in `fbgemm_cuda_utils.cuh`.
Mainly will be used to check the vector types are properly aligned before accessing.

Differential Revision: D25964805

fbshipit-source-id: 9ba3c1d49162ce077aa2e59bc6bc0e896c1a26dd
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 21515a7.

q10 added a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
Pull Request resolved: facebookresearch/FBGEMM#486

- Upgrade gcc version to support newer libstdc++, which is required now that
pytorch/pytorch#141035 has landed

- Deprecate support for CUDA 12.1 and add support for 12.6, per changes in
pytorch/pytorch#138899

X-link: pytorch#3398

Reviewed By: sryap

Differential Revision: D66277492

Pulled By: q10

fbshipit-source-id: 24817efb5c07c1985ab3beeb1610879edbd81acc
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