这是indexloc提供的服务,不要输入任何密码
Skip to content

Profile only the kernels involved in the benchmark #227

@fbusato

Description

@fbusato

NVBench currently allows kernel profiling with external tools with the flag --profile.
On the other hand, profiling tools collect all activities in the benchmark, including "setup/initialization" kernels that are not part of the section under evaluation.
NVBench should add cudaProfilerStart() and cudaProfilerStop() in profiling mode (--profile).

CUDA Runtime API reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions