-
Notifications
You must be signed in to change notification settings - Fork 19
Spatter 2.1 RC #240
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
Spatter 2.1 RC #240
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
b0f0bc6
Added --target-buffers command-line option
radelja 8124b6e
Implemented target buffers command-line option
radelja fb51843
Changed --target-buffers option to --dense-buffers
radelja f82b89f
Minimize dense buffer resizing for OpenMP backend
radelja c5b9da4
Updated --dense-buffers option to not take an argument
radelja 1da027e
Add tests for parsing --dense-buffers option
radelja 60e525c
Merge pull request #222 from radelja/omp-dense-buffers
jyoung3131 e2f5503
Now 'gs' is used to specify GatherScatter kernel instead of 'sg'
radelja 6e49b93
Now prints out VERSION from project() in top-level CMakeLists.txt
radelja ce7e801
Merge pull request #225 from radelja/fix-version
jyoung3131 bd62b87
Updated function names to reflect 'sg' to 'gs' changes
radelja df308cc
Initialize source and target buffers in parallel for OpenMP backend
radelja a02ce8f
Merge pull request #223 from radelja/gs-option-fix
plavin 419ef6d
Fix pragma omp compiler warnings for Serial and CUDA backends
radelja 4702c54
Add --atomic-thread-fence flag for OpenMP kernels
radelja 005d3f6
Implement --atomic-thread-fence flag for OpenMP kernels
radelja 677fdb7
Add tests for --atomic-thread-fence flag
radelja 5727d41
Update handling of invalid command-line arguments
radelja 0d5bd71
Changed negative delta values in JSON input files to 8
radelja 1cd00d0
Update handling of invalid values in JSON input files
radelja ef685cb
Merge pull request #226 from radelja/omp-rand-buffers
plavin f968923
Merge pull request #229 from radelja/invalid-values-fix
plavin f8ff381
Split standard suite test into three separate tests
radelja dfc394e
Update STREAM-like GPU test to use same count for all patterns
radelja fcd35ab
Merge pull request #231 from radelja/standard-suite-update
plavin 63a38bf
Merge remote-tracking branch 'upstream/spatter-devel' into atomic-thr…
radelja 06e95b6
Merge pull request #228 from radelja/atomic-thread-fence
jyoung3131 ec847a3
add install step
plavin 6ff66be
Use SPATTER_INCLUDE_FILES variable instead of listing headers
radelja d615339
Updated JSONParser class to use void pointer and casting for storing …
radelja a5896f1
install libcuda_backend.so
plavin d386992
add missing include
plavin 57dd721
Updated CMakeLists.txt to set install rpath
radelja 34d580d
Merge pull request #238 from plavin/spatter-devel
jyoung3131 06078f9
Update Configuration.cc
jyoung3131 928d41e
Update build-mpi.yml
jyoung3131 f5d8764
Merge branch 'main' into spatter-devel
jyoung3131 03cc997
Update run-crnch-cuda.sh
jyoung3131 77c44a3
Merge pull request #241 from hpcgarage/jyoung3131-patch-2
jyoung3131 bd3c273
Update build-mpi.yml
jyoung3131 87ab3e4
Merge pull request #242 from hpcgarage/jyoung3131-patch-3
jyoung3131 cb14b9d
Update CMakeLists.txt
jyoung3131 7172281
Merge pull request #245 from hpcgarage/jyoung3131-patch-4
jyoung3131 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
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.