-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix libcupti RPATH and add CUPTI samples
CUPTI was not working because it was lacking an RPATH entry that would ensure it can load libraries in the same directory (e.g. libnvperf_host.so). Tested by running CUPTI samples
- Loading branch information
1 parent
794c2aa
commit 3b47152
Showing
2 changed files
with
95 additions
and
1 deletion.
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