You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CUDA 13.2 support to CI and release workflows (#5610)
Summary:
Pull Request resolved: #5610
X-link: https://github.com/facebookresearch/FBGEMM/pull/2563
Add CUDA 13.2.0 to the FBGEMM GPU CI and release build matrices. Default publish version remains 13.0.2.
Changes:
- generate_ci_matrix.py: Add 13.2.0 to cuda_versions() for default and genai targets
- fbgemm_gpu_release_cuda.yml: Add 13.2.0 to release options
- fbgemm_gpu_release_genai.yml: Add 13.2.0 to genai release options and build/test matrices
Differential Revision: D100229467
0 commit comments