kineto icon indicating copy to clipboard operation
kineto copied to clipboard

Align Roctracer to TSC Clock

Open sraikund16 opened this issue 1 year ago • 2 comments

Summary: Right now we align Roctracer events to system clock blindly regardless of what we are using in torch.profiler. We should use a clock based on what is defined instead. This wont fix overlapping kernel events since we do a static offset when aligning but it will help make sure that kernel events always happen after kernel launches

Reviewed By: aaronenyeshi, briancoutinho

Differential Revision: D62984793

sraikund16 avatar Sep 23 '24 18:09 sraikund16

This pull request was exported from Phabricator. Differential Revision: D62984793

facebook-github-bot avatar Sep 23 '24 18:09 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D62984793

facebook-github-bot avatar Sep 23 '24 18:09 facebook-github-bot

This pull request has been merged in pytorch/kineto@0a8763e19aadf535eeb8891c05e364a5a9943e3a.

facebook-github-bot avatar Sep 23 '24 22:09 facebook-github-bot