We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b2618 commit 9ea84b3Copy full SHA for 9ea84b3
SYCL/ESIMD/mandelbrot/mandelbrot.cpp
@@ -8,8 +8,6 @@
8
9
// REQUIRES: gpu
10
// UNSUPPORTED: cuda || hip
11
-// TODO: esimd_emulator fails due to outdated __esimd_media_st
12
-// XFAIL: esimd_emulator
13
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out %T/output.ppm %S/golden_hw.ppm
15
0 commit comments