Skip to content

Commit 8f98804

Browse files
authored
Change install script compiler to hipclang (#300)
1 parent 899dd34 commit 8f98804

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ install_prefix=rocfft-install
261261
build_clients=false
262262
build_release=true
263263
build_relocatable=false
264+
build_hip_clang=true
264265

265266
# #################################################
266267
# Parameter parsing

0 commit comments

Comments
 (0)