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

Add GenAI build only option #2584

Closed
wants to merge 2 commits into from
Closed

Add GenAI build only option #2584

wants to merge 2 commits into from

Conversation

jianyuh
Copy link
Member

@jianyuh jianyuh commented May 13, 2024

Add GenAI build only option to save build time.

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 2>&1 | tee out.log

Copy link

netlify bot commented May 13, 2024

Deploy Preview for pytorch-fbgemm-docs failed.

Name Link
🔨 Latest commit 3deaa9f
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66442208d1834a0008fd6d4d

@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 15, 2024 02:46
@facebook-github-bot
Copy link
Contributor

@jianyuh merged this pull request in 50d6808.

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