Skip to content

Commit 329f613

Browse files
normallytangentnilsfriess
authored andcommitted
update hipsycl target
1 parent 3888d38 commit 329f613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
-DENABLE_NETLIB_BACKEND=False \
100100
-DENABLE_ROCBLAS_BACKEND=False \
101101
-DTARGET_DOMAINS=blas \
102-
-DHIPSYCL_TARGETS=omp\;hip:gfx906 \
102+
-DHIPSYCL_TARGETS=omp\;cuda:sm_61\
103103
-DONEMKL_SYCL_IMPLEMENTATION=hipSYCL \
104104
-DREF_BLAS_ROOT=/opt/lapack/ ..
105105
make -j8

0 commit comments

Comments
 (0)