Skip to content

[nsys plugin] How about add an option name to nsys dumped file #50711

Open
@davidmlw

Description

Description

Currently the nsys file is worker_process_<PID>.nsys-rep, but it is difficult to check which file is related to the interested actors. How about change to worker_process_<NAME>_<PID>.nsys-rep.

with the <NAME> is a config option in

runtime_env={ "nsight": {
    "t": "cuda,cudnn,cublas",
    "cuda-memory-usage": "true",
    "cuda-graph-trace": "graph",
    "name": "what_ever_user_named"
}})

Use case

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P1Issue that should be fixed within a few weekscoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions