-
Notifications
You must be signed in to change notification settings - Fork 807
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Failed in #20185.
L0 loader was updated but there is nothing functionally changed in the loader so this is unrelated.
oneapi-src/level-zero@v1.24.2...v1.24.3
output is unexpected either - digits are equal:
******************** TEST 'Unified Runtime Conformance :: usm//usm-test/229/298' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/__w/llvm/llvm/build/test/conformance/usm/usm-test-Unified Runtime Conformance-7254-229-298.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=298 GTEST_SHARD_INDEX=229 /__w/llvm/llvm/build/test/conformance/usm/usm-test
--
Script:
--
/__w/llvm/llvm/build/test/conformance/usm/usm-test --gtest_filter=urUSMHostAllocTest.Success/UR_BACKEND_LEVEL_ZERO__Intel_R__oneAPI_Unified_Runtime_over_Level_Zero_V2__Intel_R__Data_Center_GPU_Max_1100_ID0ID______________________UsePoolDisabled_0_0_UR_USM_ADVICE_FLAG_SET_ACCESSED_BY_DEVICE
--
/__w/llvm/llvm/unified-runtime/test/conformance/usm/urUSMHostAlloc.cpp:64: Failure
Expected equality of these values:
*reinterpret_cast<int *>(ptr)
Which is: 16843009
set_data
Which is: 16843009
/__w/llvm/llvm/unified-runtime/test/conformance/usm/urUSMHostAlloc.cpp:64
Expected equality of these values:
*reinterpret_cast<int *>(ptr)
Which is: 16843009
set_data
Which is: 16843009
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
********************
Failed Tests (1):
Unified Runtime Conformance :: usm//usm-test/urUSMHostAllocTest/Success/UR_BACKEND_LEVEL_ZERO__Intel_R__oneAPI_Unified_Runtime_over_Level_Zero_V2__Intel_R__Data_Center_GPU_Max_1100_ID0ID______________________UsePoolDisabled_0_0_UR_USM_ADVICE_FLAG_SET_ACCESSED_BY_DEVICE
To reproduce
Environment
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working