Skip to content

Commit

Permalink
[SYCL][ESIMD][EMU] XFAIL marking for 'esimd_merge.cpp' test (intel/ll…
Browse files Browse the repository at this point in the history
…vm-test-suite#820)

- due to memory corruption failure from piextUSMFree
  • Loading branch information
dongkyunahn-intel authored Feb 10, 2022
1 parent 38a2de0 commit 579ad4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SYCL/ESIMD/api/esimd_merge.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
//===----------------------------------------------------------------------===//
// REQUIRES: gpu
// UNSUPPORTED: cuda || hip
// TODO: esimd_emulator fails due to memory corruption error from piextUSMFree
// XFAIL: esimd_emulator
// RUN: %clangxx -fsycl %s -o %t.out
// RUN: %GPU_RUN_PLACEHOLDER %t.out

Expand Down

0 comments on commit 579ad4f

Please sign in to comment.