-
Notifications
You must be signed in to change notification settings - Fork 51
Correctness Checking #608
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
Correctness Checking #608
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
610c16c
Add checksum tolerance to KernelBase
MrBurmark e1fad9a
Use checksum tolerance in outputs
MrBurmark cbdaf94
Merge branch 'develop' of github.com:LLNL/RAJAPerf into feature/burma…
MrBurmark eaa7635
Use a setter for checksum_tolerance
MrBurmark e45f8a9
Fix use of local checksum_scale_factor in EDGE3D
MrBurmark 9e13e4b
Use setChecksumScaleFactor
MrBurmark 5acfc23
Hide checksum_scale_factor in KernelBase
MrBurmark bfe597c
Update checksum documentation
MrBurmark f837902
Unremove POLYBENCH_FLOYD_WARSHALL checksum scale factor
MrBurmark e38359e
Print checksum tolerance to checksum output file
MrBurmark d018d0d
Only print pass/fail to -sp output
MrBurmark a3494c6
Merge branch 'develop' of github.com:LLNL/RAJAPerf into feature/burma…
MrBurmark e71b6fe
divide checksum by number of execs
MrBurmark e4e85cd
Merge branch 'develop' of github.com:LLNL/RAJAPerf into feature/burma…
MrBurmark 110971e
Change how we add to checksum and get checksum
MrBurmark 32db89f
Use DataSpace::Host instead of Base_Seq to get host memory
MrBurmark 0376855
Fix wrong space used in addToChecksum
MrBurmark 342bff4
Use RAJAPERF_UNUSED_ARG instead of casting to void
MrBurmark a71aa17
Merge branch 'develop' of github.com:LLNL/RAJAPerf into feature/burma…
MrBurmark 5abcdc3
Use RAJA::KahanSum in calcChecksumImpl
MrBurmark 641673e
Use the first pass for the reference checksum
MrBurmark 407a462
Use RAJA develop
MrBurmark 7f7508c
Merge branch 'develop' into feature/burmark1/correctness
MrBurmark 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
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
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
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.