improved error returns for hipHostRegister/UnRegister functions

Цей коміт міститься в:
Aditya Atluri
2016-04-15 10:42:31 -05:00
джерело 8a43f18333
коміт 2e80de6dcb
3 змінених файлів з 6 додано та 4 видалено
+1 -1
Переглянути файл
@@ -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)