[Feature]: Delay option in RPD ?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 30
- Forks
- 16
- Avg merge
- 13d 11h
- Merged PRs (30d)
- 14
Description
Suggestion Description
Can we put a delay option (that controls the start time of the RPD when using with export RPDT_AUTOFLUSH=1 ?
When the workload is huge, it's hard to capture the proper range without having a delay option. Nsight nsys has -d option.
Operating System
No response
GPU
No response
ROCm Component
No response
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 locating the RPD handling for RPDT_AUTOFLUSH=1 and any existing command-line or environment options. Compare the requested behavior with the referenced nsys -d option, then define and implement how the delay controls capture start time; done means a large workload can capture the intended range with the option enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100