.. index:: pair: enum; DPCTLPartitionAffinityDomainType .. _doxid-d3/d94/dpctl__sycl__enum__types_8h_1a27908eb4caace370bd771904e6a48670: enum DPCTLPartitionAffinityDomainType ===================================== DPCTL analogue of ``sycl::info::partition_affinity_domain`` enum. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum DPCTLPartitionAffinityDomainType { :target:`not_applicable`, :target:`numa`, :target:`L4_cache`, :target:`L3_cache`, :target:`L2_cache`, :target:`L1_cache`, :target:`next_partitionable`, };