Skip to content

Change any() and all() to use CUB's reduce#777

Merged
tmartin-gh merged 1 commit into
NVIDIA:mainfrom
tmartin-gh:tjm/issue_678ish
Oct 22, 2024
Merged

Change any() and all() to use CUB's reduce#777
tmartin-gh merged 1 commit into
NVIDIA:mainfrom
tmartin-gh:tjm/issue_678ish

Conversation

@tmartin-gh

Copy link
Copy Markdown
Collaborator

Might fix #678 but uses CUB not Thrust

@tmartin-gh

Copy link
Copy Markdown
Collaborator Author

/build

@tmartin-gh tmartin-gh merged commit 34978cf into NVIDIA:main Oct 22, 2024
@tmartin-gh

Copy link
Copy Markdown
Collaborator Author

/build

simonbyrne added a commit to simonbyrne/MatX that referenced this pull request May 8, 2025
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.

[FEA] Convert any/all to use thrust's any_of and all_of

2 participants