Skip to content

Commit 59376fb

Browse files
Temp enable for testing
Signed-off-by: Zhang, Winston <[email protected]>
1 parent d375795 commit 59376fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-runtime/source/adapters/level_zero/platform.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ ur_result_t ur_platform_handle_t_::initialize() {
547547
}
548548

549549
bool ur_platform_handle_t_::allowDriverInOrderLists(bool OnlyIfRequested) {
550-
return true;
550+
return OnlyIfRequested;
551551
}
552552

553553
/// Checks the version of the level-zero driver.

0 commit comments

Comments
 (0)