DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::SYCLConfig< SYCL_REDUCTION_PREFERRED_WORKGROUP_SIZE > Class Reference

#include <detail/config.hpp>

Static Public Member Functions

static size_t get (info::device_type DeviceType)
 
static void reset ()
 
static const char * getName ()
 

Detailed Description

Definition at line 444 of file config.hpp.

Member Function Documentation

◆ get()

static size_t sycl::_V1::detail::SYCLConfig< SYCL_REDUCTION_PREFERRED_WORKGROUP_SIZE >::get ( info::device_type  DeviceType)
inlinestatic

Definition at line 454 of file config.hpp.

◆ getName()

static const char* sycl::_V1::detail::SYCLConfig< SYCL_REDUCTION_PREFERRED_WORKGROUP_SIZE >::getName ( )
inlinestatic

Definition at line 461 of file config.hpp.

◆ reset()

static void sycl::_V1::detail::SYCLConfig< SYCL_REDUCTION_PREFERRED_WORKGROUP_SIZE >::reset ( )
inlinestatic

Definition at line 459 of file config.hpp.


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