Index

A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | V | W

A

address_bits (pycl.cl_device attribute)
argtypes (pycl.cl_kernel attribute)
available (pycl.cl_device attribute)

B

base (pycl.cl_buffer attribute)
binaries (pycl.cl_program attribute)
binary_sizes (pycl.cl_program attribute)
buffer_from_ndarray() (in module pycl)
buffer_from_pyarray() (in module pycl)
buffer_to_ndarray() (in module pycl)
buffer_to_pyarray() (in module pycl)
build() (pycl.cl_program method)
build_log() (pycl.cl_program method)
build_options() (pycl.cl_program method)
build_status() (pycl.cl_program method)
built_in_kernels (pycl.cl_device attribute)

C

CL_A (pycl.cl_channel_order attribute)
CL_ADDRESS_CLAMP (pycl.cl_addressing_mode attribute)
CL_ADDRESS_CLAMP_TO_EDGE (pycl.cl_addressing_mode attribute)
CL_ADDRESS_MIRRORED_REPEAT (pycl.cl_addressing_mode attribute)
CL_ADDRESS_NONE (pycl.cl_addressing_mode attribute)
CL_ADDRESS_REPEAT (pycl.cl_addressing_mode attribute)
cl_addressing_mode (class in pycl)
CL_ARGB (pycl.cl_channel_order attribute)
CL_BGRA (pycl.cl_channel_order attribute)
cl_buffer (class in pycl)
cl_buffer_create_type (class in pycl)
CL_BUFFER_CREATE_TYPE_REGION (pycl.cl_buffer_create_type attribute)
cl_buffer_region (class in pycl)
CL_BUILD_ERROR (pycl.cl_build_status attribute)
CL_BUILD_IN_PROGRESS (pycl.cl_build_status attribute)
CL_BUILD_NONE (pycl.cl_build_status attribute)
CL_BUILD_PROGRAM_FAILURE (pycl.cl_errnum attribute)
cl_build_status (class in pycl)
CL_BUILD_SUCCESS (pycl.cl_build_status attribute)
CL_CGL_SHAREGROUP_KHR (pycl.cl_context_info attribute)
cl_channel_order (class in pycl)
cl_channel_type (class in pycl)
CL_COMMAND_ACQUIRE_GL_OBJECTS (pycl.cl_command_type attribute)
CL_COMMAND_COPY_BUFFER (pycl.cl_command_type attribute)
CL_COMMAND_COPY_BUFFER_RECT (pycl.cl_command_type attribute)
CL_COMMAND_COPY_BUFFER_TO_IMAGE (pycl.cl_command_type attribute)
CL_COMMAND_COPY_IMAGE (pycl.cl_command_type attribute)
CL_COMMAND_COPY_IMAGE_TO_BUFFER (pycl.cl_command_type attribute)
cl_command_execution_status (class in pycl)
CL_COMMAND_MAP_BUFFER (pycl.cl_command_type attribute)
CL_COMMAND_MAP_IMAGE (pycl.cl_command_type attribute)
CL_COMMAND_MARKER (pycl.cl_command_type attribute)
CL_COMMAND_NATIVE_KERNEL (pycl.cl_command_type attribute)
CL_COMMAND_NDRANGE_KERNEL (pycl.cl_command_type attribute)
cl_command_queue (class in pycl)
cl_command_queue_info (class in pycl)
cl_command_queue_properties (class in pycl)
CL_COMMAND_READ_BUFFER (pycl.cl_command_type attribute)
CL_COMMAND_READ_BUFFER_RECT (pycl.cl_command_type attribute)
CL_COMMAND_READ_IMAGE (pycl.cl_command_type attribute)
CL_COMMAND_RELEASE_GL_OBJECTS (pycl.cl_command_type attribute)
CL_COMMAND_TASK (pycl.cl_command_type attribute)
cl_command_type (class in pycl)
CL_COMMAND_UNMAP_MEM_OBJECT (pycl.cl_command_type attribute)
CL_COMMAND_USER (pycl.cl_command_type attribute)
CL_COMMAND_WRITE_BUFFER (pycl.cl_command_type attribute)
CL_COMMAND_WRITE_BUFFER_RECT (pycl.cl_command_type attribute)
CL_COMMAND_WRITE_IMAGE (pycl.cl_command_type attribute)
CL_COMPILE_PROGRAM_FAILURE (pycl.cl_errnum attribute)
CL_COMPILER_NOT_AVAILABLE (pycl.cl_errnum attribute)
CL_COMPLETE (pycl.cl_command_execution_status attribute)
cl_context (class in pycl)
CL_CONTEXT_DEVICES (pycl.cl_context_info attribute)
cl_context_info (class in pycl)
CL_CONTEXT_NUM_DEVICES (pycl.cl_context_info attribute)
CL_CONTEXT_PLATFORM (pycl.cl_context_info attribute)
cl_context_properties (class in pycl)
CL_CONTEXT_PROPERTIES (pycl.cl_context_info attribute)
CL_CONTEXT_PROPERTY_USE_CGL_SHAREGROUP_APPLE (pycl.cl_context_info attribute)
CL_CONTEXT_REFERENCE_COUNT (pycl.cl_context_info attribute)
cl_device (class in pycl)
CL_DEVICE_ADDRESS_BITS (pycl.cl_device_info attribute)
cl_device_affinity_domain (class in pycl)
CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AFFINITY_DOMAIN_NUMA (pycl.cl_device_affinity_domain attribute)
CL_DEVICE_AVAILABLE (pycl.cl_device_info attribute)
CL_DEVICE_BUILT_IN_KERNELS (pycl.cl_device_info attribute)
CL_DEVICE_COMPILER_AVAILABLE (pycl.cl_device_info attribute)
CL_DEVICE_DOUBLE_FP_CONFIG (pycl.cl_device_info attribute)
CL_DEVICE_ENDIAN_LITTLE (pycl.cl_device_info attribute)
CL_DEVICE_ERROR_CORRECTION_SUPPORT (pycl.cl_device_info attribute)
cl_device_exec_capabilities (class in pycl)
CL_DEVICE_EXECUTION_CAPABILITIES (pycl.cl_device_info attribute)
CL_DEVICE_EXTENSIONS (pycl.cl_device_info attribute)
cl_device_fp_config (class in pycl)
CL_DEVICE_GLOBAL_MEM_CACHE_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_GLOBAL_MEM_CACHE_TYPE (pycl.cl_device_info attribute)
CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_GLOBAL_MEM_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_HALF_FP_CONFIG (pycl.cl_device_info attribute)
CL_DEVICE_HOST_UNIFIED_MEMORY (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE2D_MAX_HEIGHT (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE2D_MAX_WIDTH (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE3D_MAX_DEPTH (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE3D_MAX_HEIGHT (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE3D_MAX_WIDTH (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE_BASE_ADDRESS_ALIGNMENT (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE_MAX_ARRAY_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE_MAX_BUFFER_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE_PITCH_ALIGNMENT (pycl.cl_device_info attribute)
CL_DEVICE_IMAGE_SUPPORT (pycl.cl_device_info attribute)
cl_device_info (class in pycl)
CL_DEVICE_LINKER_AVAILABLE (pycl.cl_device_info attribute)
CL_DEVICE_LOCAL_MEM_SIZE (pycl.cl_device_info attribute)
cl_device_local_mem_type (class in pycl)
CL_DEVICE_LOCAL_MEM_TYPE (pycl.cl_device_info attribute)
CL_DEVICE_MAX_CLOCK_FREQUENCY (pycl.cl_device_info attribute)
CL_DEVICE_MAX_COMPUTE_UNITS (pycl.cl_device_info attribute)
CL_DEVICE_MAX_CONSTANT_ARGS (pycl.cl_device_info attribute)
CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_MAX_MEM_ALLOC_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_MAX_PARAMETER_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_MAX_READ_IMAGE_ARGS (pycl.cl_device_info attribute)
CL_DEVICE_MAX_SAMPLERS (pycl.cl_device_info attribute)
CL_DEVICE_MAX_WORK_GROUP_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS (pycl.cl_device_info attribute)
CL_DEVICE_MAX_WORK_ITEM_SIZES (pycl.cl_device_info attribute)
CL_DEVICE_MAX_WRITE_IMAGE_ARGS (pycl.cl_device_info attribute)
CL_DEVICE_MEM_BASE_ADDR_ALIGN (pycl.cl_device_info attribute)
cl_device_mem_cache_type (class in pycl)
CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_NAME (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_INT (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG (pycl.cl_device_info attribute)
CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT (pycl.cl_device_info attribute)
CL_DEVICE_NOT_AVAILABLE (pycl.cl_errnum attribute)
CL_DEVICE_NOT_FOUND (pycl.cl_errnum attribute)
CL_DEVICE_OPENCL_C_VERSION (pycl.cl_device_info attribute)
CL_DEVICE_PARENT_DEVICE (pycl.cl_device_info attribute)
CL_DEVICE_PARTITION_AFFINITY_DOMAIN (pycl.cl_device_info attribute)
CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN (pycl.cl_device_partition_property attribute)
CL_DEVICE_PARTITION_BY_COUNTS (pycl.cl_device_partition_property attribute)
CL_DEVICE_PARTITION_BY_COUNTS_LIST_END (pycl.cl_device_partition_property attribute)
CL_DEVICE_PARTITION_EQUALLY (pycl.cl_device_partition_property attribute)
CL_DEVICE_PARTITION_FAILED (pycl.cl_errnum attribute)
CL_DEVICE_PARTITION_MAX_SUB_DEVICES (pycl.cl_device_info attribute)
CL_DEVICE_PARTITION_PROPERTIES (pycl.cl_device_info attribute)
cl_device_partition_property (class in pycl)
CL_DEVICE_PARTITION_TYPE (pycl.cl_device_info attribute)
CL_DEVICE_PLATFORM (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_INTEROP_USER_SYNC (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG (pycl.cl_device_info attribute)
CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT (pycl.cl_device_info attribute)
CL_DEVICE_PRINTF_BUFFER_SIZE (pycl.cl_device_info attribute)
CL_DEVICE_PROFILE (pycl.cl_device_info attribute)
CL_DEVICE_PROFILING_TIMER_RESOLUTION (pycl.cl_device_info attribute)
CL_DEVICE_QUEUE_PROPERTIES (pycl.cl_device_info attribute)
CL_DEVICE_REFERENCE_COUNT (pycl.cl_device_info attribute)
CL_DEVICE_SINGLE_FP_CONFIG (pycl.cl_device_info attribute)
cl_device_type (class in pycl)
CL_DEVICE_TYPE (pycl.cl_device_info attribute)
CL_DEVICE_TYPE_ACCELERATOR (pycl.cl_device_type attribute)
CL_DEVICE_TYPE_ALL (pycl.cl_device_type attribute)
CL_DEVICE_TYPE_CPU (pycl.cl_device_type attribute)
CL_DEVICE_TYPE_DEFAULT (pycl.cl_device_type attribute)
CL_DEVICE_TYPE_GPU (pycl.cl_device_type attribute)
CL_DEVICE_VENDOR (pycl.cl_device_info attribute)
CL_DEVICE_VENDOR_ID (pycl.cl_device_info attribute)
CL_DEVICE_VERSION (pycl.cl_device_info attribute)
CL_DRIVER_VERSION (pycl.cl_device_info attribute)
CL_EGL_DISPLAY_KHR (pycl.cl_context_info attribute)
cl_errnum (class in pycl)
cl_event (class in pycl)
CL_EVENT_COMMAND_EXECUTION_STATUS (pycl.cl_event_info attribute)
CL_EVENT_COMMAND_QUEUE (pycl.cl_event_info attribute)
CL_EVENT_COMMAND_TYPE (pycl.cl_event_info attribute)
CL_EVENT_CONTEXT (pycl.cl_event_info attribute)
cl_event_info (class in pycl)
CL_EVENT_REFERENCE_COUNT (pycl.cl_event_info attribute)
CL_EXEC_KERNEL (pycl.cl_device_exec_capabilities attribute)
CL_EXEC_NATIVE_KERNEL (pycl.cl_device_exec_capabilities attribute)
CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST (pycl.cl_errnum attribute)
CL_FILTER_LINEAR (pycl.cl_filter_mode attribute)
cl_filter_mode (class in pycl)
CL_FILTER_NEAREST (pycl.cl_filter_mode attribute)
CL_FLOAT (pycl.cl_channel_type attribute)
CL_FP_DENORM (pycl.cl_device_fp_config attribute)
CL_FP_FMA (pycl.cl_device_fp_config attribute)
CL_FP_INF_NAN (pycl.cl_device_fp_config attribute)
CL_FP_ROUND_TO_INF (pycl.cl_device_fp_config attribute)
CL_FP_ROUND_TO_NEAREST (pycl.cl_device_fp_config attribute)
CL_FP_ROUND_TO_ZERO (pycl.cl_device_fp_config attribute)
CL_FP_SOFT_FLOAT (pycl.cl_device_fp_config attribute)
CL_GL_CONTEXT_KHR (pycl.cl_context_info attribute)
CL_GLOBAL (pycl.cl_device_local_mem_type attribute)
CL_GLX_DISPLAY_KHR (pycl.cl_context_info attribute)
CL_HALF_FLOAT (pycl.cl_channel_type attribute)
cl_image (class in pycl)
CL_IMAGE_DEPTH (pycl.cl_image_info attribute)
CL_IMAGE_ELEMENT_SIZE (pycl.cl_image_info attribute)
cl_image_format (class in pycl)
CL_IMAGE_FORMAT (pycl.cl_image_info attribute)
CL_IMAGE_FORMAT_MISMATCH (pycl.cl_errnum attribute)
CL_IMAGE_FORMAT_NOT_SUPPORTED (pycl.cl_errnum attribute)
CL_IMAGE_HEIGHT (pycl.cl_image_info attribute)
cl_image_info (class in pycl)
CL_IMAGE_ROW_PITCH (pycl.cl_image_info attribute)
CL_IMAGE_SLICE_PITCH (pycl.cl_image_info attribute)
CL_IMAGE_WIDTH (pycl.cl_image_info attribute)
CL_INTENSITY (pycl.cl_channel_order attribute)
CL_INVALID_ARG_INDEX (pycl.cl_errnum attribute)
CL_INVALID_ARG_SIZE (pycl.cl_errnum attribute)
CL_INVALID_ARG_VALUE (pycl.cl_errnum attribute)
CL_INVALID_BINARY (pycl.cl_errnum attribute)
CL_INVALID_BUFFER_SIZE (pycl.cl_errnum attribute)
CL_INVALID_BUILD_OPTIONS (pycl.cl_errnum attribute)
CL_INVALID_COMMAND_QUEUE (pycl.cl_errnum attribute)
CL_INVALID_CONTEXT (pycl.cl_errnum attribute)
CL_INVALID_DEVICE (pycl.cl_errnum attribute)
CL_INVALID_DEVICE_TYPE (pycl.cl_errnum attribute)
CL_INVALID_EVENT (pycl.cl_errnum attribute)
CL_INVALID_EVENT_WAIT_LIST (pycl.cl_errnum attribute)
CL_INVALID_GL_OBJECT (pycl.cl_errnum attribute)
CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR (pycl.cl_errnum attribute)
CL_INVALID_GLOBAL_OFFSET (pycl.cl_errnum attribute)
CL_INVALID_GLOBAL_WORK_SIZE (pycl.cl_errnum attribute)
CL_INVALID_HOST_PTR (pycl.cl_errnum attribute)
CL_INVALID_IMAGE_FORMAT_DESCRIPTOR (pycl.cl_errnum attribute)
CL_INVALID_IMAGE_SIZE (pycl.cl_errnum attribute)
CL_INVALID_KERNEL (pycl.cl_errnum attribute)
CL_INVALID_KERNEL_ARGS (pycl.cl_errnum attribute)
CL_INVALID_KERNEL_DEFINITION (pycl.cl_errnum attribute)
CL_INVALID_KERNEL_NAME (pycl.cl_errnum attribute)
CL_INVALID_MEM_OBJECT (pycl.cl_errnum attribute)
CL_INVALID_MIP_LEVEL (pycl.cl_errnum attribute)
CL_INVALID_OPERATION (pycl.cl_errnum attribute)
CL_INVALID_PLATFORM (pycl.cl_errnum attribute)
CL_INVALID_PROGRAM (pycl.cl_errnum attribute)
CL_INVALID_PROGRAM_EXECUTABLE (pycl.cl_errnum attribute)
CL_INVALID_PROPERTY (pycl.cl_errnum attribute)
CL_INVALID_QUEUE_PROPERTIES (pycl.cl_errnum attribute)
CL_INVALID_SAMPLER (pycl.cl_errnum attribute)
CL_INVALID_VALUE (pycl.cl_errnum attribute)
CL_INVALID_WORK_DIMENSION (pycl.cl_errnum attribute)
CL_INVALID_WORK_GROUP_SIZE (pycl.cl_errnum attribute)
CL_INVALID_WORK_ITEM_SIZE (pycl.cl_errnum attribute)
cl_kernel (class in pycl)
CL_KERNEL_ARG_INFO_NOT_AVAILABLE (pycl.cl_errnum attribute)
CL_KERNEL_COMPILE_WORK_GROUP_SIZE (pycl.cl_kernel_work_group_info attribute)
CL_KERNEL_CONTEXT (pycl.cl_kernel_info attribute)
CL_KERNEL_FUNCTION_NAME (pycl.cl_kernel_info attribute)
cl_kernel_info (class in pycl)
CL_KERNEL_LOCAL_MEM_SIZE (pycl.cl_kernel_work_group_info attribute)
CL_KERNEL_NUM_ARGS (pycl.cl_kernel_info attribute)
CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE (pycl.cl_kernel_work_group_info attribute)
CL_KERNEL_PRIVATE_MEM_SIZE (pycl.cl_kernel_work_group_info attribute)
CL_KERNEL_PROGRAM (pycl.cl_kernel_info attribute)
CL_KERNEL_REFERENCE_COUNT (pycl.cl_kernel_info attribute)
cl_kernel_work_group_info (class in pycl)
CL_KERNEL_WORK_GROUP_SIZE (pycl.cl_kernel_work_group_info attribute)
CL_LINK_PROGRAM_FAILURE (pycl.cl_errnum attribute)
CL_LINKER_NOT_AVAILABLE (pycl.cl_errnum attribute)
CL_LOCAL (pycl.cl_device_local_mem_type attribute)
CL_LUMINANCE (pycl.cl_channel_order attribute)
CL_MAP_FAILURE (pycl.cl_errnum attribute)
cl_map_flags (class in pycl)
CL_MAP_READ (pycl.cl_map_flags attribute)
CL_MAP_WRITE (pycl.cl_map_flags attribute)
cl_mem (class in pycl)
CL_MEM_ALLOC_HOST_PTR (pycl.cl_mem_flags attribute)
CL_MEM_ASSOCIATED_MEMOBJECT (pycl.cl_mem_info attribute)
CL_MEM_CONTEXT (pycl.cl_mem_info attribute)
CL_MEM_COPY_HOST_PTR (pycl.cl_mem_flags attribute)
CL_MEM_COPY_OVERLAP (pycl.cl_errnum attribute)
cl_mem_flags (class in pycl)
CL_MEM_FLAGS (pycl.cl_mem_info attribute)
CL_MEM_HOST_PTR (pycl.cl_mem_info attribute)
cl_mem_info (class in pycl)
CL_MEM_MAP_COUNT (pycl.cl_mem_info attribute)
cl_mem_migration_flags (class in pycl)
CL_MEM_OBJECT_ALLOCATION_FAILURE (pycl.cl_errnum attribute)
CL_MEM_OBJECT_BUFFER (pycl.cl_mem_object_type attribute)
CL_MEM_OBJECT_IMAGE2D (pycl.cl_mem_object_type attribute)
CL_MEM_OBJECT_IMAGE3D (pycl.cl_mem_object_type attribute)
cl_mem_object_type (class in pycl)
CL_MEM_OFFSET (pycl.cl_mem_info attribute)
CL_MEM_READ_ONLY (pycl.cl_mem_flags attribute)
CL_MEM_READ_WRITE (pycl.cl_mem_flags attribute)
CL_MEM_REFERENCE_COUNT (pycl.cl_mem_info attribute)
CL_MEM_SIZE (pycl.cl_mem_info attribute)
CL_MEM_TYPE (pycl.cl_mem_info attribute)
CL_MEM_USE_HOST_PTR (pycl.cl_mem_flags attribute)
CL_MEM_WRITE_ONLY (pycl.cl_mem_flags attribute)
CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED (pycl.cl_mem_migration_flags attribute)
CL_MIGRATE_MEM_OBJECT_HOST (pycl.cl_mem_migration_flags attribute)
CL_MISALIGNED_SUB_BUFFER_OFFSET (pycl.cl_errnum attribute)
CL_NONE (pycl.cl_device_mem_cache_type attribute)
CL_OUT_OF_HOST_MEMORY (pycl.cl_errnum attribute)
CL_OUT_OF_RESOURCES (pycl.cl_errnum attribute)
cl_platform (class in pycl)
CL_PLATFORM_EXTENSIONS (pycl.cl_platform_info attribute)
cl_platform_info (class in pycl)
CL_PLATFORM_NAME (pycl.cl_platform_info attribute)
CL_PLATFORM_PROFILE (pycl.cl_platform_info attribute)
CL_PLATFORM_VENDOR (pycl.cl_platform_info attribute)
CL_PLATFORM_VERSION (pycl.cl_platform_info attribute)
CL_PROFILING_COMMAND_END (pycl.cl_profiling_info attribute)
CL_PROFILING_COMMAND_QUEUED (pycl.cl_profiling_info attribute)
CL_PROFILING_COMMAND_START (pycl.cl_profiling_info attribute)
CL_PROFILING_COMMAND_SUBMIT (pycl.cl_profiling_info attribute)
cl_profiling_info (class in pycl)
CL_PROFILING_INFO_NOT_AVAILABLE (pycl.cl_errnum attribute)
cl_program (class in pycl)
CL_PROGRAM_BINARIES (pycl.cl_program_info attribute)
CL_PROGRAM_BINARY_SIZES (pycl.cl_program_info attribute)
cl_program_build_info (class in pycl)
CL_PROGRAM_BUILD_LOG (pycl.cl_program_build_info attribute)
CL_PROGRAM_BUILD_OPTIONS (pycl.cl_program_build_info attribute)
CL_PROGRAM_BUILD_STATUS (pycl.cl_program_build_info attribute)
CL_PROGRAM_CONTEXT (pycl.cl_program_info attribute)
CL_PROGRAM_DEVICES (pycl.cl_program_info attribute)
cl_program_info (class in pycl)
CL_PROGRAM_NUM_DEVICES (pycl.cl_program_info attribute)
CL_PROGRAM_REFERENCE_COUNT (pycl.cl_program_info attribute)
CL_PROGRAM_SOURCE (pycl.cl_program_info attribute)
CL_QUEUE_CONTEXT (pycl.cl_command_queue_info attribute)
CL_QUEUE_DEVICE (pycl.cl_command_queue_info attribute)
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE (pycl.cl_command_queue_properties attribute)
CL_QUEUE_PROFILING_ENABLE (pycl.cl_command_queue_properties attribute)
CL_QUEUE_PROPERTIES (pycl.cl_command_queue_info attribute)
CL_QUEUE_REFERENCE_COUNT (pycl.cl_command_queue_info attribute)
CL_QUEUED (pycl.cl_command_execution_status attribute)
CL_R (pycl.cl_channel_order attribute)
CL_RA (pycl.cl_channel_order attribute)
CL_READ_ONLY_CACHE (pycl.cl_device_mem_cache_type attribute)
CL_READ_WRITE_CACHE (pycl.cl_device_mem_cache_type attribute)
CL_RG (pycl.cl_channel_order attribute)
CL_RGB (pycl.cl_channel_order attribute)
CL_RGBA (pycl.cl_channel_order attribute)
CL_RGBx (pycl.cl_channel_order attribute)
CL_RGx (pycl.cl_channel_order attribute)
CL_RUNNING (pycl.cl_command_execution_status attribute)
CL_Rx (pycl.cl_channel_order attribute)
CL_SAMPLER_ADDRESSING_MODE (pycl.cl_sampler_info attribute)
CL_SAMPLER_CONTEXT (pycl.cl_sampler_info attribute)
CL_SAMPLER_FILTER_MODE (pycl.cl_sampler_info attribute)
cl_sampler_info (class in pycl)
CL_SAMPLER_NORMALIZED_COORDS (pycl.cl_sampler_info attribute)
CL_SAMPLER_REFERENCE_COUNT (pycl.cl_sampler_info attribute)
CL_SIGNED_INT16 (pycl.cl_channel_type attribute)
CL_SIGNED_INT32 (pycl.cl_channel_type attribute)
CL_SIGNED_INT8 (pycl.cl_channel_type attribute)
CL_SNORM_INT16 (pycl.cl_channel_type attribute)
CL_SNORM_INT8 (pycl.cl_channel_type attribute)
CL_SUBMITTED (pycl.cl_command_execution_status attribute)
CL_SUCCESS (pycl.cl_errnum attribute)
CL_UNORM_INT16 (pycl.cl_channel_type attribute)
CL_UNORM_INT8 (pycl.cl_channel_type attribute)
CL_UNORM_INT_101010 (pycl.cl_channel_type attribute)
CL_UNORM_SHORT_555 (pycl.cl_channel_type attribute)
CL_UNORM_SHORT_565 (pycl.cl_channel_type attribute)
CL_UNSIGNED_INT16 (pycl.cl_channel_type attribute)
CL_UNSIGNED_INT32 (pycl.cl_channel_type attribute)
CL_UNSIGNED_INT8 (pycl.cl_channel_type attribute)
CL_WGL_HDC_KHR (pycl.cl_context_info attribute)
clBuildProgram() (in module pycl)
clCreateBuffer() (in module pycl)
clCreateCommandQueue() (in module pycl)
clCreateContext() (in module pycl)
clCreateContextFromType() (in module pycl)
clCreateKernel() (in module pycl)
clCreateProgramWithSource() (in module pycl)
clEnqueueFillBuffer() (in module pycl)
clEnqueueNDRangeKernel() (in module pycl)
clEnqueueReadBuffer() (in module pycl)
clEnqueueWriteBuffer() (in module pycl)
clGetCommandQueueInfo() (in module pycl)
clGetContextInfo() (in module pycl)
clGetDeviceIDs() (in module pycl)
clGetDeviceInfo() (in module pycl)
clGetEventInfo() (in module pycl)
clGetKernelInfo() (in module pycl)
clGetKernelWorkGroupInfo() (in module pycl)
clGetMemObjectInfo() (in module pycl)
clGetPlatformIDs() (in module pycl)
clGetPlatformInfo() (in module pycl)
clGetProgramBuildInfo() (in module pycl)
clGetProgramInfo() (in module pycl)
clSetKernelArg() (in module pycl)
clWaitForEvents() (in module pycl)
compile_work_group_size() (pycl.cl_kernel method)
compiler_available (pycl.cl_device attribute)
context (pycl.cl_command_queue attribute)
(pycl.cl_event attribute)
(pycl.cl_kernel attribute)
(pycl.cl_mem attribute)
(pycl.cl_program attribute)

D

device (pycl.cl_command_queue attribute)
devices (pycl.cl_context attribute)
(pycl.cl_platform attribute)
(pycl.cl_program attribute)
double_fp_config (pycl.cl_device attribute)

E

empty_like_this() (pycl.cl_mem method)
endian_little (pycl.cl_device attribute)
error_correction_support (pycl.cl_device attribute)
execution_capabilities (pycl.cl_device attribute)
extensions (pycl.cl_platform attribute)

F

flags (pycl.cl_mem attribute)

G

global_mem_cache_size (pycl.cl_device attribute)
global_mem_cache_type (pycl.cl_device attribute)
global_mem_cacheline_size (pycl.cl_device attribute)
global_mem_size (pycl.cl_device attribute)

H

half_fp_config (pycl.cl_device attribute)
host_unified_memory (pycl.cl_device attribute)
hostptr (pycl.cl_mem attribute)

I

image2d_max_height (pycl.cl_device attribute)
image2d_max_width (pycl.cl_device attribute)
image3d_max_depth (pycl.cl_device attribute)
image3d_max_height (pycl.cl_device attribute)
image3d_max_width (pycl.cl_device attribute)
image_base_address_alignment (pycl.cl_device attribute)
image_channel_data_type (pycl.cl_image_format attribute)
image_channel_order (pycl.cl_image_format attribute)
image_max_array_size (pycl.cl_device attribute)
image_max_buffer_size (pycl.cl_device attribute)
image_pitch_alignment (pycl.cl_device attribute)
image_support (pycl.cl_device attribute)

L

linker_available (pycl.cl_device attribute)
local_mem_size (pycl.cl_device attribute)
local_mem_size() (pycl.cl_kernel method)
local_mem_type (pycl.cl_device attribute)
localmem (class in pycl)

M

map_count (pycl.cl_mem attribute)
max_clock_frequency (pycl.cl_device attribute)
max_compute_units (pycl.cl_device attribute)
max_constant_args (pycl.cl_device attribute)
max_constant_buffer_size (pycl.cl_device attribute)
max_mem_alloc_size (pycl.cl_device attribute)
max_parameter_size (pycl.cl_device attribute)
max_read_image_args (pycl.cl_device attribute)
max_samplers (pycl.cl_device attribute)
max_work_group_size (pycl.cl_device attribute)
max_work_item_dimensions (pycl.cl_device attribute)
max_work_item_sizes (pycl.cl_device attribute)
max_write_image_args (pycl.cl_device attribute)
mem_base_addr_align (pycl.cl_device attribute)
min_data_type_align_size (pycl.cl_device attribute)

N

name (pycl.cl_device attribute)
(pycl.cl_kernel attribute)
(pycl.cl_platform attribute)
native_vector_width_char (pycl.cl_device attribute)
native_vector_width_double (pycl.cl_device attribute)
native_vector_width_float (pycl.cl_device attribute)
native_vector_width_half (pycl.cl_device attribute)
native_vector_width_int (pycl.cl_device attribute)
native_vector_width_long (pycl.cl_device attribute)
native_vector_width_short (pycl.cl_device attribute)
num_args (pycl.cl_kernel attribute)
num_devices (pycl.cl_context attribute)
(pycl.cl_program attribute)

O

offset (pycl.cl_buffer attribute)
on() (pycl.cl_kernel method)
opencl_c_version (pycl.cl_device attribute)
OpenCLError

P

parent_device (pycl.cl_device attribute)
partition_affinity_domain (pycl.cl_device attribute)
partition_max_sub_devices (pycl.cl_device attribute)
partition_properties (pycl.cl_device attribute)
partition_type (pycl.cl_device attribute)
platform (pycl.cl_context attribute)
(pycl.cl_device attribute)
preferred_interop_user_sync (pycl.cl_device attribute)
preferred_vector_width_char (pycl.cl_device attribute)
preferred_vector_width_double (pycl.cl_device attribute)
preferred_vector_width_float (pycl.cl_device attribute)
preferred_vector_width_half (pycl.cl_device attribute)
preferred_vector_width_int (pycl.cl_device attribute)
preferred_vector_width_long (pycl.cl_device attribute)
preferred_vector_width_short (pycl.cl_device attribute)
preferred_work_group_size_multiple() (pycl.cl_kernel method)
printf_buffer_size (pycl.cl_device attribute)
private_mem_size() (pycl.cl_kernel method)
profile (pycl.cl_device attribute)
(pycl.cl_platform attribute)
profiling_timer_resolution (pycl.cl_device attribute)
program (pycl.cl_kernel attribute)
properties (pycl.cl_command_queue attribute)
(pycl.cl_context attribute)
pycl (module)

Q

queue (pycl.cl_event attribute)
queue_properties (pycl.cl_device attribute)

R

reference_count (pycl.cl_command_queue attribute)
(pycl.cl_context attribute)
(pycl.cl_device attribute)
(pycl.cl_event attribute)
(pycl.cl_kernel attribute)
(pycl.cl_mem attribute)
(pycl.cl_program attribute)

S

setarg() (pycl.cl_kernel method)
single_fp_config (pycl.cl_device attribute)
size (pycl.cl_mem attribute)
source (pycl.cl_program attribute)
status (pycl.cl_event attribute)

T

type (pycl.cl_device attribute)
(pycl.cl_event attribute)
(pycl.cl_mem attribute)

V

vendor (pycl.cl_device attribute)
(pycl.cl_platform attribute)
vendor_id (pycl.cl_device attribute)
version (pycl.cl_device attribute)
(pycl.cl_platform attribute)

W

wait() (pycl.cl_event method)
work_group_size() (pycl.cl_kernel method)