DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::NDRangeReduction< reduction::strategy::group_reduce_and_atomic_cross_wg > Struct Reference

#include <sycl/reduction.hpp>

Static Public Member Functions

template<typename KernelName , int Dims, typename PropertiesT , typename KernelType , typename Reduction >
static void run (handler &CGH, std::shared_ptr< detail::queue_impl > &Queue, nd_range< Dims > NDRange, PropertiesT &Properties, Reduction &Redu, KernelType &KernelFunc)
 

Detailed Description

Definition at line 1586 of file reduction.hpp.

Member Function Documentation

◆ run()

template<typename KernelName , int Dims, typename PropertiesT , typename KernelType , typename Reduction >
static void sycl::_V1::detail::NDRangeReduction< reduction::strategy::group_reduce_and_atomic_cross_wg >::run ( handler CGH,
std::shared_ptr< detail::queue_impl > &  Queue,
nd_range< Dims >  NDRange,
PropertiesT &  Properties,
Reduction &  Redu,
KernelType &  KernelFunc 
)
inlinestatic

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