-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Extension of Nd range #1449
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
pavelkumbrasev
merged 28 commits into
uxlfoundation:master
from
tobiasweinzierl80:master
Nov 7, 2024
Merged
Extension of Nd range #1449
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f71a22a
Fixed
tobiasweinzierl80 b9ee745
Adopted copyright dates.
tobiasweinzierl80 f04ed52
Fixed two bugs
tobiasweinzierl80 426ece9
Added the includes as per MR remark
tobiasweinzierl80 2c09180
Work in a review remark from Mike
tobiasweinzierl80 d0803ce
Rename ndims to dim_count
sasalla23 07dfde9
Implement ctor changes discussed in the spec
sasalla23 aca13b9
Change back from std::vector to std::array to store dimensions
sasalla23 d1c3c9d
Remove unnecessary assertions and mentions of vector
sasalla23 34e9771
Revert changed include of blocked_range.h
sasalla23 6a1ac40
Revert unnecessary copyright update
akukanov 9570abc
Match the current specification draft. Use public types internally.
akukanov cdd4f79
Rename the helper type, add a comment
akukanov 8bfd861
Fix CI errors
akukanov 0225463
Convert to double for size-to-grainsize ratio computation, similar to…
akukanov bf1bc6c
Add a test for the new constructor
akukanov 7013262
Fix the test
akukanov 63b8d74
Fix the test - 2
akukanov f65270e
Fix the test - 3
akukanov a9e18b7
Fix the constructor to work with a braced-init-list argument
akukanov a84ed3e
Fix "comparison of integers of different signs"
akukanov ac927fc
Satisfy doctest
akukanov 46a9f0a
Rename to blocked_nd_range
akukanov 93f3a38
Update copyright year
akukanov 99fc103
Correct test traceability tags
akukanov eb5489d
Add a workaround for clang < 14.0
akukanov 85f53a5
Complete removal of the preview status
akukanov fa0db8e
Update copyright
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
Oops, something went wrong.
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.