package info (click to toggle)
rocprim 6.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,428 kB
  • sloc: cpp: 153,383; python: 1,397; sh: 404; xml: 217; makefile: 119

Folder: benchmark

d .. (parent)
- - rw-r--r-- 7,911 CMakeLists.txt
- - rw-r--r-- 8,857 ConfigAutotuneSettings.cmake
- - rw-r--r-- 18,328 benchmark_block_adjacent_difference.cpp
- - rw-r--r-- 12,043 benchmark_block_discontinuity.cpp
- - rw-r--r-- 15,010 benchmark_block_exchange.cpp
- - rw-r--r-- 9,247 benchmark_block_histogram.cpp
- - rw-r--r-- 9,923 benchmark_block_radix_rank.cpp
- - rw-r--r-- 12,785 benchmark_block_radix_sort.cpp
- - rw-r--r-- 9,806 benchmark_block_reduce.cpp
- - rw-r--r-- 10,734 benchmark_block_run_length_decode.cpp
- - rw-r--r-- 11,226 benchmark_block_scan.cpp
- - rw-r--r-- 6,890 benchmark_block_sort.cpp
- - rw-r--r-- 11,880 benchmark_block_sort.parallel.hpp
- - rw-r--r-- 3,820 benchmark_config_dispatch.cpp
- - rw-r--r-- 5,352 benchmark_device_adjacent_difference.cpp
- - rw-r--r-- 1,505 benchmark_device_adjacent_difference.parallel.cpp.in
- - rw-r--r-- 11,831 benchmark_device_adjacent_difference.parallel.hpp
- - rw-r--r-- 5,738 benchmark_device_adjacent_find.cpp
- - rw-r--r-- 1,433 benchmark_device_adjacent_find.parallel.cpp.in
- - rw-r--r-- 9,300 benchmark_device_adjacent_find.parallel.hpp
- - rw-r--r-- 28,922 benchmark_device_batch_memcpy.cpp
- - rw-r--r-- 11,859 benchmark_device_binary_search.cpp
- - rw-r--r-- 1,488 benchmark_device_binary_search.parallel.cpp.in
- - rw-r--r-- 9,416 benchmark_device_binary_search.parallel.hpp
- - rw-r--r-- 4,695 benchmark_device_find_end.cpp
- - rw-r--r-- 7,469 benchmark_device_find_end.hpp
- - rw-r--r-- 5,687 benchmark_device_find_first_of.cpp
- - rw-r--r-- 1,417 benchmark_device_find_first_of.parallel.cpp.in
- - rw-r--r-- 10,976 benchmark_device_find_first_of.parallel.hpp
- - rw-r--r-- 32,866 benchmark_device_histogram.cpp
- - rw-r--r-- 1,424 benchmark_device_histogram.parallel.cpp.in
- - rw-r--r-- 15,640 benchmark_device_histogram.parallel.hpp
- - rw-r--r-- 56,183 benchmark_device_memory.cpp
- - rw-r--r-- 6,633 benchmark_device_merge.cpp
- - rw-r--r-- 1,421 benchmark_device_merge.parallel.cpp.in
- - rw-r--r-- 17,861 benchmark_device_merge.parallel.hpp
- - rw-r--r-- 4,448 benchmark_device_merge_sort.cpp
- - rw-r--r-- 11,895 benchmark_device_merge_sort.hpp
- - rw-r--r-- 5,647 benchmark_device_merge_sort_block_merge.cpp
- - rw-r--r-- 1,479 benchmark_device_merge_sort_block_merge.parallel.cpp.in
- - rw-r--r-- 19,879 benchmark_device_merge_sort_block_merge.parallel.hpp
- - rw-r--r-- 5,748 benchmark_device_merge_sort_block_sort.cpp
- - rw-r--r-- 1,480 benchmark_device_merge_sort_block_sort.parallel.cpp.in
- - rw-r--r-- 14,435 benchmark_device_merge_sort_block_sort.parallel.hpp
- - rw-r--r-- 4,317 benchmark_device_nth_element.cpp
- - rw-r--r-- 6,387 benchmark_device_nth_element.hpp
- - rw-r--r-- 4,322 benchmark_device_partial_sort.cpp
- - rw-r--r-- 6,900 benchmark_device_partial_sort.hpp
- - rw-r--r-- 4,363 benchmark_device_partial_sort_copy.cpp
- - rw-r--r-- 6,631 benchmark_device_partial_sort_copy.hpp
- - rw-r--r-- 10,326 benchmark_device_partition.cpp
- - rw-r--r-- 1,429 benchmark_device_partition.parallel.cpp.in
- - rw-r--r-- 33,301 benchmark_device_partition.parallel.hpp
- - rw-r--r-- 3,218 benchmark_device_radix_sort.cpp
- - rw-r--r-- 18,556 benchmark_device_radix_sort.hpp
- - rw-r--r-- 5,340 benchmark_device_radix_sort_block_sort.cpp
- - rw-r--r-- 1,461 benchmark_device_radix_sort_block_sort.parallel.cpp.in
- - rw-r--r-- 14,228 benchmark_device_radix_sort_block_sort.parallel.hpp
- - rw-r--r-- 4,416 benchmark_device_radix_sort_onesweep.cpp
- - rw-r--r-- 1,474 benchmark_device_radix_sort_onesweep.parallel.cpp.in
- - rw-r--r-- 24,093 benchmark_device_radix_sort_onesweep.parallel.hpp
- - rw-r--r-- 5,138 benchmark_device_reduce.cpp
- - rw-r--r-- 1,528 benchmark_device_reduce.parallel.cpp.in
- - rw-r--r-- 6,474 benchmark_device_reduce.parallel.hpp
- - rw-r--r-- 6,088 benchmark_device_reduce_by_key.cpp
- - rw-r--r-- 1,449 benchmark_device_reduce_by_key.parallel.cpp.in
- - rw-r--r-- 10,874 benchmark_device_reduce_by_key.parallel.hpp
- - rw-r--r-- 4,993 benchmark_device_reduce_by_key_deterministic.cpp
- - rw-r--r-- 5,709 benchmark_device_run_length_encode.cpp
- - rw-r--r-- 1,474 benchmark_device_run_length_encode.parallel.cpp.in
- - rw-r--r-- 9,434 benchmark_device_run_length_encode.parallel.hpp
- - rw-r--r-- 5,918 benchmark_device_run_length_encode_non_trivial_runs.cpp
- - rw-r--r-- 1,540 benchmark_device_run_length_encode_non_trivial_runs.parallel.cpp.in
- - rw-r--r-- 10,125 benchmark_device_run_length_encode_non_trivial_runs.parallel.hpp
- - rw-r--r-- 5,399 benchmark_device_scan.cpp
- - rw-r--r-- 1,450 benchmark_device_scan.parallel.cpp.in
- - rw-r--r-- 12,401 benchmark_device_scan.parallel.hpp
- - rw-r--r-- 6,167 benchmark_device_scan_by_key.cpp
- - rw-r--r-- 1,476 benchmark_device_scan_by_key.parallel.cpp.in
- - rw-r--r-- 15,528 benchmark_device_scan_by_key.parallel.hpp
- - rw-r--r-- 5,189 benchmark_device_scan_by_key_deterministic.cpp
- - rw-r--r-- 4,344 benchmark_device_scan_deterministic.cpp
- - rw-r--r-- 4,673 benchmark_device_search.cpp
- - rw-r--r-- 7,417 benchmark_device_search.hpp
- - rw-r--r-- 2,938 benchmark_device_search_n.cpp
- - rw-r--r-- 1,441 benchmark_device_search_n.parallel.cpp.in
- - rw-r--r-- 16,352 benchmark_device_search_n.parallel.hpp
- - rw-r--r-- 13,597 benchmark_device_segmented_radix_sort_keys.cpp
- - rw-r--r-- 1,723 benchmark_device_segmented_radix_sort_keys.parallel.cpp.in
- - rw-r--r-- 13,693 benchmark_device_segmented_radix_sort_keys.parallel.hpp
- - rw-r--r-- 16,171 benchmark_device_segmented_radix_sort_pairs.cpp
- - rw-r--r-- 1,745 benchmark_device_segmented_radix_sort_pairs.parallel.cpp.in
- - rw-r--r-- 15,296 benchmark_device_segmented_radix_sort_pairs.parallel.hpp
- - rw-r--r-- 9,551 benchmark_device_segmented_reduce.cpp
- - rw-r--r-- 10,029 benchmark_device_select.cpp
- - rw-r--r-- 1,435 benchmark_device_select.parallel.cpp.in
- - rw-r--r-- 34,217 benchmark_device_select.parallel.hpp
- - rw-r--r-- 5,128 benchmark_device_transform.cpp
- - rw-r--r-- 1,443 benchmark_device_transform.parallel.cpp.in
- - rw-r--r-- 6,181 benchmark_device_transform.parallel.hpp
- - rw-r--r-- 9,352 benchmark_predicate_iterator.cpp
- - rw-r--r-- 42,123 benchmark_utils.hpp
- - rw-r--r-- 15,431 benchmark_warp_exchange.cpp
- - rw-r--r-- 10,408 benchmark_warp_reduce.cpp
- - rw-r--r-- 8,499 benchmark_warp_scan.cpp
- - rw-r--r-- 12,690 benchmark_warp_sort.cpp
- - rw-r--r-- 17,458 cmdparser.hpp