This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 10
10
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
11
11
// XFAIL: esimd_emulator
12
12
// RUN: %clangxx -fsycl %s -o %t.out
13
+ // RUN: %HOST_RUN_PLACEHOLDER %t.out
13
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
15
15
16
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 10
10
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
11
11
// XFAIL: esimd_emulator
12
12
// RUN: %clangxx -fsycl %s -o %t.out
13
+ // RUN: %HOST_RUN_PLACEHOLDER %t.out
13
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
15
15
16
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 12
12
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
13
13
// XFAIL: esimd_emulator
14
14
// RUN: %clangxx -fsycl %s -o %t.out
15
+ // RUN: %HOST_RUN_PLACEHOLDER %t.out
15
16
// RUN: %GPU_RUN_PLACEHOLDER %t.out
16
17
17
18
// The test checks raw send functionality with atomic write implementation
Original file line number Diff line number Diff line change 10
10
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
11
11
// XFAIL: esimd_emulator
12
12
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out
13
+ // RUN: %HOST_RUN_PLACEHOLDER %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
13
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
14
15
15
16
#include " bitmap_helpers.h"
Original file line number Diff line number Diff line change 10
10
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
11
11
// XFAIL: esimd_emulator
12
12
// RUN: %clangxx -fsycl %s -o %t.out
13
+ // RUN: %HOST_RUN_PLACEHOLDER %t.out
13
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
15
15
16
#include " esimd_test_utils.hpp"
You can’t perform that action at this time.
0 commit comments