Enable timing profile option (#558)

Tento commit je obsažen v:
Wenkai Du
2022-06-03 07:05:13 -07:00
odevzdal GitHub
rodič 2f9663379d
revize 7a6c6927ae
4 změnil soubory, kde provedl 27 přidání a 1 odebrání
+1
Zobrazit soubor
@@ -327,6 +327,7 @@ struct ncclProfElem {
uint64_t total_cycle;
uint64_t wait_cycle; // total wait cycle
// primtive cycles
uint64_t prim_cycle;
uint64_t send_cycle;
uint64_t directSend_cycle;
uint64_t recv_cycle;