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

Commits on May 19, 2024

  1. Fix gen_ai only build (#2603)

    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
    jianyuh authored and facebook-github-bot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    99143d4 View commit details
    Browse the repository at this point in the history