Don't save error status on ihip function.
[ROCm/hip commit: b4a783efa1]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -52,7 +52,7 @@ hipError_t ihipStreamCreate(hipStream_t *stream, unsigned int flags)
|
||||
e = hipErrorInvalidDevice;
|
||||
}
|
||||
|
||||
return ihipLogStatus(e);
|
||||
return e;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user