Skip to content

Commit 1fd8f88

Browse files
committed
Update makefiles to use new hsa include structure in ROCm 1.3
Change-Id: I22ae58872556573e0bd02bbc01cd488d2d12c53e
1 parent fbd869b commit 1fd8f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/GPUPerfAPIHSA/makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ INCLUDES = -I. \
1010
-I$(GPACOMMON_DIR) \
1111
-I$(GPACG_DIR) \
1212
-I$(HSA_DIR)/include \
13+
-I$(HSA_DIR)/include/hsa \
1314
-I$(ADL_DIR)/include \
1415
-I$(ADLUTIL_DIR) \
1516
-I$(DEVICEINFO_DIR) \

0 commit comments

Comments
 (0)