Skip to content

Commit

Permalink
NVTX memory extension
Browse files Browse the repository at this point in the history
Original authors of this API: Daniel Horowitz and Jason Cohen. Made some
edits to it. Includes the following APIs:
* Memory pool API
* Naming API
* Permissions API

Extension designed not to conflict with NVTX v3. Will look for symbol
InitializeInjectionNvtxExtension in library whose name is in
NVTX_INJECTION32/64_PATH environment variable.

Co-authored-by: Daniel Horowitz <62537986+dhoro-nvidia@users.noreply.github.com>
Co-authored-by: Jason Cohen <62566718+jcohen-nvidia@users.noreply.github.com>
  • Loading branch information
3 people committed Apr 20, 2023
1 parent 9b93d70 commit 0808cf8
Show file tree
Hide file tree
Showing 6 changed files with 1,618 additions and 0 deletions.
Loading

0 comments on commit 0808cf8

Please sign in to comment.