Revert "Revert "fix nvcc for hipHostMalloc* flags.""

This reverts commit 4bebb99566.


[ROCm/hip commit: e5918ce729]
Этот коммит содержится в:
Aditya Atluri
2016-03-21 10:39:49 -05:00
родитель 4bebb99566
Коммит 831b55129d
+4 -4
Просмотреть файл
@@ -50,10 +50,10 @@ hipMemcpyHostToHost
} hipTextureFilterMode;*/
#define hipFilterModePoint cudaFilterModePoint
#define hipHostAllocDefault cudaHostAllocDefault
#define hipHostAllocPortable cudaHostAllocPortable
#define hipHostAllocMapped cudaHostAllocMapped
#define hipHostAllocWriteCombined cudaHostAllocWriteCombined
#define hipHostMallocDefault cudaHostAllocDefault
#define hipHostMallocPortable cudaHostAllocPortable
#define hipHostMallocMapped cudaHostAllocMapped
#define hipHostMallocWriteCombined cudaHostAllocWriteCombined
#define hipHostRegisterPortable cudaHostRegisterPortable
#define hipHostRegisterMapped cudaHostRegisterMapped