Class: OpenCL::Device::AffinityDomainEXT
- Defined in:
- lib/opencl_ruby_ffi/ext/device_fission.rb
Overview
Bitfield that maps the :cl_device_affinity_domain_ext type
Method Summary
Methods inherited from Enum
#==, #coerce, #initialize, #inspect, #is?, #name, #to_i, #to_int, #to_s, #val=
Constructor Details
This class inherits a constructor from OpenCL::Enum
Constant Summary collapse
- L1_CACHE_EXT =
0x1- L2_CACHE_EXT =
0x2- L3_CACHE_EXT =
0x3- L4_CACHE_EXT =
0x4- NUMA_EXT =
0x10- NEXT_FISSIONABLE_EXT =
0x100