Don't save error status on ihip function.
[ROCm/hip commit: b4a783efa1]
This commit is contained in:
@@ -52,7 +52,7 @@ hipError_t ihipStreamCreate(hipStream_t *stream, unsigned int flags)
|
||||
e = hipErrorInvalidDevice;
|
||||
}
|
||||
|
||||
return ihipLogStatus(e);
|
||||
return e;
|
||||
}
|
||||
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user