WarpStore< T, ITEMS_PER_THREAD, ALGORITHM, LOGICAL_WARP_THREADS, ARCH > Class Template Reference#
hipcub::WarpStore< T, ITEMS_PER_THREAD, ALGORITHM, LOGICAL_WARP_THREADS, ARCH > Class Template Reference
Classes | |
struct | TempStorage |
Public Member Functions | |
__device__ __forceinline__ | WarpStore (TempStorage &temp_storage) |
template<typename OutputIteratorT > | |
__device__ __forceinline__ void | Store (OutputIteratorT block_itr, T(&items)[ITEMS_PER_THREAD]) |
template<typename OutputIteratorT > | |
__device__ __forceinline__ void | Store (OutputIteratorT block_itr, T(&items)[ITEMS_PER_THREAD], int valid_items) |
template<typename OutputIteratorT , typename DefaultT > | |
__device__ __forceinline__ void | Store (OutputIteratorT block_itr, T(&items)[ITEMS_PER_THREAD], int valid_items, DefaultT oob_default) |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipcub/checkouts/docs-5.4.2/hipcub/include/hipcub/backend/rocprim/warp/warp_store.hpp