You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, we require that all CUB headers in Catch2 tests are placed before the helper header. This requirement comes from a cudafe bug. We have to revisit this issue to see if the warning suppression is still required.
Describe the solution you'd like
No header order is required.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is this a duplicate?
Area
CUB
Is your feature request related to a problem? Please describe.
Currently, we require that all CUB headers in Catch2 tests are placed before the helper header. This requirement comes from a cudafe bug. We have to revisit this issue to see if the warning suppression is still required.
Describe the solution you'd like
No header order is required.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: