Distributed Ranges
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dr::sp::device_policy Struct Reference

Public Member Functions

 device_policy (sycl::device device)
 
 device_policy (sycl::queue queue)
 
template<rng::range R>
requires (std::is_same_v<rng::range_value_t<R>, sycl::device>)
 device_policy (R &&devices)
 
std::span< sycl::device > get_devices () noexcept
 
std::span< const sycl::device > get_devices () const noexcept
 

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