Skip to content
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

src/cunumeric/sort: stop using std::{inclusive, exclusive}_scan #499

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

rohany
Copy link
Member

@rohany rohany commented Aug 2, 2022

Not all compilers support these, so just use thrust.

Not all compilers support these, so just use thrust.
@manopapad manopapad merged commit 91095df into nv-legate:branch-22.07 Aug 3, 2022
sbak5 pushed a commit to sbak5/cunumeric that referenced this pull request Aug 17, 2022
…egate#499)

* src/cunumeric/sort: stop using std::{inclusive, exclusive}_scan

Not all compilers support these, so just use thrust.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: Rohan Yadav <rohany@cs.stanford.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants