-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added env var for specifying libnvToolsExt.so
When using APEX as an NVTX pass-through using the APEX_ENABLE_NVTX_HANDOFF variable, NVIDIA doesn't automatically load the library with nvtx support. Adding APEX_NVTX_LIBRARY which defaults to "libnvToolsExt.so" but can be overridden with a full path, or you can add the path to LD_LIBRARY_PATH.
- Loading branch information
Showing
2 changed files
with
63 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters