Added hipHostRegister flags

[ROCm/hip commit: d9429dd4ec]
This commit is contained in:
Aditya Atluri
2016-03-07 10:52:40 -06:00
parent 02760925a9
commit c05f4abd71
@@ -55,6 +55,9 @@ hipMemcpyHostToHost
#define hipHostAllocMapped cudaHostAllocMapped
#define hipHostAllocWriteCombined cudaHostAllocWriteCombined
#define hipHostRegisterPortable cudaHostRegisterPortable
#define hipHostRegisterMapped cudaHostRegisterMapped
typedef cudaEvent_t hipEvent_t;
typedef cudaStream_t hipStream_t;
//typedef cudaChannelFormatDesc hipChannelFormatDesc;