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

[SYCL][Level Zero][USM] Add a test for read-only shared alloc #1409

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

aelovikov-intel
Copy link

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner November 22, 2022 21:06
@aelovikov-intel
Copy link
Author

/verify with intel/llvm#7496

@aelovikov-intel
Copy link
Author

aelovikov-intel commented Nov 23, 2022

Failures from "/verify with":

SYCL :: KernelAndProgram/kernel-bundle-merge-options-env.cpp - known for quite some time, being tracked/addressed already.
SYCL :: Regression/commandlist/gpu.cpp - OpenCL, hence unrelated. Not sure if being worked on. Failed on Linux in this run, not sure if that matters. Also, I wasn't able to find this failure on any other PR.

@aelovikov-intel
Copy link
Author

/verify with intel/llvm#7496

@aelovikov-intel
Copy link
Author

"verify with" failure on

SYCL :: KernelAndProgram/kernel-bundle-merge-options-env.cpp

is being tracked in internal bug report.

@aelovikov-intel aelovikov-intel requested a review from a team November 23, 2022 21:42
@@ -0,0 +1,22 @@
// REQUIRES: level_zero
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
// RUN: env ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out h 2> %t1.out; cat %t1.out %GPU_CHECK_PLACEHOLDER

Choose a reason for hiding this comment

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

NIT: It looks "h" is a typo in "%t.out h"

@againull againull merged commit e2ecc95 into intel:intel Nov 24, 2022
aelovikov-intel added a commit to aelovikov-intel/llvm-test-suite that referenced this pull request Nov 30, 2022
…read-only USM

There are issues in the underlying Level Zero RT causing stability problems.
This partially reverts intel#1409 and is
needed for intel/llvm#7601.
againull pushed a commit that referenced this pull request Dec 2, 2022
…read-only USM (#1426)

There are issues in the underlying Level Zero RT causing stability problems.
This partially reverts #1409 and is
needed for intel/llvm#7601.
myler added a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
add CL_CONFIG_CPU_TARGET_ARCH=sapphirerapids for sde -spr
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…read-only USM (intel/llvm-test-suite#1426)

There are issues in the underlying Level Zero RT causing stability problems.
This partially reverts intel/llvm-test-suite#1409 and is
needed for intel#7601.
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