improved error returns for hipHostRegister/UnRegister functions

Bu işleme şunda yer alıyor:
Aditya Atluri
2016-04-15 10:42:31 -05:00
ebeveyn 26ee986774
işleme e8902a6e20
3 değiştirilmiş dosya ile 6 ekleme ve 4 silme
+1 -1
Dosyayı Görüntüle
@@ -167,7 +167,7 @@ make_hip_executable (hipHostAlloc hipHostAlloc.cpp)
make_hip_executable (hipStreamL5 hipStreamL5.cpp)
make_hip_executable (hipHostGetFlags hipHostGetFlags.cpp)
#TODO - re-enable. This requires working hipHostRegister call, waiting on HCC feature.
#make_hip_executable (hipHostRegister hipHostRegister.cpp)
make_hip_executable (hipHostRegister hipHostRegister.cpp)
make_hip_executable (hipRandomMemcpyAsync hipRandomMemcpyAsync.cpp)
make_hip_executable (hipMemoryAllocate hipMemoryAllocate.cpp)
make_hip_executable (hipFuncSetDeviceFlags hipFuncSetDeviceFlags.cpp)