NPKit: improve clock calibration and fix GPU clock API (#683)

* Improve clock calibration in NPKit

* Improve gfx macro

* Fix macro
This commit is contained in:
Ziyue Yang
2023-02-18 03:26:57 +08:00
committed by GitHub
parent f7a456122c
commit f4bf47f325
12 changed files with 201 additions and 239 deletions
-1
View File
@@ -381,7 +381,6 @@ struct ncclDevComm {
#if defined(ENABLE_NPKIT)
NpKitEventCollectContext* npKitEventCollectContexts;
uint64_t* cpuTimestamp;
#endif
#ifdef ENABLE_COLLTRACE