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

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

Open
PointKernel opened this issue Oct 18, 2024 · 0 comments
Open

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

PointKernel opened this issue Oct 18, 2024 · 0 comments
Labels
good first issue Good for newcomers P3: Backlog Unprioritized type: improvement Improvement / enhancement to an existing function

Comments

@PointKernel
Copy link
Member

PointKernel commented Oct 18, 2024

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.

@PointKernel PointKernel added good first issue Good for newcomers P1: Should have Necessary but not critical type: improvement Improvement / enhancement to an existing function labels Oct 18, 2024
@PointKernel PointKernel added P3: Backlog Unprioritized and removed P1: Should have Necessary but not critical labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P3: Backlog Unprioritized type: improvement Improvement / enhancement to an existing function
Projects
None yet
Development

No branches or pull requests

1 participant