MatchAny
#
-
template<int LABEL_BITS, int WARP_ACTIVE_THREADS = detail::warp_threads>
inline unsigned int cub::MatchAny( - unsigned int label,
Compute a 32b mask of threads having the same least-significant LABEL_BITS of
label
as the calling thread.