npkit: separate network timing between send and test (#798)
[ROCm/rccl commit: 0f14e5a640]
This commit is contained in:
@@ -74,6 +74,7 @@ struct ncclProxySubArgs {
|
||||
|
||||
#if defined(ENABLE_NPKIT) && defined(ENABLE_NPKIT_EVENT_NET_SEND_ENTRY) && defined(ENABLE_NPKIT_EVENT_NET_SEND_EXIT)
|
||||
int npKitSizesFifo[NCCL_STEPS];
|
||||
uint64_t timestamp[NCCL_STEPS];
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user