facebookincubator / dynolog

Dynolog is a telemetry daemon for performance monitoring and tracing. It exports metrics from different components in the system like the linux kernel, CPU, disks, Intel PT, GPUs etc. Dynolog also integrates with pytorch and can trigger traces for distributed training applications.
MIT License
260 stars 38 forks source link

Implement additional options for gputrace, refactor into a config structs/enum #159

Closed briancoutinho closed 1 year ago

briancoutinho commented 1 year ago

Additional options for gputrace to setup pytorch profiler, issue #155

dyno gputrace --record_shapes  --profile_memory --with_stacks --with_flops --with_modules

Details

facebook-github-bot commented 1 year ago

@briancoutinho has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 year ago

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

facebook-github-bot commented 1 year ago

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

facebook-github-bot commented 1 year ago

@briancoutinho merged this pull request in facebookincubator/dynolog@00d9c475d3bbd8cd9fc200837b1781306e6cff3a.