2
0

adding lost i the merge change

Este cometimento está contido em:
Evgeny
2018-08-26 17:34:26 -05:00
cometido por root
ascendente d35567f40a
cometimento a13e035fd9
+1
Ver ficheiro
@@ -84,6 +84,7 @@ string ToString(hipFunction_t v) {
return ss.str();
};
std::string& FunctionSymbol(hipFunction_t f) { return f->_name; };
#define CHECK_HSA(hsaStatus, hipStatus) \
if (hsaStatus != HSA_STATUS_SUCCESS) { \