-
-
Notifications
You must be signed in to change notification settings - Fork 543
Implement parallel_scheduler in HPX #6655
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
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d10ae50
new parallel_scheduler with seq pol
0b6f35a
trying to optimize parallel_scheduler
87205af
optimize
charan-003 7e3f0c9
add ifdef stdexec
charan-003 82856b6
parallel scheduler uses cached mask
charan-003 e6e2c1f
add replaceability api
charan-003 b6ad521
fix minor issues
charan-003 9e3a1ae
implement P3927
charan-003 5f3389a
implement p3804
charan-003 73e8909
fix formating
charan-003 68724e4
make it truely parallelized
charan-003 7db2040
get back to old one
charan-003 d20d710
resolve conflicts
charan-003 6883b05
use HPX bulk
charan-003 1112ad5
use get_completion_scheduler
charan-003 b7fba94
fix depricated errors
charan-003 d968500
resolve conflicts + few migration changes
charan-003 c241845
resolve conflicts + few migration changes
charan-003 86efdab
minor fix
charan-003 7e56a3b
fix execution layer
charan-003 07bb855
fix test failurs
charan-003 bd1832e
fix
charan-003 ff9756d
fix
charan-003 901afa4
fix fix -fix deadlocks
charan-003 39ad181
fix deadlocks
charan-003 e977c18
minor changes
charan-003 73663a8
fix tests with non-async polocies
charan-003 4e12d72
final fix
charan-003 e4efd07
include algorithm include
charan-003 6482457
refactor backend implementation
charan-003 6867a01
fix duplicate
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
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.