change makefile for samples

Tá an tiomantas seo le fáil i:
streamhsa
2016-03-29 16:02:09 +08:00
tuismitheoir cc0bfcb2b2
tiomantas d0f0bf5c8e
D'athraigh 5 comhad le 5 breiseanna agus 5 scriosta
+1 -1
Féach ar an gComhad
@@ -1,6 +1,6 @@
#Dependencies : [MYHIP]/bin must be in user's path.
HIP_PATH?=$(shell hipconfig --path)
HIP_PATH=../../..
HIP_PLATFORM=$(shell $(HIP_PATH)/bin/hipconfig --platform)
HIPCC=$(HIP_PATH)/bin/hipcc
+1 -1
Féach ar an gComhad
@@ -1,4 +1,4 @@
HIP_PATH?=$(shell hipconfig --path)
HIP_PATH=../../..
HIPCC=$(HIP_PATH)/bin/hipcc
all: square.hip.out