-
Notifications
You must be signed in to change notification settings - Fork 52
PR from fork/331 #352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
PR from fork/331 #352
Changes from 23 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
1d102a7
Implement Caliper from PR254 Without NAME.TUNING Sub-Nodes
33c8dc4
Set top-level node statically. This information (variant) already exi…
bf61a96
Add runtime gpu block size to adiak metadata
731ac0c
Add tuning to filename in the case of only 1 tuning
13f5a08
Rename Cali metadata function and change functionality to run only on…
6bbc268
Remove map of ConfigManager's. Only use 1 CM.
0f6a052
Add blocksize per kernel into performance data and implement block si…
e5885f9
Add setter to kernels that don't contain boilerplate
b93fbf3
Set default block size to NaN for non GPU Kernels
578051f
Add doc files from 254
886800a
Revert tuning file generation changes and re-implement per variant Co…
d8bc79b
Generate separate cali file per tuning
d012525
Update doc
4281806
Merge branch 'develop' into pr-from-fork/331
rhornung67 3bc26e0
Merge branch 'develop' into pr-from-fork/331
rhornung67 0591c3e
Add caliper build scripts
3211d5e
Add caliper plotting script + notebook examples
9c5939b
Merge branch 'develop' into pr-from-fork/331
rhornung67 51144fb
Specify Adiak datatypes for clarity where applicable
cc2fefd
Update/cleanup RAJAPerf Caliper integration
daboehme 12c751f
Move <algorithm> include in rajaperf_config.hpp.in
daboehme 7eea0a6
Merge pull request #359 from daboehme/rajaperf-caliper-dbo
michaelmckinsey1 2a8cc11
Merge remote-tracking branch 'origin/develop' into pr-from-fork/331
c4c7069
Fix numbering in docs
michaelmckinsey1 011643d
Update caliper build scripts to take library path as argument
962334b
Refactor to use map.find instead of try-catch
10493b6
Add const
michaelmckinsey1 8316142
Add const
d9e6114
Add caliper build scripts reference to docs
63c0da8
Improve plot.py
9d57472
Merge branch 'develop' into pr-from-fork/331
rhornung67 041fcef
Resolve merge artifacts
cd70bc6
Merge branch 'develop' of github.com:LLNL/RAJAPerf into pr-from-fork/331
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.