Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
shamalgs::reduction::details::SYCL2020< T > Struct Template Reference

Static Public Member Functions

static T sum (sycl::queue &q, sycl::buffer< T > &buf1, u32 start_id, u32 end_id)
 

Detailed Description

template<class T>
struct shamalgs::reduction::details::SYCL2020< T >

Definition at line 25 of file sycl2020reduction.hpp.

Member Function Documentation

◆ sum()

template<class T >
T shamalgs::reduction::details::SYCL2020< T >::sum ( sycl::queue &  q,
sycl::buffer< T > &  buf1,
u32  start_id,
u32  end_id 
)
inlinestatic

Definition at line 69 of file sycl2020reduction.hpp.


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