27 lines
616 B
YAML
27 lines
616 B
YAML
|
|
# muh schema for segmented_radix_sort
|
||
|
|
# Auto-extracted from cub/cub/device/dispatch/tuning/tuning_segmented_radix_sort.cuh
|
||
|
|
# Generated by muh/extract.py
|
||
|
|
|
||
|
|
algorithm: segmented_radix_sort
|
||
|
|
source: cub/cub/device/dispatch/tuning/tuning_segmented_radix_sort.cuh
|
||
|
|
parameters:
|
||
|
|
key_size:
|
||
|
|
type: int
|
||
|
|
range:
|
||
|
|
- 1
|
||
|
|
- 1024
|
||
|
|
step: 1
|
||
|
|
note: unknown_range
|
||
|
|
value_size:
|
||
|
|
type: int
|
||
|
|
range:
|
||
|
|
- 1
|
||
|
|
- 1024
|
||
|
|
step: 1
|
||
|
|
note: unknown_range
|
||
|
|
bi_v100:
|
||
|
|
status: pending_benchmark
|
||
|
|
note: Run muh benchmark on Iluvatar BI-V100 to fill these values
|
||
|
|
threads_per_block: TBD
|
||
|
|
items_per_thread: TBD
|