Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 3506d29

Browse files
committed
removed requires cuda (rely on bfloat16 aspect instead)
Signed-off-by: JackAKirk <[email protected]>
1 parent 1019a8d commit 3506d29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SYCL/BFloat16/bfloat16_builtins.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// REQUIRES: cuda
21
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out -Xsycl-target-backend --cuda-gpu-arch=sm_80
32
// RUN: %t.out
43

0 commit comments

Comments
 (0)