-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
P3: BacklogUnprioritizedUnprioritizedgood first issueGood for newcomersGood for newcomerstype: improvementImprovement / enhancement to an existing functionImprovement / enhancement to an existing function
Description
Is your feature request related to a problem? Please describe.
The existing cuco test utilities were introduced to address the issue of long build times caused by the use of Thrust algorithms (#93). However, with the new CI setup using sccache, this should no longer be a problem.
Describe the solution you'd like
Remove all custom test utilities, such as all_of and any_of, etc. and replace them with their Thrust equivalents.
Metadata
Metadata
Assignees
Labels
P3: BacklogUnprioritizedUnprioritizedgood first issueGood for newcomersGood for newcomerstype: improvementImprovement / enhancement to an existing functionImprovement / enhancement to an existing function