Skip to content

Add NVTX events in triggered task start/finish#1133

Draft
x41lakazam wants to merge 1 commit intoopenucx:masterfrom
x41lakazam:nvtx_events
Draft

Add NVTX events in triggered task start/finish#1133
x41lakazam wants to merge 1 commit intoopenucx:masterfrom
x41lakazam:nvtx_events

Conversation

@x41lakazam
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@ikryukov ikryukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it should be hidden behind an ifdef statement and guarded by a define or profile build. This approach will prevent performance regressions and simplify the build process.

@janjust
Copy link
Collaborator

janjust commented May 12, 2025

@x41lakazam @lappazos This is not the correct approach, we cannot introduce a dependency directly in core files.

Need to think how to integrate it within the existing profiler. @ikryukov @Sergei-Lebedev for viz

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

Labels

None yet

3 participants