-
-
Notifications
You must be signed in to change notification settings - Fork 439
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
Integrate NVIDIA's S/R implementation into HPX #6431
Merged
Merged
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22a6d61 - Browse repository at this point
Copy the full SHA 22a6d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b6e36 - Browse repository at this point
Copy the full SHA 05b6e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0535f6c - Browse repository at this point
Copy the full SHA 0535f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd93972 - Browse repository at this point
Copy the full SHA bd93972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e25375 - Browse repository at this point
Copy the full SHA 0e25375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c27d30 - Browse repository at this point
Copy the full SHA 5c27d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e843ff - Browse repository at this point
Copy the full SHA 6e843ffView commit details -
- Operation states are immovable
- Completion signatures are a specialization of stdexec::completion_signatures<...> - Senders/Receivers need the is_sender/is_receiver tag - Sender_of<snd, tag> looks for completion signatues (e.g. tag = set_error(std::exception_ptr)) instead of looking for possible set_value(...) specializations
Configuration menu - View commit details
-
Copy full SHA for 23f7620 - Browse repository at this point
Copy the full SHA 23f7620View commit details -
The old calling convention is:
make_env<tag>(val, old_env) The new calling convention for make_env is: make_env(old_env, with(tag, val))
Configuration menu - View commit details
-
Copy full SHA for 91ffb5c - Browse repository at this point
Copy the full SHA 91ffb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16127c2 - Browse repository at this point
Copy the full SHA 16127c2View commit details -
The ensure_started algorithm needed for specific any_sender tests is …
…not working. The rest of the tests pass.
Configuration menu - View commit details
-
Copy full SHA for 8872e02 - Browse repository at this point
Copy the full SHA 8872e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0860a19 - Browse repository at this point
Copy the full SHA 0860a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5c466 - Browse repository at this point
Copy the full SHA 8c5c466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d40513 - Browse repository at this point
Copy the full SHA 7d40513View commit details -
Configuration menu - View commit details
-
Copy full SHA for c533f32 - Browse repository at this point
Copy the full SHA c533f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0924dcc - Browse repository at this point
Copy the full SHA 0924dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c52fd21 - Browse repository at this point
Copy the full SHA c52fd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9896820 - Browse repository at this point
Copy the full SHA 9896820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2be24 - Browse repository at this point
Copy the full SHA 8b2be24View commit details -
Configuration menu - View commit details
-
Copy full SHA for c158f58 - Browse repository at this point
Copy the full SHA c158f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for e079c25 - Browse repository at this point
Copy the full SHA e079c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a5072 - Browse repository at this point
Copy the full SHA b3a5072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c90daa - Browse repository at this point
Copy the full SHA 2c90daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84de931 - Browse repository at this point
Copy the full SHA 84de931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9164d24 - Browse repository at this point
Copy the full SHA 9164d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c41f23 - Browse repository at this point
Copy the full SHA 2c41f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a94d8e - Browse repository at this point
Copy the full SHA 6a94d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f518da9 - Browse repository at this point
Copy the full SHA f518da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5944dce - Browse repository at this point
Copy the full SHA 5944dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f4373 - Browse repository at this point
Copy the full SHA 56f4373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39674b3 - Browse repository at this point
Copy the full SHA 39674b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b8865 - Browse repository at this point
Copy the full SHA 56b8865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc35fa - Browse repository at this point
Copy the full SHA 2bc35faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9a2ef - Browse repository at this point
Copy the full SHA 1e9a2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7a3b5 - Browse repository at this point
Copy the full SHA 4a7a3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 185e198 - Browse repository at this point
Copy the full SHA 185e198View commit details -
Configuration menu - View commit details
-
Copy full SHA for c940f5b - Browse repository at this point
Copy the full SHA c940f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8fc4d - Browse repository at this point
Copy the full SHA 7f8fc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f178b1f - Browse repository at this point
Copy the full SHA f178b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74091e9 - Browse repository at this point
Copy the full SHA 74091e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fba25c - Browse repository at this point
Copy the full SHA 9fba25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ce8a4 - Browse repository at this point
Copy the full SHA e8ce8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e914de1 - Browse repository at this point
Copy the full SHA e914de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6444883 - Browse repository at this point
Copy the full SHA 6444883View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cc6c7 - Browse repository at this point
Copy the full SHA a7cc6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3d089 - Browse repository at this point
Copy the full SHA 4a3d089View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9eec7 - Browse repository at this point
Copy the full SHA ae9eec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46131a0 - Browse repository at this point
Copy the full SHA 46131a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1bcd8d - Browse repository at this point
Copy the full SHA a1bcd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b14c0b8 - Browse repository at this point
Copy the full SHA b14c0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0a018 - Browse repository at this point
Copy the full SHA 0c0a018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ec6b8 - Browse repository at this point
Copy the full SHA 69ec6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 036bcb4 - Browse repository at this point
Copy the full SHA 036bcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 507f02e - Browse repository at this point
Copy the full SHA 507f02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5072f7c - Browse repository at this point
Copy the full SHA 5072f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff26726 - Browse repository at this point
Copy the full SHA ff26726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7854c45 - Browse repository at this point
Copy the full SHA 7854c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04575e - Browse repository at this point
Copy the full SHA b04575eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e5d34 - Browse repository at this point
Copy the full SHA b8e5d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ceb2f - Browse repository at this point
Copy the full SHA 77ceb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7261bc4 - Browse repository at this point
Copy the full SHA 7261bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee07c1 - Browse repository at this point
Copy the full SHA 8ee07c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6baca - Browse repository at this point
Copy the full SHA 2e6bacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e660a0f - Browse repository at this point
Copy the full SHA e660a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b3218 - Browse repository at this point
Copy the full SHA 97b3218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8dd04 - Browse repository at this point
Copy the full SHA 2f8dd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f175f8 - Browse repository at this point
Copy the full SHA 9f175f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807586c - Browse repository at this point
Copy the full SHA 807586cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aacc988 - Browse repository at this point
Copy the full SHA aacc988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e4a75 - Browse repository at this point
Copy the full SHA 26e4a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6aca7 - Browse repository at this point
Copy the full SHA cd6aca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02652fa - Browse repository at this point
Copy the full SHA 02652faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 375f318 - Browse repository at this point
Copy the full SHA 375f318View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d3a35 - Browse repository at this point
Copy the full SHA d5d3a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909e11b - Browse repository at this point
Copy the full SHA 909e11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac23e6a - Browse repository at this point
Copy the full SHA ac23e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2724dc5 - Browse repository at this point
Copy the full SHA 2724dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90044e3 - Browse repository at this point
Copy the full SHA 90044e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a053a0c - Browse repository at this point
Copy the full SHA a053a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c3845 - Browse repository at this point
Copy the full SHA a7c3845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cce0a7 - Browse repository at this point
Copy the full SHA 7cce0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6a85c - Browse repository at this point
Copy the full SHA 7b6a85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed86d82 - Browse repository at this point
Copy the full SHA ed86d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7e896 - Browse repository at this point
Copy the full SHA ff7e896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd4fe6 - Browse repository at this point
Copy the full SHA 2dd4fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee2f43 - Browse repository at this point
Copy the full SHA 3ee2f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for daae416 - Browse repository at this point
Copy the full SHA daae416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 064f57e - Browse repository at this point
Copy the full SHA 064f57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fdf490 - Browse repository at this point
Copy the full SHA 0fdf490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb0241 - Browse repository at this point
Copy the full SHA 5bb0241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0994c6a - Browse repository at this point
Copy the full SHA 0994c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f0245 - Browse repository at this point
Copy the full SHA 16f0245View commit details
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.