-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NCU Reader Support for RAJAPerf Variants RAJA_CUDA and Lambda_CUDA (#201
) * Enable matching RAJA_CUDA data using demangled string * Add Lambda_CUDA support * Update docstring * Skip matching if different pattern. Add additional debug statements * Partial cub support * change cache to use demangled name as key for uniqueness. Add similarity matching for cub kernels * Refactor import so functions can be defined in ncu.py * Add option to disable tqdm
- Loading branch information
1 parent
fb0af6f
commit 345eddf
Showing
3 changed files
with
434 additions
and
67 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
Oops, something went wrong.