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 8494ca5 commit 48b6502Copy full SHA for 48b6502
sycl/test-e2e/Matrix/runtime_query_hip_gfx90a.cpp
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
// REQUIRES: arch-amd_gpu_gfx90a
10
-// RUN: %clangxx -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx90a -o %t.out
+// RUN: %clangxx -fsycl -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx90a -o %t.out
11
// RUN: %{run} %t.out
12
13
#include <sycl/detail/core.hpp>
0 commit comments