< Signed integer type for global offsets More...
< Signed integer type for global offsets
Tuning policy for kernel specialization
Definition at line 493 of file dispatch_radix_sort.cuh.
Data Structures | |
struct | Policy200 |
SM20. More... | |
struct | Policy300 |
SM30. More... | |
struct | Policy350 |
SM35. More... | |
struct | Policy500 |
SM50. More... | |
struct | Policy600 |
SM60 (GP100) More... | |
struct | Policy610 |
SM61 (GP104) More... | |
struct | Policy620 |
SM62 (Tegra, less RF) More... | |
struct | Policy700 |
SM70 (GV100) More... | |
Public Types | |
enum | { KEYS_ONLY = (Equals<ValueT, NullType>::VALUE) } |
typedef If<(sizeof(ValueT) > 4) &&(sizeof(KeyT)< sizeof(ValueT)), ValueT, KeyT >::Type | DominantT |
typedef Policy700 | MaxPolicy |
MaxPolicy. | |