Class AMDDeviceAttributeQuery



  • public final class AMDDeviceAttributeQuery
    extends java.lang.Object
    Native bindings to the amd_device_attribute_query extension.

    This extension provides a means to query AMD-specific device attributes.

    • Field Detail

      • CL_DEVICE_PROFILING_TIMER_OFFSET_AMD

        public static final int CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_GLOBAL_FREE_MEMORY_AMD

        public static final int CL_DEVICE_GLOBAL_FREE_MEMORY_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_SIMD_PER_COMPUTE_UNIT_AMD

        public static final int CL_DEVICE_SIMD_PER_COMPUTE_UNIT_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_SIMD_INSTRUCTION_WIDTH_AMD

        public static final int CL_DEVICE_SIMD_INSTRUCTION_WIDTH_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_WAVEFRONT_WIDTH_AMD

        public static final int CL_DEVICE_WAVEFRONT_WIDTH_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_GLOBAL_MEM_CHANNELS_AMD

        public static final int CL_DEVICE_GLOBAL_MEM_CHANNELS_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_GLOBAL_MEM_CHANNEL_BANKS_AMD

        public static final int CL_DEVICE_GLOBAL_MEM_CHANNEL_BANKS_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_GLOBAL_MEM_CHANNEL_BANK_WIDTH_AMD

        public static final int CL_DEVICE_GLOBAL_MEM_CHANNEL_BANK_WIDTH_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_LOCAL_MEM_SIZE_PER_COMPUTE_UNIT_AMD

        public static final int CL_DEVICE_LOCAL_MEM_SIZE_PER_COMPUTE_UNIT_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values
      • CL_DEVICE_LOCAL_MEM_BANKS_AMD

        public static final int CL_DEVICE_LOCAL_MEM_BANKS_AMD
        Accepted as the param_name parameter of GetDeviceInfo.
        See Also:
        Constant Field Values