[PerfTests] `--msgrate` flag causes runtime exception
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 586
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
/usr/bin/nvshmem/perftest/device/pt-to-pt/shmem_p_bw --msgrate
/usr/bin/nvshmem/perftest/device/pt-to-pt/shmem_p_bw: unrecognized option '--msgrate'
Unknown option character `\x0'.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the command /usr/bin/nvshmem/perftest/device/pt-to-pt/shmem_p_bw --msgrate and inspect how the --msgrate option is handled in the performance test entry point. Done means the flag is recognized without the reported runtime exception and the relevant performance test behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100