Skip to content

Commit ecf26d1

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 205061e commit ecf26d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: hip_dev_kit
22

3-
// RUN: %clangxx -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 %S/Inputs/is_compatible_with_env.cpp -o %t.out
3+
// RUN: %clangxx -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 --rocm-path="C:/Program Files/AMD/ROCm/6.2/" %S/Inputs/is_compatible_with_env.cpp -o %t.out
44

55
// RUN: %if !hip %{ not %} %{run} %t.out

0 commit comments

Comments
 (0)