Skip to content

[Matrix][E2E] Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp and joint_matrix_int8_vnni.cpp XPASS'd on ARC post-commit #13593

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

Closed
uditagarwal97 opened this issue Apr 30, 2024 · 1 comment · Fixed by #13605
Assignees
Labels
bug Something isn't working confirmed

Comments

@uditagarwal97
Copy link
Contributor

Describe the bug

I think the XPASS's are the result of uplifting GPU RT version to 24.13.29138.7 (#13528).

Failed run: https://github.com/intel/llvm/actions/runs/8827000625/job/24235292269

XPASS: SYCL :: Matrix/XMX8/joint_matrix_int8_vnni.cpp (1481 of 2014)
******************** TEST 'SYCL :: Matrix/XMX8/joint_matrix_int8_vnni.cpp' FAILED ********************
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 10
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Matrix/XMX8/joint_matrix_int8_vnni.cpp -o /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_int8_vnni.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Matrix/XMX8/joint_matrix_int8_vnni.cpp -o /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_int8_vnni.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 11
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_int8_vnni.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_int8_vnni.cpp.tmp.out
# .---command stdout------------
# | passed
# `-----------------------------

--

********************
XPASS: SYCL :: Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp (1485 of 2014)
******************** TEST 'SYCL :: Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp' FAILED ********************
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 11
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp -mllvm -inline-threshold=2000 -ffp-model=precise -o /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_bf16_fill_k_cache_unroll.cpp.tmp.out -DMANUAL_UNROLL
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp -mllvm -inline-threshold=2000 -ffp-model=precise -o /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_bf16_fill_k_cache_unroll.cpp.tmp.out -DMANUAL_UNROLL
# note: command had no output on stdout or stderr
# RUN: at line 12
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_bf16_fill_k_cache_unroll.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Matrix/XMX8/Output/joint_matrix_bf16_fill_k_cache_unroll.cpp.tmp.out
# .---command stdout------------
# | DONE for size 256
# | GOPS is 123.[44](https://github.com/intel/llvm/actions/runs/8827000625/job/24235292269#step:21:45)8 Gop/s
# `-----------------------------

--

Unexpectedly Passed Tests (2):
  SYCL :: Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp
  SYCL :: Matrix/XMX8/joint_matrix_int8_vnni.cpp

To reproduce

DPC++ commit: cfd0d41

Environment

Linux, ARC

Additional context

No response

@uditagarwal97 uditagarwal97 added the bug Something isn't working label Apr 30, 2024
@uditagarwal97
Copy link
Contributor Author

@YuriPlyakhin FYI

@YuriPlyakhin YuriPlyakhin self-assigned this Apr 30, 2024
YuriPlyakhin added a commit to YuriPlyakhin/llvm that referenced this issue Apr 30, 2024
Remove xfail for Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp and
XMX8/joint_matrix_int8_vnni.cpp

Resolves intel#13593
sommerlukas pushed a commit that referenced this issue May 1, 2024
Remove xfail for Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp
and XMX8/joint_matrix_int8_vnni.cpp

Resolves #13593
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

Successfully merging a pull request may close this issue.

3 participants