cub::BatchedCopyLargeBufferPolicy#
-
struct BatchedCopyLargeBufferPolicy#
The large buffer sub-policy for BatchedCopyLookbackPolicy.
Public Functions
- inline friend ::std::ostream &operator<<(
- ::std::ostream &os,
- const BatchedCopyLargeBufferPolicy &policy
Public Members
-
int threads_per_block#
Number of threads in a CUDA block.
-
int bytes_per_thread#
Number of bytes processed per thread.
Friends
- inline friend constexpr bool operator==(
- const BatchedCopyLargeBufferPolicy &lhs,
- const BatchedCopyLargeBufferPolicy &rhs
- inline friend constexpr bool operator!=(
- const BatchedCopyLargeBufferPolicy &lhs,
- const BatchedCopyLargeBufferPolicy &rhs