Skip to content

Commit

Permalink
Test commit making matrix smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Apr 8, 2022
1 parent 70afc70 commit 8cf0eb4
Show file tree
Hide file tree
Showing 12 changed files with 934 additions and 13,461 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/generate_binary_build_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from typing import Dict, List, Tuple, Optional


CUDA_ARCHES = ["10.2", "11.3", "11.5", "11.6"]
CUDA_ARCHES = ["10.2", "11.3", "11.6"]


ROCM_ARCHES = ["4.5.2", "5.0"]
Expand Down
Loading

0 comments on commit 8cf0eb4

Please sign in to comment.