msccl: print stack and memory usage (#723)

* msccl: print stack and memory usage

* Update number of kernels calculation
This commit is contained in:
Wenkai Du
2023-04-14 14:59:03 -07:00
committed by GitHub
parent 53c1c38f0e
commit 4b09ffba43
3 changed files with 21 additions and 1 deletions
+2
View File
@@ -32,4 +32,6 @@ ncclResult_t mscclGroupEnd();
ncclResult_t mscclTeardown();
size_t mscclKernMaxLocalSize();
#endif