Add ns-level timer for HIP API routines
Refactor some miuses of ihipLogStatus, these should only be in top-level HIP APIs and should be paired with HIP_API_INIT calls.
This commit is contained in:
@@ -140,7 +140,6 @@ hipError_t hipStreamQuery(hipStream_t stream)
|
||||
//---
|
||||
hipError_t hipStreamSynchronize(hipStream_t stream)
|
||||
{
|
||||
HIP_INIT_API(stream);
|
||||
HIP_INIT_SPECIAL_API(TRACE_SYNC, stream);
|
||||
|
||||
hipError_t e = hipSuccess;
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user