Skip to content

Commit d0dc542

Browse files
committed
ZE_FLAT_DEVICE_HIERARCHY=FLAT
1 parent 03c790d commit d0dc542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
142142
- name: Run Tutorials
143143
run: |
144-
export ZE_FLAT_DEVICE_HIERARCHY=COMPOSITE
144+
export ZE_FLAT_DEVICE_HIERARCHY=FLAT
145145
${{ env.TRITON_TEST_CMD }} --tutorial --skip-pip-install
146146
147147
- name: Run instrumentation tests

0 commit comments

Comments
 (0)