Merge branch 'amd-develop' into amd-master
Change-Id: I53d5a8916d769c4f0fe60d2ee3b240551da80b4f (cherry picked from commit01c523f6c9) [ROCm/hip-tests commit:9fcc03e2b6]
This commit is contained in:
committed by
Maneesh Gupta
parent
b41e69b99c
commit
b6dc347329
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user