We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb27b5 commit c9443f2Copy full SHA for c9443f2
.github/workflows/unittest_ci.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- cuda-tag: ["cu126", "cu128"]
+ cuda-tag: ["cu126", "cu128", "cu129"]
40
os:
41
- linux.g5.12xlarge.nvidia.gpu
42
python:
0 commit comments