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

#include <WarpSingleThread.hpp>

Static Public Member Functions

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

Detailed Description

Definition at line 80 of file WarpSingleThread.hpp.

Member Function Documentation

◆ shfl_up()

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

Definition at line 83 of file WarpSingleThread.hpp.


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