Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
sycl2020reduction.hpp File Reference
Include dependency graph for sycl2020reduction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  shamalgs
 namespace to contain everything implemented by shamalgs

Functions

template<class T, class Op>
shamalgs::reduction::details::reduce_sycl_2020 (sycl::queue &q, sycl::buffer< T > &buf1, u32 start_id, u32 end_id, Op op)

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file sycl2020reduction.hpp.

Function Documentation

◆ reduce_sycl_2020()

template<class T, class Op>
T shamalgs::reduction::details::reduce_sycl_2020 ( sycl::queue & q,
sycl::buffer< T > & buf1,
u32 start_id,
u32 end_id,
Op op )
inline

Definition at line 34 of file sycl2020reduction.hpp.