![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Classes | |
| struct | Activemask |
| Retrieve a bit-mask describing which warp lanes are active. More... | |
| struct | All |
| struct | Any |
| struct | Ballot |
| struct | GetLaneIdx |
| struct | GetWarpIdx |
| struct | Shfl |
| struct | ShflDown |
| struct | ShflUp |
| struct | ShflXor |
Functions | |
| constexpr uint32_t | getLaneIdx (alpaka::onAcc::concepts::Acc auto const &acc) |
| Return the lane index of the current thread within its warp. | |
| template<alpaka::onAcc::concepts::Acc T_Acc> | |
| constexpr uint32_t | getSize () |
| constexpr uint32_t | getWarpIdx (alpaka::onAcc::concepts::Acc auto const &acc) |
| Return the warp index within the block. | |
|
constexpr |
|
constexpr |
|
constexpr |