.. index:: pair: enum; DPCTLSyclAspectType .. _doxid-d3/d94/dpctl__sycl__enum__types_8h_1a5f57a140cfab264daf4500bdac0be389: enum DPCTLSyclAspectType ======================== DPCTL device has an associated set of aspects which identify characteristics of the device. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum DPCTLSyclAspectType { :target:`host`, :target:`cpu`, :target:`gpu`, :target:`accelerator`, :target:`custom`, :target:`fp16`, :target:`fp64`, :target:`int64_base_atomics`, :target:`int64_extended_atomics`, :target:`image`, :target:`online_compiler`, :target:`online_linker`, :target:`queue_profiling`, :target:`usm_device_allocations`, :target:`usm_host_allocations`, :target:`usm_shared_allocations`, :target:`usm_restricted_shared_allocations`, :target:`usm_system_allocator`, };