This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 18 files changed +0
-18
lines changed Expand file tree Collapse file tree 18 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out 20
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out 20
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out 20
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out 20
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out 20
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out 20
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
// Regression test for SVM gather/scatter API.
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
14
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
15
14
16
15
#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
14
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
15
14
16
15
#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
16
15
// RUN: %GPU_RUN_PLACEHOLDER %t.out
17
16
18
17
// The test checks raw send functionality with atomic write implementation
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out %S/points.csv
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out %S/points.csv
13
12
14
13
#include " kmeans.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 -I%S/.. -o %t.out
13
- // RUN: %HOST_RUN_PLACEHOLDER %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
14
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
15
14
16
15
#include " bitmap_helpers.h"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 9
9
// REQUIRES: gpu
10
10
// UNSUPPORTED: cuda || hip
11
11
// RUN: %clangxx -fsycl %s -o %t.out
12
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
13
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
13
15
14
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
// This test checks that multi-dimensional sycl::item can be used in ESIMD
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
14
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
15
14
16
15
#include " esimd_test_utils.hpp"
Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
- // RUN: %HOST_RUN_PLACEHOLDER %t.out
12
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
12
14
13
#include " esimd_test_utils.hpp"
You can’t perform that action at this time.
0 commit comments