Skip to main content

struct impl::host_state

Declaration

struct impl::host_state { /* full declaration omitted */ };

Member Variables

sycl::context sycl_context
thread_queue alloc_queue
std::vector<thread_queue> queues

Member Function Overview

  • host_state(const std::vector<sycl::device> & all_devices, bool enable_profiling) → explicit

Member Functions

explicit host_state(
    const std::vector<sycl::device>& all_devices,
    bool enable_profiling)

Parameters

const std::vector<sycl::device>& all_devices
bool enable_profiling