sraikund16

Results 8 comments of sraikund16

This PR has caused a regression particularly on this line: https://github.com/pytorch/kineto/blob/main/libkineto/src/CuptiActivityProfiler.cpp#L1170 We are seeing traces that do not enter the conditional even though it should and it causes the indexes...

> Can you please check failed unit test: profiler/test_profiler.py::TestProfiler::test_schedule_function_count. Looks like the test that was added. > > Also, is there a potential for CPU OOM if the user sets...

Switched to TSC based clock in https://github.com/pytorch/pytorch/pull/125036

@staugust do you still plan on working on this?

@staugust I am going to take up this task, thanks

Closing for now as this was added for NCCL traces in https://github.com/facebookresearch/HolisticTraceAnalysis/pull/157 If there is a need for gloo/mpi backends we can reopen and do a follow up