-
Notifications
You must be signed in to change notification settings - Fork 227
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NVIDIA/stdexec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NVIDIA/stdexec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: async_algorithms_v1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 32 files changed
- 1 contributor
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79427f2 - Browse repository at this point
Copy the full SHA 79427f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55c340 - Browse repository at this point
Copy the full SHA b55c340View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86fd6e - Browse repository at this point
Copy the full SHA b86fd6eView commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98aacd9 - Browse repository at this point
Copy the full SHA 98aacd9View commit details -
Add support for optionally binding the range or function input to the…
… CUDA stream `reduce` sender adaptor.
Configuration menu - View commit details
-
Copy full SHA for 58a53e7 - Browse repository at this point
Copy the full SHA 58a53e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 318d6df - Browse repository at this point
Copy the full SHA 318d6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f555dc - Browse repository at this point
Copy the full SHA 0f555dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for de9600f - Browse repository at this point
Copy the full SHA de9600fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef145e - Browse repository at this point
Copy the full SHA 1ef145eView commit details -
Fix issues with and add tests for all the interface variants of the C…
…UDA stream `reduce` adaptor.
Configuration menu - View commit details
-
Copy full SHA for 5c5315d - Browse repository at this point
Copy the full SHA 5c5315dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e6829 - Browse repository at this point
Copy the full SHA b3e6829View commit details -
Re-add proper error handling and other fixes to rebase the new CUDA `…
…reduce` adaptor on the latest version of `stdexec`.
Configuration menu - View commit details
-
Copy full SHA for 41cdfd6 - Browse repository at this point
Copy the full SHA 41cdfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6027c60 - Browse repository at this point
Copy the full SHA 6027c60View commit details -
Start refactoring CUDA error handling:
* Add `nvexec::cuda_exception`. * Change the `cudaError_t` checking macro/function to throw if `STDEXEC_THROW_ON_CUDA_ERROR` (or `_DEBUG`/`DEBUG`) is defined or print if `STDEXEC_PRINT_ON_CUDA_ERROR` is defined. * Ensure that all CUDA runtime API calls are checked.
Configuration menu - View commit details
-
Copy full SHA for 31daba1 - Browse repository at this point
Copy the full SHA 31daba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c79a2d - Browse repository at this point
Copy the full SHA 5c79a2dView commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f71b2c2 - Browse repository at this point
Copy the full SHA f71b2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b536d7 - Browse repository at this point
Copy the full SHA 0b536d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c720a2a - Browse repository at this point
Copy the full SHA c720a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da8b0e - Browse repository at this point
Copy the full SHA 6da8b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d79ecf - Browse repository at this point
Copy the full SHA 1d79ecfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...async_algorithms_v1