alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::warp::trait::Shfl< WarpSingleThread > Struct Reference

#include <WarpSingleThread.hpp>

Static Public Member Functions

template<typename T >
static auto shfl (warp::WarpSingleThread const &, T val, std::int32_t, std::int32_t)
 

Detailed Description

Definition at line 66 of file WarpSingleThread.hpp.

Member Function Documentation

◆ shfl()

template<typename T >
static auto alpaka::warp::trait::Shfl< WarpSingleThread >::shfl ( warp::WarpSingleThread const &  ,
val,
std::int32_t  ,
std::int32_t   
)
inlinestatic

Definition at line 69 of file WarpSingleThread.hpp.


The documentation for this struct was generated from the following file: