-
Bryce Adelstein Lelbach aka wash authored
* Rename "quicker" test variants to "minimal" and "quick" test variants to "benchmark". * Add `CUB_TEST_VARIANT_*` options which controls which test variants are built. * Reduce the problem size for the `test_device_radix_sort` minimal variant to minimize execution time. * Remove old Makefiles.
Bryce Adelstein Lelbach aka wash authored* Rename "quicker" test variants to "minimal" and "quick" test variants to "benchmark". * Add `CUB_TEST_VARIANT_*` options which controls which test variants are built. * Reduce the problem size for the `test_device_radix_sort` minimal variant to minimize execution time. * Remove old Makefiles.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading