Skip to content

Commit 56f211a

Browse files
committed
Set default XSBench-amp build to use the LC compiler.
1 parent 57cdd2b commit 56f211a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsbench-amp/src/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#===============================================================================
44

55
COMPILER = hcc
6-
MODEL = hsail
6+
MODEL = lc
77
HCC_ARR_VIEW = no
88
OPTIMIZE = no
99
DEBUG = no

0 commit comments

Comments
 (0)