Merge branch 'amd-develop' into amd-master

Change-Id: I53d5a8916d769c4f0fe60d2ee3b240551da80b4f
(cherry picked from commit 01c523f6c9)
This commit is contained in:
Maneesh Gupta
2017-04-07 15:40:09 +05:30
committed by Maneesh Gupta
parent 83dd6b4bec
commit cfdb828e6c
23 changed files with 451 additions and 214 deletions
@@ -11,10 +11,6 @@ HIPCC=$(HIP_PATH)/bin/hipcc
ifeq (${HIP_PLATFORM}, nvcc)
HIPCC_FLAGS = -gencode=arch=compute_20,code=sm_20
endif
ifeq (${HIP_PLATFORM}, hcc)
HIPCC_FLAGS = -stdlib=libc++
endif
EXE=bit_extract