Skip to content

[fbgemm_gpu] Remove sm_100 and sm_120 #4024

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

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

Conversation

q10
Copy link
Contributor

@q10 q10 commented Apr 25, 2025

Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'

- Remove sm_100 and sm_120 from architectures list, to enable compilation for FP4
CUTLASS quantization kernels, since we are running into the following error:

```
Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'
```
Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit f7a44b8
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/680bde497f419c00082fdfb8
😎 Deploy Preview https://deploy-preview-4024--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.

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