Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what do I specify for the argument --rank when linking the traces on single node single gpu? #175

Open
811454567 opened this issue Jan 3, 2025 · 0 comments
Labels
question Further information is requested

Comments

@811454567
Copy link

I am testing my chakra environment following the steps in wiki. when I link the pytorch trace and kineto trace, with the cmd
"chakra_trace_link --chakra-host-trace pytorch_et.json --chakra-device-trace kineto_trace.json --output-file /path/to/chakra_host_device_trace.json ",
I got
"chakra_trace_link: error: the following arguments are required: --rank".
But my host trace and kineto trace are collected in my node with single GPU and without DDP, then what I can provide for the rank argument?
look forward for any advice.

@811454567 811454567 added the question Further information is requested label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant