Skip to content

Commit e37b608

Browse files
committed
UR_LOADER_USE_LEVEL_ZERO_V2
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent d9d940f commit e37b608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/triton-benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ env:
6666
TAG: ${{ inputs.tag || (github.event_name == 'pull_request' && format('pr-{0}', github.event.number)) || (github.event_name == 'schedule' && 'ci') || 'test' }}
6767
N_RUNS: ${{ inputs.n_runs || '1' }}
6868
PTI_FORCE_BRIDGE_COMMANDS: "1"
69+
UR_LOADER_USE_LEVEL_ZERO_V2: "0"
6970

7071
jobs:
7172
build:

0 commit comments

Comments
 (0)