|
rocPRIM
|
Public Types | |
| typedef std::conditional< detail::is_warpsize_shuffleable< WarpSize >::value, detail::warp_reduce_crosslane< T, WarpSize, UseAllReduce >, detail::warp_reduce_shared_mem< T, WarpSize, UseAllReduce > >::type | type |
1.8.13