cac6e516ac
CUdevice -> hipDevice_t // Yet under discussion
CUdevice_attribute -> hipDeviceAttribute_t
CUdevprop -> hipDeviceProp_t
CUfunction -> hipFunction_t
CUfunc_cache -> hipFuncCache
CUsharedconfig -> hipSharedMemConfig
CUcontext -> hipCtx_t
CUmodule -> hipModule_t
CUevent -> hipEvent_t
CUstream -> hipStream_t
[ROCm/hip commit: f7818c4c44]