Skip to content

Commit

Permalink
Enable IGC_StopOnWaveClusteredInterleave
Browse files Browse the repository at this point in the history
Signed-off-by: Whitney Tsang <[email protected]>
  • Loading branch information
whitneywhtsang committed Aug 6, 2024
1 parent a71e7be commit f723de2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ on:
permissions: read-all

env:
IGC_StopOnWaveClusteredInterleave: 1
TRITON_DISABLE_LINE_INFO: 1
TEST_UNSKIP: ${{ inputs.enable_unskip }}

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/e2e-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ on:
permissions: read-all

env:
IGC_StopOnWaveClusteredInterleave: 1
TRITON_DISABLE_LINE_INFO: 1
PYTHON_VERSION: "3.10"
BENCHMARK_REPO: weishi-deng/benchmark.git
Expand Down

0 comments on commit f723de2

Please sign in to comment.