Skip to content
New issue

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

SYCL :: DeviceLib/imf_simd_emulate_test.cpp failing on igc-dev PVC #17008

Open
sarnex opened this issue Feb 13, 2025 · 1 comment
Open

SYCL :: DeviceLib/imf_simd_emulate_test.cpp failing on igc-dev PVC #17008

sarnex opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working confirmed

Comments

@sarnex
Copy link
Contributor

sarnex commented Feb 13, 2025

Describe the bug

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

To reproduce

No response

Environment

No response

Additional context

No response

@sarnex sarnex added bug Something isn't working confirmed labels Feb 13, 2025
@ayylol
Copy link
Contributor

ayylol commented Feb 14, 2025

Same failure seems to appear on Arc with dev igc as well https://github.com/intel/llvm/actions/runs/13332014557/job/37240812472?pr=17003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

2 participants