Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Disable ESIMD slm alloc tests for emulator #1479

Conversation

AlexeySachkov
Copy link

No description provided.

@AlexeySachkov AlexeySachkov requested a review from a team as a code owner January 2, 2023 13:55
@AlexeySachkov
Copy link
Author

Those tests failed in intel/llvm#7896, which only modified intel/llvm in-tree LIT tests. Example of logs:

$ "env" "ONEAPI_DEVICE_SELECTOR=ext_intel_esimd_emulator:gpu" "CM_RT_PLATFORM=skl" "/__w/llvm/llvm/build/SYCL/ESIMD/Output/slm_alloc_many_kernels_one_func.cpp.tmp.1.out"
# command output:
Running on ESIMD_EMULATOR
force_inline=0
EMU: <gid:0,lid:0> *** Error --------------------------------------------------------------------------
Received signal 6 SIGABRT. Terminating.


# command stderr:
terminate called after throwing an instance of 'sycl::_V1::exception'
  what():  This ESIMD feature is not supported on HOST
EMU: <gid:0,lid:0> *** Error --------------------------------------------------------------------------
Received signal 6 SIGABRT. Terminating.


error: command failed with exit status: 6

Copy link

@bader bader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Please, open an issue to re-enable these back and assign to the ESIMD team.

@AlexeySachkov
Copy link
Author

Please, open an issue to re-enable these back and assign to the ESIMD team.

Done, submitted internal issue

@v-klochkov v-klochkov merged commit c902317 into intel:intel Jan 3, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants