Skip to content

[ENHANCEMENT]: Get rid of custom test utilities #622

@PointKernel

Description

@PointKernel

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions