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

Commit a3592f9

Browse files
[SYCL][ESIMD][EMU] Removing XFAIL for mandelbrot.cpp (#947)
- As error tolerance is applied in correctness check, mandelbrot passes.
1 parent 9660970 commit a3592f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SYCL/ESIMD/mandelbrot/mandelbrot.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
// REQUIRES: gpu
1010
// UNSUPPORTED: cuda || hip
11-
// TODO: esimd_emulator fails due to outdated __esimd_media_st
12-
// XFAIL: esimd_emulator
1311
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out
1412
// RUN: %GPU_RUN_PLACEHOLDER %t.out %T/output.ppm %S/golden_hw.ppm
1513

0 commit comments

Comments
 (0)