There was an error while loading. Please reload this page.
1 parent 49cc685 commit da18e4bCopy full SHA for da18e4b
1 file changed
.github/workflows/uchicago-triton.yml
@@ -14,7 +14,8 @@ jobs:
14
strategy:
15
max-parallel: 1
16
matrix:
17
- mode: ["local", "triton", "local_single", "triton_single"]
+ #mode: ["local", "triton", "local_single", "triton_single"]
18
+ mode: ["local_single", "triton_single"]
19
20
steps:
21
- uses: actions/checkout@v6
0 commit comments