Skip to content

Conversation

@tylera-nvidia
Copy link
Collaborator

@tylera-nvidia tylera-nvidia commented May 10, 2024

Enable an automatic enumeration capability to free users from needing to unique ID each range.
Overloads the MATX_NVTX_RANGE to work with any number of parameters.

This PR also addresses an issue where all ranges created by the MATX_NVTX_RANGE macro were limited to the scope they were created in; now the NVTX range will persist until ended by the user.

Changed the default log level to USER from internal, to not require the user to manually set the log level each time.

@cliffburdick
Copy link
Collaborator

/blossom-ci

@tylera-nvidia
Copy link
Collaborator Author

/blossom-ci

@tylera-nvidia
Copy link
Collaborator Author

/blossom-ci

1 similar comment
@cliffburdick
Copy link
Collaborator

/blossom-ci

@tylera-nvidia tylera-nvidia merged commit 18a82ea into main May 13, 2024
@tylera-nvidia tylera-nvidia deleted the nvtx_auto_enum branch May 13, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants