We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAIL: SYCL :: DeviceLib/imf_simd_emulate_test.cpp (54 of 2274) ******************** TEST 'SYCL :: DeviceLib/imf_simd_emulate_test.cpp' FAILED ******************** Exit Code: 134 Command Output (stdout): -- Running on Intel(R) Data Center GPU Max 1100 sycl::ext::intel::math::vabs2_4 test pass. sycl::ext::intel::math::vabsss2_4 test pass. sycl::ext::intel::math::vabsdiffsu_2_4 test pass. sycl::ext::intel::math::vadd_2_4 test pass. sycl::ext::intel::math::vaddus_2_4 test pass. sycl::ext::intel::math::vsub_2_4 test pass. sycl::ext::intel::math::vsubus_2_4 test pass. sycl::ext::intel::math::vhaddu_2_4 test pass. sycl::ext::intel::math::vavgu_2_4 test pass. sycl::ext::intel::math::vcmpgts_2_4 test pass. sycl::ext::intel::math::vmaxmin_2_4 test pass. sycl::ext::intel::math::vneg_2_4 test pass. sycl::ext::intel::math::vnegss_2_4 test pass. sycl::ext::intel::math::vsad_2_4 test pass. sycl::ext::intel::math::veqne_2_4 test pass. sycl::ext::intel::math::vgelt_2_4 test pass. sycl::ext::intel::math::vgtle_2_4 test pass. sycl::ext::intel::math::vavgs_2_4 test pass. sycl::ext::intel::math::viaddmax_s16x2 test pass. Mismatch at line 1852[1]: 0 != 1681680685, input was 1804289383, 846930886, 1681692777 -- Command Output (stderr): -- RUN: at line 2: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/DeviceLib/Output/imf_simd_emulate_test.cpp.tmp1.out + env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/DeviceLib/Output/imf_simd_emulate_test.cpp.tmp1.out imf_simd_emulate_test.cpp.tmp1.out: /__w/llvm/llvm/llvm/sycl/test-e2e/DeviceLib/imf_utils.hpp:286: void test3(sycl::queue &, std::initializer_list<InputTy1>, std::initializer_list<InputTy2>, std::initializer_list<InputTy3>, std::initializer_list<OutputTy>, FuncTy, int) [InputTy1 = unsigned int, InputTy2 = unsigned int, InputTy3 = unsigned int, OutputTy = unsigned int, FuncTy = (lambda at /__w/llvm/llvm/llvm/sycl/test-e2e/DeviceLib/imf_simd_emulate_test.cpp:1853:9), EquTy = imf_utils_default_equ<unsigned int>]: Assertion `false' failed. /__w/llvm/llvm/build-e2e/DeviceLib/Output/imf_simd_emulate_test.cpp.script: line 4: 2363 Aborted (core dumped) env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/DeviceLib/Output/imf_simd_emulate_test.cpp.tmp1.out --
https://github.com/intel/llvm/actions/runs/13299549338/job/37173733366?pr=17000
No response
The text was updated successfully, but these errors were encountered:
Same failure seems to appear on Arc with dev igc as well https://github.com/intel/llvm/actions/runs/13332014557/job/37240812472?pr=17003
Sorry, something went wrong.
build-only
[SYCL][E2E] Disable imf_simd_emulate_test.cpp on igc-dev Arc (#17022)
30c06bd
Seems sporadically failing there too, see [here](#17008). Signed-off-by: Sarnie, Nick <[email protected]>
detail::Convert[To|From]OpenCLType
No branches or pull requests
Describe the bug
https://github.com/intel/llvm/actions/runs/13299549338/job/37173733366?pr=17000
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: