-
-
Notifications
You must be signed in to change notification settings - Fork 542
Integrate NVIDIA's S/R Bulk implementation into HPX #6746
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
hkaiser
merged 70 commits into
TheHPXProject:master
from
charan-003:feature/forward-bulk
Mar 12, 2026
Merged
Changes from 57 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
f0032e1
Update exception_list.hpp
charan-003 878e897
Update exception_list.hpp
charan-003 9e03e6f
Update exception_list.hpp
charan-003 5f31ce5
Update exception_list.hpp
charan-003 05f1c62
Merge branch 'STEllAR-GROUP:master' into master
charan-003 824eed8
Merge branch 'STEllAR-GROUP:master' into master
charan-003 31bcaa0
Merge branch 'STEllAR-GROUP:master' into master
charan-003 e5cc2e4
Merge branch 'STEllAR-GROUP:master' into master
charan-003 8849a45
Merge branch 'STEllAR-GROUP:master' into master
charan-003 f465cc1
Rebase feature/forward-bulk onto master
b71c8d0
Fix rebase conflicts: remove non-existent stdexec forwards and fix ex…
1f8b31b
revert a file
f4925c6
few changes
685249a
if defined stdexec
6d2a7ca
fix errors in foreach
862697f
clang format
e955387
for each test 1
39a8e05
iteration structs
c802802
forcing 2 threads for performance tests
ded57a3
Merge branch 'master' into feature/forward-bulk
charan-003 610b3fd
iterate over non-integral shapes manually
91b9649
fix
1a1448c
fix1
2f03fbb
Merge branch 'master' into feature/forward-bulk
charan-003 19bdc0d
Merge branch 'master' into feature/forward-bulk
charan-003 a9a1945
Merge branch 'master' into feature/forward-bulk
charan-003 c0939a7
Merge branch 'master' into feature/forward-bulk
charan-003 4d443ac
adding HPX_CXX_EXPORT
28c6c90
Merge branch 'master' into feature/forward-bulk
charan-003 ebead17
Merge branch 'master' into feature/forward-bulk
charan-003 c8166c8
macos errors
fab8a3e
Merge branch 'master' into feature/forward-bulk
charan-003 c3dd490
Fix formatting: remove stray '1' character from parameter list
587f774
Merge branch 'master' into feature/forward-bulk
charan-003 6f1fcef
revert sheduling property
63d94d9
Merge branch 'master' into feature/forward-bulk
charan-003 7bd507f
use const exp
3ba227e
final changes
6d45fe5
final changes
59e35f2
reference fix
007a706
resolve conflicts
c199cc1
Merge branch 'master' into feature/forward-bulk
charan-003 b9a9877
Merge branch 'master' into feature/forward-bulk
charan-003 42a8df8
Merge branch 'master' into feature/forward-bulk
charan-003 96234f1
Merge branch 'master' into feature/forward-bulk
isidorostsa 76a11fc
updated namespace
7bcbc7d
minor changes
e5de5a8
clang format
fc4e473
Merge branch 'master' into feature/forward-bulk
charan-003 3d6df30
Merge branch 'master' into feature/forward-bulk
charan-003 b5055e7
Merge branch 'master' into feature/forward-bulk
charan-003 314b7cf
resolve conflicts
c488ea6
format
ccc8ace
Merge branch 'master' into feature/forward-bulk
charan-003 3a9b56b
adding proper overloads
charan-003 be8f1fd
Merge branch 'master' into feature/forward-bulk
charan-003 357377e
fix compile rrors in partitioner_iteration
a0d47a0
revert few changes
ceb99a0
remove ifdef
858cc36
Merge branch 'master' into feature/forward-bulk
charan-003 2005280
Merge branch 'master' into feature/forward-bulk
charan-003 bd3c9a3
Support both integral and range shapes in bulk operations
charan-003 fc0853a
format
bfb9680
Merge branch 'master' into feature/forward-bulk
charan-003 8671fe2
Merge branch 'master' into feature/forward-bulk
charan-003 5c73f37
add exports to policies
a1f9336
Merge branch 'master' into feature/forward-bulk
charan-003 88ff533
apply std::decay_t
b823699
Merge branch 'master' into feature/forward-bulk
charan-003 fc9837c
Merge branch 'master' into feature/forward-bulk
charan-003 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
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.