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

Fix gen_ai only build #2603

Closed
wants to merge 1 commit into from
Closed

Fix gen_ai only build #2603

wants to merge 1 commit into from

Conversation

jianyuh
Copy link
Member

@jianyuh jianyuh commented May 17, 2024

with-proxy CUDA_HOME=/usr/local/cuda-12.1 python setup.py install -DTORCH_CUDA_ARCH_LIST="8.0;9.0;9.0a" -DFBGEMM_GENAI_ONLY=ON -j 60 --record files.txt 2>&1 | tee out.log

python FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py

Copy link

netlify bot commented May 17, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 99143d4
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/664989171adc340008b01845
😎 Deploy Preview https://deploy-preview-2603--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

@jianyuh has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@jianyuh has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jianyuh jianyuh marked this pull request as ready for review May 19, 2024 04:06
@facebook-github-bot
Copy link
Contributor

@jianyuh has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
with-proxy CUDA_HOME=/usr/local/cuda-12.1 python setup.py install -DTORCH_CUDA_ARCH_LIST="8.0;9.0;9.0a" -DFBGEMM_GENAI_ONLY=ON -j 60  --record files.txt 2>&1 | tee out.log

python FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py


Reviewed By: jiawenliu64

Differential Revision: D57515269

Pulled By: jianyuh
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@jianyuh merged this pull request in 37c283c.

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.

None yet

2 participants