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

#include <WarpSingleThread.hpp>

Static Public Member Functions

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

Detailed Description

Definition at line 94 of file WarpSingleThread.hpp.

Member Function Documentation

◆ shfl_down()

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

Definition at line 97 of file WarpSingleThread.hpp.


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