DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::fpga_cluster_key::value_t< ClusterType > > Struct Template Reference

#include <sycl/ext/intel/experimental/fpga_kernel_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::fpga_cluster_key::value_t< ClusterType > >:

Static Public Attributes

static constexpr const char * name = "sycl-fpga-cluster"
 
static constexpr intel::experimental::fpga_cluster_options_enum value
 

Detailed Description

template<intel::experimental::fpga_cluster_options_enum ClusterType>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::fpga_cluster_key::value_t< ClusterType > >

Definition at line 174 of file fpga_kernel_properties.hpp.

Member Data Documentation

◆ name

template<intel::experimental::fpga_cluster_options_enum ClusterType>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::fpga_cluster_key::value_t< ClusterType > >::name = "sycl-fpga-cluster"
staticconstexpr

Definition at line 176 of file fpga_kernel_properties.hpp.

◆ value

template<intel::experimental::fpga_cluster_options_enum ClusterType>
constexpr intel::experimental::fpga_cluster_options_enum sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::fpga_cluster_key::value_t< ClusterType > >::value
staticconstexpr
Initial value:
=
ClusterType

Definition at line 177 of file fpga_kernel_properties.hpp.


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