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 9ca0e2e commit 0389975Copy full SHA for 0389975
.github/workflows/ur-build-hw.yml
@@ -173,6 +173,7 @@ jobs:
173
174
- name: Test adapters
175
env:
176
+ UR_L0_V2_FORCE_DISABLE_COPY_OFFLOAD: 1
177
ZE_ENABLE_LOADER_DEBUG_TRACE: 1
178
LIT_OPTS: "--timeout 120"
179
run: cmake --build build -j $(nproc) -- check-unified-runtime-conformance
0 commit comments