Index _ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | Z _ __abs__() (pyopencl.array.Array method) __add__() (pyopencl.array.Array method) __and__() (pyopencl.array.Array method) __bool__() (pyopencl.array.Array method) __call__() (pyopencl.algorithm.ListOfListsBuilder method) (pyopencl.algorithm.RadixSort method) (pyopencl.bitonic_sort.BitonicSort method) (pyopencl.elementwise.ElementwiseKernel method) (pyopencl.Kernel method) (pyopencl.reduction.ReductionKernel method) (pyopencl.scan.ExclusiveScanKernel method) (pyopencl.scan.GenericDebugScanKernel method) (pyopencl.scan.GenericScanKernel method) (pyopencl.tools.AllocatorBase method) (pyopencl.tools.DeferredAllocator method) (pyopencl.tools.ImmediateAllocator method) (pyopencl.tools.MemoryPool method) (pyopencl.tools.SVMAllocator method) (pyopencl.tools.SVMPool method) __div__() (pyopencl.array.Array method) __eq__() (pyopencl.array.Array method) __ge__() (pyopencl.array.Array method) __getitem__() (pyopencl.array.Array method) (pyopencl.Buffer method) __gt__() (pyopencl.array.Array method) __iadd__() (pyopencl.array.Array method) __iand__() (pyopencl.array.Array method) __init__() (pyopencl.algorithm.ListOfListsBuilder method) (pyopencl.DeviceTopologyAmd method) (pyopencl.NameVersion method) (pyopencl.reduction.ReductionKernel method) (pyopencl.Sampler method) (pyopencl.scan.GenericScanKernel method) (pyopencl.SVM method) (pyopencl.SVMAllocation method) (pyopencl.tools.DeferredAllocator method) (pyopencl.tools.ImmediateAllocator method) (pyopencl.tools.MemoryPool method) (pyopencl.tools.SVMAllocator method) (pyopencl.tools.SVMPool method) (pyopencl.tools.VectorArg method) __invert__() (pyopencl.array.Array method) __ior__() (pyopencl.array.Array method) __isub__() (pyopencl.array.Array method) __ixor__() (pyopencl.array.Array method) __le__() (pyopencl.array.Array method) __len__() (pyopencl.array.Array method) __lt__() (pyopencl.array.Array method) __mul__() (pyopencl.array.Array method) __ne__() (pyopencl.array.Array method) __neg__() (pyopencl.array.Array method) __or__() (pyopencl.array.Array method) __pos__() (pyopencl.array.Array method) __pow__() (pyopencl.array.Array method) __rdiv__() (pyopencl.array.Array method) __repr__() (pyopencl.array.Array method) (pyopencl.ImageFormat method) __setitem__() (pyopencl.array.Array method) __str__() (pyopencl.array.Array method) __sub__() (pyopencl.array.Array method) __xor__() (pyopencl.array.Array method) _Program (class in pyopencl._cl) A A (pyopencl.channel_order attribute) ABGR (pyopencl.channel_order attribute) ACCELERATOR (pyopencl.device_type attribute) ACCESS_QUALIFIER (pyopencl.kernel_arg_info attribute) acos() (in module pyopencl.clmath) acosh() (in module pyopencl.clmath) acospi() (in module pyopencl.clmath) ACQUIRE_GL_OBJECTS (pyopencl.command_type attribute) active_blocks (pyopencl.tools.MemoryPool attribute) (pyopencl.tools.SVMPool attribute) active_bytes (pyopencl.tools.MemoryPool attribute) (pyopencl.tools.SVMPool attribute) add_event() (pyopencl.array.Array method) ADDRESS_BITS (pyopencl.device_info attribute) ADDRESS_QUALIFIER (pyopencl.kernel_arg_info attribute) addressing_mode (class in pyopencl) ADDRESSING_MODE (pyopencl.sampler_info attribute) (pyopencl.sampler_properties attribute) ALL (pyopencl.device_type attribute) all() (in module pyopencl.array) (pyopencl.array.Array method) all_kernels() (pyopencl.Program method) ALLOC_HOST_PTR (pyopencl.mem_flags attribute) allocate() (pyopencl.tools.MemoryPool method) AllocatorBase (class in pyopencl._cl) (class in pyopencl.tools) any() (in module pyopencl.array) (pyopencl.array.Array method) arange() (in module pyopencl.array) Argument (class in pyopencl.tools) Array (class in pyopencl.array) ARRAY_SIZE (pyopencl.image_info attribute) ArrayHasOffsetError as_buffer() (pyopencl.SVMPointer method) asin() (in module pyopencl.clmath) asinh() (in module pyopencl.clmath) asinpi() (in module pyopencl.clmath) ASSOCIATED_MEMOBJECT (pyopencl.mem_info attribute) astype() (pyopencl.array.Array method) atan() (in module pyopencl.clmath) atan2() (in module pyopencl.clmath) atan2pi() (in module pyopencl.clmath) atanh() (in module pyopencl.clmath) atanpi() (in module pyopencl.clmath) ATOMIC_FENCE_CAPABILITIES (pyopencl.device_info attribute) ATOMIC_MEMORY_CAPABILITIES (pyopencl.device_info attribute) ATOMICS (pyopencl.device_svm_capabilities attribute) ATTRIBUTE_ASYNC_ENGINE_COUNT_NV (pyopencl.device_info attribute) ATTRIBUTES (pyopencl.kernel_info attribute) AVAILABLE (pyopencl.device_info attribute) AVAILABLE_ASYNC_QUEUES_AMD (pyopencl.device_info attribute) B BARRIER (pyopencl.command_type attribute) base_data (pyopencl.array.Array attribute) BGRA (pyopencl.channel_order attribute) BINARIES (pyopencl.program_info attribute) BINARY (pyopencl.program_kind attribute) BINARY_SIZES (pyopencl.program_info attribute) BINARY_TYPE (pyopencl.program_build_info attribute) bind_to_queue() (pyopencl.SVMAllocation method) (pyopencl.tools.PooledSVM method) BitonicSort (class in pyopencl.bitonic_sort) BOARD_NAME_AMD (pyopencl.device_info attribute) buf (pyopencl.SVMPointer property) Buffer (class in pyopencl) (class in pyopencl._cl) BUFFER (pyopencl.image_info attribute) (pyopencl.mem_object_type attribute) build() (pyopencl.Program method) BUILD_PROGRAM_FAILURE (pyopencl.status_code attribute) BUILT_IN_KERNELS (pyopencl.device_info attribute) BUILT_IN_KERNELS_WITH_VERSION (pyopencl.device_info attribute) bus (pyopencl.DeviceTopologyAmd attribute) BY_AFFINITY_DOMAIN (pyopencl.device_partition_property attribute) BY_COUNTS (pyopencl.device_partition_property attribute) BY_COUNTS_LIST_END (pyopencl.device_partition_property attribute) C capture_call() (pyopencl.Kernel method) cbrt() (in module pyopencl.clmath) ceil() (in module pyopencl.clmath) channel_count (pyopencl.ImageFormat attribute) channel_data_type (pyopencl.ImageFormat attribute) channel_order (class in pyopencl) (pyopencl.ImageFormat attribute) channel_type (class in pyopencl) choose_devices() (in module pyopencl) cl_command_queue (C type) cl_context (C type) cl_device_id (C type) cl_event (C type) cl_kernel (C type) cl_mem (C type) cl_platform_id (C type) cl_program (C type) cl_sampler (C type) CLAMP (pyopencl.addressing_mode attribute) CLAMP_TO_EDGE (pyopencl.addressing_mode attribute) CLCharacterizationWarning clCreateCommandQueueWithProperties (C function) clCreatePipe (C function) clCreateSamplerWithProperties (C function) clear_first_arg_caches() (in module pyopencl.tools) clone() (pyopencl.Kernel method) COARSE_GRAIN_BUFFER (pyopencl.device_svm_capabilities attribute) CODEPLAY (pyopencl.khronos_vendor_id attribute) command_execution_status (class in pyopencl) COMMAND_EXECUTION_STATUS (pyopencl.event_info attribute) COMMAND_QUEUE (pyopencl.event_info attribute) command_queue_info (class in pyopencl) command_queue_properties (class in pyopencl) command_type (class in pyopencl) COMMAND_TYPE (pyopencl.event_info attribute) CommandQueue (class in pyopencl) (class in pyopencl._cl) compile() (pyopencl.Program method) COMPILE_NUM_SUB_GROUPS (pyopencl.kernel_sub_group_info attribute) COMPILE_PROGRAM_FAILURE (pyopencl.status_code attribute) COMPILE_WORK_GROUP_SIZE (pyopencl.kernel_work_group_info attribute) COMPILED_OBJECT (pyopencl.program_binary_type attribute) COMPILER_AVAILABLE (pyopencl.device_info attribute) COMPILER_NOT_AVAILABLE (pyopencl.status_code attribute) COMPLETE (pyopencl.command_execution_status attribute) (pyopencl.profiling_info attribute) COMPUTE_CAPABILITY_MAJOR_NV (pyopencl.device_info attribute) COMPUTE_CAPABILITY_MINOR_NV (pyopencl.device_info attribute) concatenate() (in module pyopencl.array) conj() (pyopencl.array.Array method) conjugate() (pyopencl.array.Array method) CONST (pyopencl.kernel_arg_type_qualifier attribute) CONSTANT (pyopencl.kernel_arg_address_qualifier attribute) CONTENT_UNDEFINED (pyopencl.mem_migration_flags attribute) Context (class in pyopencl) (class in pyopencl._cl) CONTEXT (pyopencl.command_queue_info attribute) (pyopencl.event_info attribute) (pyopencl.kernel_info attribute) (pyopencl.mem_info attribute) (pyopencl.program_info attribute) (pyopencl.sampler_info attribute) context_info (class in pyopencl) context_properties (class in pyopencl) copy() (pyopencl.array.Array method) COPY_BUFFER (pyopencl.command_type attribute) COPY_BUFFER_RECT (pyopencl.command_type attribute) COPY_BUFFER_TO_IMAGE (pyopencl.command_type attribute) COPY_HOST_PTR (pyopencl.mem_flags attribute) copy_if() (in module pyopencl.algorithm) COPY_IMAGE (pyopencl.command_type attribute) COPY_IMAGE_TO_BUFFER (pyopencl.command_type attribute) CORRECTLY_ROUNDED_DIVIDE_SQRT (pyopencl.device_fp_config attribute) cos() (in module pyopencl.clmath) cosh() (in module pyopencl.clmath) cospi() (in module pyopencl.clmath) CPU (pyopencl.device_type attribute) create_image() (in module pyopencl) create_program_with_built_in_kernels() (in module pyopencl) create_some_context() (in module pyopencl) create_sub_devices() (pyopencl.Device method) csvm_empty() (in module pyopencl) csvm_empty_like() (in module pyopencl) CUSTOM (pyopencl.device_type attribute) D data (pyopencl.array.Array attribute) declarator() (pyopencl.tools.Argument method) DEFAULT (pyopencl.device_type attribute) DeferredAllocator (class in pyopencl.tools) DENORM (pyopencl.device_fp_config attribute) DEPTH (pyopencl.image_info attribute) Device (class in pyopencl) (class in pyopencl._cl) DEVICE (pyopencl.command_queue_info attribute) device (pyopencl.DeviceTopologyAmd attribute) device_affinity_domain (class in pyopencl) device_and_host_timer() (pyopencl.Device method) device_atomic_capabilities (class in pyopencl) DEVICE_DEFAULT (pyopencl.queue_properties attribute) device_device_enqueue_capabilities (class in pyopencl) DEVICE_ENQUEUE_CAPABILITIES (pyopencl.device_info attribute) device_exec_capabilities (class in pyopencl) device_fp_config (class in pyopencl) device_info (class in pyopencl) device_local_mem_type (class in pyopencl) device_mem_cache_type (class in pyopencl) DEVICE_NOT_AVAILABLE (pyopencl.status_code attribute) DEVICE_NOT_FOUND (pyopencl.status_code attribute) DEVICE_PARTITION_FAILED (pyopencl.status_code attribute) device_partition_property (class in pyopencl) device_svm_capabilities (class in pyopencl) device_topology_type_amd (class in pyopencl) device_type (class in pyopencl) DEVICES (pyopencl.context_info attribute) (pyopencl.program_info attribute) DeviceTopologyAmd (class in pyopencl) dot() (in module pyopencl.array) DOUBLE_FP_CONFIG (pyopencl.device_info attribute) DRIVER_VERSION (pyopencl.device_info attribute) dtype (pyopencl.array.Array attribute) (pyopencl.tools.DtypedArgument attribute) dtype_size (pyopencl.ImageFormat attribute) dtype_to_ctype() (in module pyopencl.tools) DtypedArgument (class in pyopencl.tools) E ELEMENT_SIZE (pyopencl.image_info attribute) ElementwiseKernel (class in pyopencl.elementwise) empty() (in module pyopencl.array) empty_like() (in module pyopencl.array) END (pyopencl.profiling_info attribute) ENDIAN_LITTLE (pyopencl.device_info attribute) enqueue_acquire_gl_objects() (in module pyopencl) enqueue_barrier() (in module pyopencl) enqueue_copy() (in module pyopencl) enqueue_copy_buffer_p2p_amd() (in module pyopencl) enqueue_fill() (in module pyopencl) enqueue_fill_buffer() (in module pyopencl) enqueue_fill_image() (in module pyopencl) enqueue_map_buffer() (in module pyopencl) enqueue_map_image() (in module pyopencl) enqueue_marker() (in module pyopencl) enqueue_migrate_mem_objects() (in module pyopencl) enqueue_nd_range_kernel() (in module pyopencl) enqueue_release() (pyopencl.SVMAllocation method) (pyopencl.tools.PooledSVM method) enqueue_release_gl_objects() (in module pyopencl) enqueue_svm_memfill() (in module pyopencl) enqueue_svm_migratemem() (in module pyopencl) environment variable PYOPENCL_BUILD_OPTIONS, [1], [2] PYOPENCL_COMPILER_OUTPUT, [1] PYOPENCL_NO_CACHE, [1], [2], [3] EQUALLY (pyopencl.device_partition_property attribute) erf() (in module pyopencl.clmath) erfc() (in module pyopencl.clmath) Error (class in pyopencl) ERROR_CORRECTION_SUPPORT (pyopencl.device_info attribute) Event (class in pyopencl) (class in pyopencl._cl) event (pyopencl.SVMMap property) event_info (class in pyopencl) events (pyopencl.array.Array attribute) ExclusiveScanKernel (class in pyopencl.scan) EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST (pyopencl.status_code attribute) EXECUTABLE (pyopencl.program_binary_type attribute) EXECUTION_CAPABILITIES (pyopencl.device_info attribute) exp() (in module pyopencl.clmath) exp10() (in module pyopencl.clmath) exp2() (in module pyopencl.clmath) expm1() (in module pyopencl.clmath) EXT_MEM_PADDING_IN_BYTES_QCOM (pyopencl.device_info attribute) EXTENSIONS (pyopencl.device_info attribute) (pyopencl.platform_info attribute) EXTENSIONS_WITH_VERSION (pyopencl.device_info attribute) (pyopencl.platform_info attribute) F fabs() (in module pyopencl.clmath) fill() (pyopencl.array.Array method) FILL_BUFFER (pyopencl.command_type attribute) FILL_IMAGE (pyopencl.command_type attribute) fill_normal() (pyopencl.clrandom.PhiloxGenerator method) (pyopencl.clrandom.ThreefryGenerator method) fill_rand() (in module pyopencl.clrandom) fill_uniform() (pyopencl.clrandom.PhiloxGenerator method) (pyopencl.clrandom.ThreefryGenerator method) filter_mode (class in pyopencl) FILTER_MODE (pyopencl.sampler_info attribute) (pyopencl.sampler_properties attribute) FINE_GRAIN_BUFFER (pyopencl.device_svm_capabilities attribute) FINE_GRAIN_SYSTEM (pyopencl.device_svm_capabilities attribute) finish() (pyopencl.array.Array method) (pyopencl.CommandQueue method) first_arg_dependent_memoize() (in module pyopencl.tools) flags (pyopencl.array.Array attribute) FLAGS (pyopencl.mem_info attribute) FLOAT (pyopencl.channel_type attribute) float64 (class in numpy) floor() (in module pyopencl.clmath) flush() (pyopencl.CommandQueue method) FMA (pyopencl.device_fp_config attribute) fmod() (in module pyopencl.clmath) FORMAT (pyopencl.image_info attribute) free_held() (pyopencl.tools.MemoryPool method) (pyopencl.tools.SVMPool method) frexp() (in module pyopencl.clmath) from_int_ptr() (pyopencl.CommandQueue method) (pyopencl.Context method) (pyopencl.Device method) (pyopencl.Event method) (pyopencl.Kernel method) (pyopencl.MemoryObject method) (pyopencl.Platform method) (pyopencl.Program static method) (pyopencl.Sampler method) fsvm_empty() (in module pyopencl) fsvm_empty_like() (in module pyopencl) function (pyopencl.DeviceTopologyAmd attribute) FUNCTION_NAME (pyopencl.kernel_info attribute) G GENERIC_ADDRESS_SPACE_SUPPORT (pyopencl.device_info attribute) GenericDebugScanKernel (class in pyopencl.scan) GenericScanKernel (class in pyopencl.scan) get() (pyopencl.array.Array method) get_apple_cgl_share_group() (in module pyopencl) get_arg_info() (pyopencl.Kernel method) get_async() (pyopencl.array.Array method) get_build_info() (pyopencl.Program method) get_cl_header_version() (in module pyopencl) get_devices() (pyopencl.Platform method) get_fast_inaccurate_build_options() (in module pyopencl.characterize) get_gl_context_info_khr() (in module pyopencl) get_gl_sharing_context_properties() (in module pyopencl) get_gl_texture_info() (pyopencl.GLTexture method) get_host_array() (pyopencl.MemoryObject method) get_image_info() (pyopencl.Image method) get_info() (pyopencl.CommandQueue method) (pyopencl.Context method) (pyopencl.Device method) (pyopencl.Event method) (pyopencl.Kernel method) (pyopencl.MemoryObject method) (pyopencl.Platform method) (pyopencl.Program method) (pyopencl.Sampler method) get_or_register_dtype() (in module pyopencl.tools) get_pipe_info() (pyopencl.Pipe method) get_platforms() (in module pyopencl) get_profiling_info() (pyopencl.Event method) get_simd_group_size() (in module pyopencl.characterize) get_sub_group_info() (pyopencl.Kernel method) get_sub_region() (pyopencl.Buffer method) get_supported_image_formats() (in module pyopencl) get_ward() (pyopencl.NannyEvent method) get_work_group_info() (pyopencl.Kernel method) GFXIP_MAJOR_AMD (pyopencl.device_info attribute) GFXIP_MINOR_AMD (pyopencl.device_info attribute) gl_context_info (class in pyopencl) gl_object (pyopencl.GLBuffer attribute) (pyopencl.GLRenderBuffer attribute) (pyopencl.GLTexture attribute) GLBuffer (class in pyopencl) GLOBAL (pyopencl.device_local_mem_type attribute) (pyopencl.kernel_arg_address_qualifier attribute) GLOBAL_FREE_MEMORY_AMD (pyopencl.device_info attribute) GLOBAL_MEM_CACHE_SIZE (pyopencl.device_info attribute) GLOBAL_MEM_CACHE_TYPE (pyopencl.device_info attribute) GLOBAL_MEM_CACHELINE_SIZE (pyopencl.device_info attribute) GLOBAL_MEM_CHANNEL_BANK_WIDTH_AMD (pyopencl.device_info attribute) GLOBAL_MEM_CHANNEL_BANKS_AMD (pyopencl.device_info attribute) GLOBAL_MEM_CHANNELS_AMD (pyopencl.device_info attribute) GLOBAL_MEM_SIZE (pyopencl.device_info attribute) GLOBAL_VARIABLE_PREFERRED_TOTAL_SIZE (pyopencl.device_info attribute) GLOBAL_VARIABLE_TOTAL_SIZE (pyopencl.program_build_info attribute) GLOBAL_WORK_SIZE (pyopencl.kernel_work_group_info attribute) GLRenderBuffer (class in pyopencl) GLTexture (class in pyopencl) GPU (pyopencl.device_type attribute) GPU_OVERLAP_NV (pyopencl.device_info attribute) H HALF_FLOAT (pyopencl.channel_type attribute) HALF_FP_CONFIG (pyopencl.device_info attribute) has_amd_double_support() (in module pyopencl.characterize) has_src_build_cache() (in module pyopencl.characterize) has_struct_arg_count_bug() (in module pyopencl.characterize) hashable_model_and_version_identifier (pyopencl.Device attribute) have_gl() (in module pyopencl) HEIGHT (pyopencl.image_info attribute) held_blocks (pyopencl.tools.MemoryPool attribute) (pyopencl.tools.SVMPool attribute) HOST (pyopencl.mem_migration_flags attribute) HOST_NO_ACCESS (pyopencl.mem_flags attribute) HOST_PTR (pyopencl.mem_info attribute) HOST_READ_ONLY (pyopencl.mem_flags attribute) host_timer() (pyopencl.Device method) HOST_TIMER_RESOLUTION (pyopencl.platform_info attribute) HOST_UNIFIED_MEMORY (pyopencl.device_info attribute) HOST_WRITE_ONLY (pyopencl.mem_flags attribute) hostbuf (pyopencl.MemoryObject attribute) I if_positive() (in module pyopencl.array) IL (pyopencl.program_info attribute) (pyopencl.program_kind attribute) IL_VERSION (pyopencl.device_info attribute) ilogb() (in module pyopencl.clmath) ILS_WITH_VERSION (pyopencl.device_info attribute) imag (pyopencl.array.Array attribute) Image (class in pyopencl) (class in pyopencl._cl) IMAGE1D (pyopencl.mem_object_type attribute) IMAGE1D_ARRAY (pyopencl.mem_object_type attribute) IMAGE1D_BUFFER (pyopencl.mem_object_type attribute) IMAGE2D (pyopencl.mem_object_type attribute) IMAGE2D_ARRAY (pyopencl.mem_object_type attribute) IMAGE2D_MAX_HEIGHT (pyopencl.device_info attribute) IMAGE2D_MAX_WIDTH (pyopencl.device_info attribute) IMAGE3D (pyopencl.mem_object_type attribute) IMAGE3D_MAX_DEPTH (pyopencl.device_info attribute) IMAGE3D_MAX_HEIGHT (pyopencl.device_info attribute) IMAGE3D_MAX_WIDTH (pyopencl.device_info attribute) IMAGE_BASE_ADDRESS_ALIGNMENT (pyopencl.device_info attribute) IMAGE_FORMAT_MISMATCH (pyopencl.status_code attribute) IMAGE_FORMAT_NOT_SUPPORTED (pyopencl.status_code attribute) image_from_array() (in module pyopencl) image_info (class in pyopencl) IMAGE_MAX_ARRAY_SIZE (pyopencl.device_info attribute) IMAGE_MAX_BUFFER_SIZE (pyopencl.device_info attribute) IMAGE_PITCH_ALIGNMENT (pyopencl.device_info attribute) IMAGE_SUPPORT (pyopencl.device_info attribute) ImageFormat (class in pyopencl) ImmediateAllocator (class in pyopencl.tools) InclusiveScanKernel (class in pyopencl.scan) INF_NAN (pyopencl.device_fp_config attribute) info (pyopencl.CommandQueue attribute) (pyopencl.Context attribute) (pyopencl.Device attribute) (pyopencl.Event attribute) (pyopencl.Image attribute) (pyopencl.Kernel attribute) (pyopencl.MemoryObject attribute) (pyopencl.Platform attribute) (pyopencl.ProfilingInfoGetter attribute) (pyopencl.Program attribute) (pyopencl.Sampler attribute) int32 (class in numpy) int8 (class in numpy) int_ptr (pyopencl.CommandQueue attribute) (pyopencl.Context attribute) (pyopencl.Device attribute) (pyopencl.Event attribute) (pyopencl.Kernel attribute) (pyopencl.MemoryObject attribute) (pyopencl.Platform attribute) (pyopencl.Program attribute) (pyopencl.Sampler attribute) INTEGRATED_MEMORY_NV (pyopencl.device_info attribute) INTENSITY (pyopencl.channel_order attribute) INTEROP_USER_SYNC (pyopencl.context_info attribute) INVALID_ARG_INDEX (pyopencl.status_code attribute) INVALID_ARG_SIZE (pyopencl.status_code attribute) INVALID_ARG_VALUE (pyopencl.status_code attribute) INVALID_BINARY (pyopencl.status_code attribute) INVALID_BUFFER_SIZE (pyopencl.status_code attribute) INVALID_BUILD_OPTIONS (pyopencl.status_code attribute) INVALID_COMMAND_QUEUE (pyopencl.status_code attribute) INVALID_COMPILER_OPTIONS (pyopencl.status_code attribute) INVALID_CONTEXT (pyopencl.status_code attribute) INVALID_DEVICE (pyopencl.status_code attribute) INVALID_DEVICE_PARTITION_COUNT (pyopencl.status_code attribute) INVALID_DEVICE_QUEUE (pyopencl.status_code attribute) INVALID_DEVICE_TYPE (pyopencl.status_code attribute) INVALID_EVENT (pyopencl.status_code attribute) INVALID_EVENT_WAIT_LIST (pyopencl.status_code attribute) INVALID_GL_OBJECT (pyopencl.status_code attribute) INVALID_GLOBAL_OFFSET (pyopencl.status_code attribute) INVALID_GLOBAL_WORK_SIZE (pyopencl.status_code attribute) INVALID_HOST_PTR (pyopencl.status_code attribute) INVALID_IMAGE_DESCRIPTOR (pyopencl.status_code attribute) INVALID_IMAGE_FORMAT_DESCRIPTOR (pyopencl.status_code attribute) INVALID_IMAGE_SIZE (pyopencl.status_code attribute) INVALID_KERNEL (pyopencl.status_code attribute) INVALID_KERNEL_ARGS (pyopencl.status_code attribute) INVALID_KERNEL_DEFINITION (pyopencl.status_code attribute) INVALID_KERNEL_NAME (pyopencl.status_code attribute) INVALID_LINKER_OPTIONS (pyopencl.status_code attribute) INVALID_MEM_OBJECT (pyopencl.status_code attribute) INVALID_MIP_LEVEL (pyopencl.status_code attribute) INVALID_OPERATION (pyopencl.status_code attribute) INVALID_PIPE_SIZE (pyopencl.status_code attribute) INVALID_PLATFORM (pyopencl.status_code attribute) INVALID_PROGRAM (pyopencl.status_code attribute) INVALID_PROGRAM_EXECUTABLE (pyopencl.status_code attribute) INVALID_QUEUE_PROPERTIES (pyopencl.status_code attribute) INVALID_SAMPLER (pyopencl.status_code attribute) INVALID_SPEC_ID (pyopencl.status_code attribute) INVALID_VALUE (pyopencl.status_code attribute) INVALID_WORK_DIMENSION (pyopencl.status_code attribute) INVALID_WORK_GROUP_SIZE (pyopencl.status_code attribute) INVALID_WORK_ITEM_SIZE (pyopencl.status_code attribute) itemsize (pyopencl.ImageFormat attribute) K Kernel (class in pyopencl) (class in pyopencl._cl) KERNEL (pyopencl.device_exec_capabilities attribute) kernel_arg_access_qualifier (class in pyopencl) kernel_arg_address_qualifier (class in pyopencl) kernel_arg_info (class in pyopencl) KERNEL_ARG_INFO_NOT_AVAILABLE (pyopencl.status_code attribute) kernel_arg_type_qualifier (class in pyopencl) KERNEL_EXEC_TIMEOUT_NV (pyopencl.device_info attribute) kernel_info (class in pyopencl) kernel_name (pyopencl.Program attribute) KERNEL_NAMES (pyopencl.program_info attribute) KERNEL_READ_AND_WRITE (pyopencl.mem_flags attribute) kernel_sub_group_info (class in pyopencl) kernel_work_group_info (class in pyopencl) khronos_vendor_id (class in pyopencl) L L1_CACHE (pyopencl.device_affinity_domain attribute) L2_CACHE (pyopencl.device_affinity_domain attribute) L3_CACHE (pyopencl.device_affinity_domain attribute) L4_CACHE (pyopencl.device_affinity_domain attribute) ldexp() (in module pyopencl.clmath) lgamma() (in module pyopencl.clmath) LIBRARY (pyopencl.program_binary_type attribute) LINEAR (pyopencl.filter_mode attribute) link_program() (in module pyopencl) LINK_PROGRAM_FAILURE (pyopencl.status_code attribute) LINKER_AVAILABLE (pyopencl.device_info attribute) LINKER_NOT_AVAILABLE (pyopencl.status_code attribute) ListOfListsBuilder (class in pyopencl.algorithm) LOCAL (pyopencl.device_local_mem_type attribute) (pyopencl.kernel_arg_address_qualifier attribute) LOCAL_MEM_BANKS_AMD (pyopencl.device_info attribute) LOCAL_MEM_SIZE (pyopencl.device_info attribute) (pyopencl.kernel_work_group_info attribute) LOCAL_MEM_SIZE_PER_COMPUTE_UNIT_AMD (pyopencl.device_info attribute) LOCAL_MEM_TYPE (pyopencl.device_info attribute) local_memory_access_granularity() (in module pyopencl.characterize) local_memory_bank_count() (in module pyopencl.characterize) LOCAL_SIZE_FOR_SUB_GROUP_COUNT (pyopencl.kernel_sub_group_info attribute) LocalMemory (class in pyopencl) LOD_MAX (pyopencl.sampler_info attribute) LOD_MAX_KHR (pyopencl.sampler_info attribute) LOD_MIN (pyopencl.sampler_info attribute) LOD_MIN_KHR (pyopencl.sampler_info attribute) LOG (pyopencl.program_build_info attribute) log() (in module pyopencl.clmath) log10() (in module pyopencl.clmath) log1p() (in module pyopencl.clmath) log2() (in module pyopencl.clmath) logb() (in module pyopencl.clmath) logical_and() (in module pyopencl.array) logical_not() (in module pyopencl.array) logical_or() (in module pyopencl.array) LogicError (class in pyopencl) LUMINANCE (pyopencl.channel_order attribute) M MAJOR_BITS (pyopencl.version_bits attribute) MAJOR_MASK (pyopencl.version_bits attribute) managed_bytes (pyopencl.tools.MemoryPool attribute) (pyopencl.tools.SVMPool attribute) map() (pyopencl.SVM method) (pyopencl.SVMPointer method) MAP_BUFFER (pyopencl.command_type attribute) MAP_COUNT (pyopencl.mem_info attribute) MAP_FAILURE (pyopencl.status_code attribute) map_flags (class in pyopencl) MAP_IMAGE (pyopencl.command_type attribute) map_ro() (pyopencl.SVM method) (pyopencl.SVMPointer method) map_rw() (pyopencl.SVM method) (pyopencl.SVMPointer method) map_to_host() (pyopencl.array.Array method) MARKER (pyopencl.command_type attribute) match_dtype_to_c_struct() (in module pyopencl.tools) max() (in module pyopencl.array) MAX_ATOMIC_COUNTERS_EXT (pyopencl.device_info attribute) MAX_CLOCK_FREQUENCY (pyopencl.device_info attribute) MAX_COMPUTE_UNITS (pyopencl.device_info attribute) MAX_CONSTANT_ARGS (pyopencl.device_info attribute) MAX_CONSTANT_BUFFER_SIZE (pyopencl.device_info attribute) MAX_GLOBAL_VARIABLE_SIZE (pyopencl.device_info attribute) MAX_MEM_ALLOC_SIZE (pyopencl.device_info attribute) MAX_NUM_SUB_GROUPS (pyopencl.device_info attribute) (pyopencl.kernel_sub_group_info attribute) MAX_ON_DEVICE_EVENTS (pyopencl.device_info attribute) MAX_ON_DEVICE_QUEUES (pyopencl.device_info attribute) MAX_PACKETS (pyopencl.pipe_info attribute) (pyopencl.pipe_properties attribute) MAX_PARAMETER_SIZE (pyopencl.device_info attribute) MAX_PIPE_ARGS (pyopencl.device_info attribute) MAX_READ_IMAGE_ARGS (pyopencl.device_info attribute) MAX_READ_WRITE_IMAGE_ARGS (pyopencl.device_info attribute) MAX_SAMPLERS (pyopencl.device_info attribute) MAX_SIZE_RESTRICTION_EXCEEDED (pyopencl.status_code attribute) MAX_SUB_GROUP_SIZE_FOR_NDRANGE (pyopencl.kernel_sub_group_info attribute) MAX_WORK_GROUP_SIZE (pyopencl.device_info attribute) MAX_WORK_GROUP_SIZE_AMD (pyopencl.device_info attribute) MAX_WORK_ITEM_DIMENSIONS (pyopencl.device_info attribute) MAX_WORK_ITEM_SIZES (pyopencl.device_info attribute) MAX_WRITE_IMAGE_ARGS (pyopencl.device_info attribute) maximum() (in module pyopencl.array) ME_VERSION_INTEL (pyopencl.device_info attribute) mem (pyopencl.SVM attribute) MEM_BASE_ADDR_ALIGN (pyopencl.device_info attribute) MEM_COPY_OVERLAP (pyopencl.status_code attribute) mem_flags (class in pyopencl) mem_info (class in pyopencl) mem_migration_flags (class in pyopencl) MEM_OBJECT_ALLOCATION_FAILURE (pyopencl.status_code attribute) mem_object_type (class in pyopencl) MemoryError (class in pyopencl) MemoryMap (class in pyopencl) (class in pyopencl._cl) MemoryObject (class in pyopencl) MemoryPool (class in pyopencl.tools) MIGRATE_MEM_OBJECTS (pyopencl.command_type attribute) min() (in module pyopencl.array) MIN_DATA_TYPE_ALIGN_SIZE (pyopencl.device_info attribute) minimum() (in module pyopencl.array) MINOR_BITS (pyopencl.version_bits attribute) MINOR_MASK (pyopencl.version_bits attribute) MIP_FILTER_MODE (pyopencl.sampler_info attribute) MIP_FILTER_MODE_KHR (pyopencl.sampler_info attribute) MIRRORED_REPEAT (pyopencl.addressing_mode attribute) MISALIGNED_SUB_BUFFER_OFFSET (pyopencl.status_code attribute) modf() (in module pyopencl.clmath) module pyopencl pyopencl.algorithm pyopencl.array pyopencl.bitonic_sort pyopencl.characterize pyopencl.clmath pyopencl.clrandom pyopencl.cltypes pyopencl.elementwise pyopencl.reduction pyopencl.scan pyopencl.tools mul_add() (pyopencl.array.Array method) N NAME (pyopencl.device_info attribute) (pyopencl.kernel_arg_info attribute) name (pyopencl.NameVersion attribute) NAME (pyopencl.platform_info attribute) name (pyopencl.tools.DtypedArgument attribute) NameVersion (class in pyopencl) nan() (in module pyopencl.clmath) NannyEvent (class in pyopencl) NATIVE_KERNEL (pyopencl.command_type attribute) (pyopencl.device_exec_capabilities attribute) NATIVE_VECTOR_WIDTH_CHAR (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_DOUBLE (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_FLOAT (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_HALF (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_INT (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_LONG (pyopencl.device_info attribute) NATIVE_VECTOR_WIDTH_SHORT (pyopencl.device_info attribute) nbytes (pyopencl.array.Array attribute) ndim (pyopencl.array.Array attribute) NDRANGE_KERNEL (pyopencl.command_type attribute) NEAREST (pyopencl.filter_mode attribute) NEXT_PARTITIONABLE (pyopencl.device_affinity_domain attribute) NON_UNIFORM_WORK_GROUP_SUPPORT (pyopencl.device_info attribute) NONE (pyopencl.addressing_mode attribute) (pyopencl.device_mem_cache_type attribute) (pyopencl.kernel_arg_access_qualifier attribute) (pyopencl.kernel_arg_type_qualifier attribute) (pyopencl.program_binary_type attribute) normal() (pyopencl.clrandom.PhiloxGenerator method) (pyopencl.clrandom.ThreefryGenerator method) NORMALIZED_COORDS (pyopencl.sampler_info attribute) (pyopencl.sampler_properties attribute) NUM_ARGS (pyopencl.kernel_info attribute) NUM_DEVICES (pyopencl.context_info attribute) (pyopencl.program_info attribute) NUM_KERNELS (pyopencl.program_info attribute) NUM_MIP_LEVELS (pyopencl.image_info attribute) NUM_SAMPLES (pyopencl.image_info attribute) NUM_SIMULTANEOUS_INTEROPS_INTEL (pyopencl.device_info attribute) NUMA (pyopencl.device_affinity_domain attribute) NUMERIC_VERSION (pyopencl.device_info attribute) (pyopencl.platform_info attribute) nv_compute_capability() (in module pyopencl.characterize) O OFFLINE_DEVICES_AMD (pyopencl.context_properties attribute) offset (pyopencl.array.Array attribute) OFFSET (pyopencl.mem_info attribute) ON_DEVICE (pyopencl.command_queue_properties attribute) ON_DEVICE_DEFAULT (pyopencl.command_queue_properties attribute) OPENCL_C_ALL_VERSIONS (pyopencl.device_info attribute) OPENCL_C_FEATURES (pyopencl.device_info attribute) OPENCL_C_VERSION (pyopencl.device_info attribute) OPTIONS (pyopencl.program_build_info attribute) ORDER_ACQ_REL (pyopencl.device_atomic_capabilities attribute) ORDER_RELAXED (pyopencl.device_atomic_capabilities attribute) ORDER_SEQ_CST (pyopencl.device_atomic_capabilities attribute) OtherArg (class in pyopencl.tools) OUT_OF_HOST_MEMORY (pyopencl.status_code attribute) OUT_OF_ORDER_EXEC_MODE_ENABLE (pyopencl.command_queue_properties attribute) OUT_OF_RESOURCES (pyopencl.status_code attribute) P PACKET_SIZE (pyopencl.pipe_info attribute) (pyopencl.pipe_properties attribute) PAGE_SIZE_QCOM (pyopencl.device_info attribute) PARENT_DEVICE (pyopencl.device_info attribute) parse_arg_list() (in module pyopencl.tools) partition() (in module pyopencl.algorithm) PARTITION_AFFINITY_DOMAIN (pyopencl.device_info attribute) PARTITION_MAX_SUB_DEVICES (pyopencl.device_info attribute) PARTITION_PROPERTIES (pyopencl.device_info attribute) PARTITION_TYPE (pyopencl.device_info attribute) PATCH_BITS (pyopencl.version_bits attribute) PATCH_MASK (pyopencl.version_bits attribute) PCI_BUS_ID_NV (pyopencl.device_info attribute) PCI_DOMAIN_ID_NV (pyopencl.device_info attribute) PCI_SLOT_ID_NV (pyopencl.device_info attribute) PCIE (pyopencl.device_topology_type_amd attribute) PCIE_ID_AMD (pyopencl.device_info attribute) PhiloxGenerator (class in pyopencl.clrandom) Pipe (class in pyopencl) PIPE (pyopencl.kernel_arg_type_qualifier attribute) (pyopencl.mem_object_type attribute) pipe_info (class in pyopencl) PIPE_MAX_ACTIVE_RESERVATIONS (pyopencl.device_info attribute) PIPE_MAX_PACKET_SIZE (pyopencl.device_info attribute) pipe_properties (class in pyopencl) PIPE_SUPPORT (pyopencl.device_info attribute) Platform (class in pyopencl) (class in pyopencl._cl) PLATFORM (pyopencl.context_properties attribute) (pyopencl.device_info attribute) platform_info (class in pyopencl) PLATFORM_NOT_FOUND_KHR (pyopencl.status_code attribute) PooledBuffer (class in pyopencl.tools) PooledSVM (class in pyopencl.tools) PREFERRED_CONSTANT_BUFFER_SIZE_AMD (pyopencl.device_info attribute) PREFERRED_GLOBAL_ATOMIC_ALIGNMENT (pyopencl.device_info attribute) PREFERRED_INTEROP_USER_SYNC (pyopencl.device_info attribute) PREFERRED_LOCAL_ATOMIC_ALIGNMENT (pyopencl.device_info attribute) PREFERRED_PLATFORM_ATOMIC_ALIGNMENT (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_CHAR (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_DOUBLE (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_FLOAT (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_HALF (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_INT (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_LONG (pyopencl.device_info attribute) PREFERRED_VECTOR_WIDTH_SHORT (pyopencl.device_info attribute) PREFERRED_WORK_GROUP_SIZE_AMD (pyopencl.device_info attribute) PREFERRED_WORK_GROUP_SIZE_MULTIPLE (pyopencl.device_info attribute) (pyopencl.kernel_work_group_info attribute) PRINTF_BUFFER_SIZE (pyopencl.device_info attribute) PRIVATE (pyopencl.kernel_arg_address_qualifier attribute) PRIVATE_MEM_SIZE (pyopencl.kernel_work_group_info attribute) PROFILE (pyopencl.device_info attribute) profile (pyopencl.Event attribute) PROFILE (pyopencl.platform_info attribute) PROFILING_ENABLE (pyopencl.command_queue_properties attribute) profiling_info (class in pyopencl) PROFILING_INFO_NOT_AVAILABLE (pyopencl.status_code attribute) PROFILING_TIMER_OFFSET_AMD (pyopencl.device_info attribute) PROFILING_TIMER_RESOLUTION (pyopencl.device_info attribute) ProfilingInfoGetter (class in pyopencl) Program (class in pyopencl) (class in pyopencl._cl) PROGRAM (pyopencl.kernel_info attribute) program_binary_type (class in pyopencl) program_build_info (class in pyopencl) program_info (class in pyopencl) program_kind (class in pyopencl) PROPERTIES (pyopencl.command_queue_info attribute) (pyopencl.context_info attribute) (pyopencl.mem_info attribute) (pyopencl.pipe_info attribute) (pyopencl.queue_properties attribute) (pyopencl.sampler_info attribute) PROPERTIES_ARRAY (pyopencl.command_queue_info attribute) pyopencl module pyopencl.algorithm module pyopencl.array module pyopencl.bitonic_sort module pyopencl.characterize module pyopencl.clmath module pyopencl.clrandom module pyopencl.cltypes module pyopencl.elementwise module pyopencl.reduction module pyopencl.scan module pyopencl.tools module PYOPENCL_BUILD_OPTIONS, [1] PYOPENCL_COMPILER_OUTPUT PYOPENCL_NO_CACHE, [1], [2] pytest_generate_tests_for_pyopencl() (in module pyopencl.tools) Python Enhancement Proposals PEP 8 Q QUEUE_ON_DEVICE_MAX_SIZE (pyopencl.device_info attribute) QUEUE_ON_DEVICE_PREFERRED_SIZE (pyopencl.device_info attribute) QUEUE_ON_DEVICE_PROPERTIES (pyopencl.device_info attribute) QUEUE_ON_HOST_PROPERTIES (pyopencl.device_info attribute) queue_properties (class in pyopencl) QUEUE_PROPERTIES (pyopencl.device_info attribute) QUEUED (pyopencl.command_execution_status attribute) (pyopencl.profiling_info attribute) R R (pyopencl.channel_order attribute) RA (pyopencl.channel_order attribute) RadixSort (class in pyopencl.algorithm) rand() (in module pyopencl.clrandom) ravel() (pyopencl.array.Array method) READ (pyopencl.map_flags attribute) READ_BUFFER (pyopencl.command_type attribute) READ_BUFFER_RECT (pyopencl.command_type attribute) READ_IMAGE (pyopencl.command_type attribute) READ_ONLY (pyopencl.kernel_arg_access_qualifier attribute) (pyopencl.mem_flags attribute) (pyopencl.svm_mem_flags attribute) READ_ONLY_CACHE (pyopencl.device_mem_cache_type attribute) READ_WRITE (pyopencl.kernel_arg_access_qualifier attribute) (pyopencl.mem_flags attribute) (pyopencl.svm_mem_flags attribute) READ_WRITE_CACHE (pyopencl.device_mem_cache_type attribute) real (pyopencl.array.Array attribute) ReductionKernel (class in pyopencl.reduction) REFERENCE_COUNT (pyopencl.command_queue_info attribute) (pyopencl.context_info attribute) (pyopencl.device_info attribute) (pyopencl.event_info attribute) (pyopencl.kernel_info attribute) (pyopencl.mem_info attribute) (pyopencl.program_info attribute) (pyopencl.sampler_info attribute) register_dtype() (in module pyopencl.tools) REGISTERS_PER_BLOCK_NV (pyopencl.device_info attribute) release() (pyopencl.Image method) (pyopencl.MemoryMap method) (pyopencl.MemoryObject method) (pyopencl.SVMMap method) (pyopencl.tools.PooledSVM method) RELEASE_GL_OBJECTS (pyopencl.command_type attribute) remove_if() (in module pyopencl.algorithm) REPEAT (pyopencl.addressing_mode attribute) REPLACEABLE_DEFAULT (pyopencl.device_device_enqueue_capabilities attribute) reshape() (in module pyopencl.array) (pyopencl.array.Array method) RESTRICT (pyopencl.kernel_arg_type_qualifier attribute) RG (pyopencl.channel_order attribute) RGB (pyopencl.channel_order attribute) RGBA (pyopencl.channel_order attribute) RGBx (pyopencl.channel_order attribute) RGx (pyopencl.channel_order attribute) rint() (in module pyopencl.clmath) round() (in module pyopencl.clmath) ROUND_TO_INF (pyopencl.device_fp_config attribute) ROUND_TO_NEAREST (pyopencl.device_fp_config attribute) ROUND_TO_ZERO (pyopencl.device_fp_config attribute) ROW_PITCH (pyopencl.image_info attribute) RUNNING (pyopencl.command_execution_status attribute) RuntimeError (class in pyopencl) Rx (pyopencl.channel_order attribute) S Sampler (class in pyopencl) (class in pyopencl._cl) sampler_info (class in pyopencl) sampler_properties (class in pyopencl) sBGRA (pyopencl.channel_order attribute) ScalarArg (class in pyopencl.tools) SCOPE_ALL_DEVICES (pyopencl.device_atomic_capabilities attribute) SCOPE_DEVICE (pyopencl.device_atomic_capabilities attribute) SCOPE_GLOBAL_CTORS_PRESENT (pyopencl.program_info attribute) SCOPE_GLOBAL_DTORS_PRESENT (pyopencl.program_info attribute) SCOPE_WORK_GROUP (pyopencl.device_atomic_capabilities attribute) SCOPE_WORK_ITEM (pyopencl.device_atomic_capabilities attribute) set() (pyopencl.array.Array method) set_arg() (pyopencl.Kernel method) set_args() (pyopencl.Kernel method) set_callback() (pyopencl.Event method) set_default_device_command_queue() (pyopencl.Context method) set_property() (pyopencl.CommandQueue method) set_scalar_arg_dtypes() (pyopencl.Kernel method) set_specialization_constant() (pyopencl.Program method) set_status() (pyopencl.UserEvent method) setitem() (pyopencl.array.Array method) shape (pyopencl.array.Array attribute) (pyopencl.Image attribute) SIGNED_INT16 (pyopencl.channel_type attribute) SIGNED_INT32 (pyopencl.channel_type attribute) SIGNED_INT8 (pyopencl.channel_type attribute) SIMD_INSTRUCTION_WIDTH_AMD (pyopencl.device_info attribute) SIMD_PER_COMPUTE_UNIT_AMD (pyopencl.device_info attribute) SIMD_WIDTH_AMD (pyopencl.device_info attribute) SIMULTANEOUS_INTEROPS_INTEL (pyopencl.device_info attribute) simultaneous_work_items_on_local_access() (in module pyopencl.characterize) sin() (in module pyopencl.clmath) SINGLE_FP_CONFIG (pyopencl.device_info attribute) sinh() (in module pyopencl.clmath) sinpi() (in module pyopencl.clmath) size (pyopencl.array.Array attribute) (pyopencl.LocalMemory attribute) SIZE (pyopencl.mem_info attribute) (pyopencl.queue_properties attribute) size (pyopencl.SVMPointer property) SLICE_PITCH (pyopencl.image_info attribute) SNORM_INT16 (pyopencl.channel_type attribute) SNORM_INT8 (pyopencl.channel_type attribute) SOFT_FLOAT (pyopencl.device_fp_config attribute) SOURCE (pyopencl.program_info attribute) (pyopencl.program_kind attribute) SPIR_VERSIONS (pyopencl.device_info attribute) sqrt() (in module pyopencl.clmath) squeeze() (pyopencl.array.Array method) sRGB (pyopencl.channel_order attribute) sRGBA (pyopencl.channel_order attribute) sRGBx (pyopencl.channel_order attribute) stack() (in module pyopencl.array) START (pyopencl.profiling_info attribute) STATUS (pyopencl.program_build_info attribute) status_code (class in pyopencl) stop_holding() (pyopencl.tools.MemoryPool method) (pyopencl.tools.SVMPool method) strides (pyopencl.array.Array attribute) SUB_GROUP_COUNT_FOR_NDRANGE (pyopencl.kernel_sub_group_info attribute) SUB_GROUP_INDEPENDENT_FORWARD_PROGRESS (pyopencl.device_info attribute) SUBMIT (pyopencl.profiling_info attribute) SUBMITTED (pyopencl.command_execution_status attribute) subset_dot() (in module pyopencl.array) subset_max() (in module pyopencl.array) subset_min() (in module pyopencl.array) SUCCESS (pyopencl.status_code attribute) sum() (in module pyopencl.array) SUPPORTED (pyopencl.device_device_enqueue_capabilities attribute) SVM (class in pyopencl) SVM_ATOMICS (pyopencl.svm_mem_flags attribute) SVM_CAPABILITIES (pyopencl.device_info attribute) svm_empty() (in module pyopencl) svm_empty_like() (in module pyopencl) SVM_FINE_GRAIN_BUFFER (pyopencl.svm_mem_flags attribute) SVM_FREE (pyopencl.command_type attribute) SVM_MAP (pyopencl.command_type attribute) svm_mem_flags (class in pyopencl) SVM_MEMCPY (pyopencl.command_type attribute) SVM_MEMFILL (pyopencl.command_type attribute) SVM_MIGRATE_MEM (pyopencl.command_type attribute) svm_ptr (pyopencl.SVMPointer property) SVM_UNMAP (pyopencl.command_type attribute) SVMAllocation (class in pyopencl) (class in pyopencl._cl) SVMAllocator (class in pyopencl.tools) SVMMap (class in pyopencl) SVMPointer (class in pyopencl) SVMPool (class in pyopencl.tools) T T (pyopencl.array.Array attribute) take() (in module pyopencl.array) tan() (in module pyopencl.clmath) tanh() (in module pyopencl.clmath) tanpi() (in module pyopencl.clmath) TASK (pyopencl.command_type attribute) tgamma() (in module pyopencl.clmath) THREAD_TRACE_SUPPORTED_AMD (pyopencl.device_info attribute) ThreefryGenerator (class in pyopencl.clrandom) to_device() (in module pyopencl.array) to_string() (pyopencl.addressing_mode method) (pyopencl.channel_order method) (pyopencl.channel_type method) (pyopencl.command_execution_status method) (pyopencl.command_queue_info method) (pyopencl.command_queue_properties method) (pyopencl.command_type method) (pyopencl.context_info method) (pyopencl.context_properties method) (pyopencl.device_affinity_domain method) (pyopencl.device_atomic_capabilities method) (pyopencl.device_device_enqueue_capabilities method) (pyopencl.device_exec_capabilities method) (pyopencl.device_fp_config method) (pyopencl.device_info method) (pyopencl.device_local_mem_type method) (pyopencl.device_mem_cache_type method) (pyopencl.device_partition_property method) (pyopencl.device_svm_capabilities method) (pyopencl.device_topology_type_amd method) (pyopencl.device_type method) (pyopencl.event_info method) (pyopencl.filter_mode method) (pyopencl.gl_context_info method) (pyopencl.image_info method) (pyopencl.kernel_arg_access_qualifier method) (pyopencl.kernel_arg_address_qualifier method) (pyopencl.kernel_arg_info method) (pyopencl.kernel_arg_type_qualifier method) (pyopencl.kernel_info method) (pyopencl.kernel_sub_group_info method) (pyopencl.kernel_work_group_info method) (pyopencl.khronos_vendor_id method) (pyopencl.map_flags method) (pyopencl.mem_flags method) (pyopencl.mem_info method) (pyopencl.mem_migration_flags method) (pyopencl.mem_object_type method) (pyopencl.pipe_info method) (pyopencl.pipe_properties method) (pyopencl.platform_info method) (pyopencl.profiling_info method) (pyopencl.program_binary_type method) (pyopencl.program_build_info method) (pyopencl.program_info method) (pyopencl.program_kind method) (pyopencl.queue_properties method) (pyopencl.sampler_info method) (pyopencl.sampler_properties method) (pyopencl.status_code method) (pyopencl.svm_mem_flags method) (pyopencl.version_bits method) TOPOLOGY_AMD (pyopencl.device_info attribute) transpose() (in module pyopencl.array) (pyopencl.array.Array method) trunc() (in module pyopencl.clmath) TYPE (pyopencl.device_info attribute) type (pyopencl.DeviceTopologyAmd attribute) TYPE (pyopencl.mem_info attribute) TYPE_NAME (pyopencl.kernel_arg_info attribute) TYPE_QUALIFIER (pyopencl.kernel_arg_info attribute) TypeNameNotKnown U unbind_from_queue() (pyopencl.SVMAllocation method) (pyopencl.tools.PooledSVM method) uniform() (pyopencl.clrandom.PhiloxGenerator method) (pyopencl.clrandom.ThreefryGenerator method) unique() (in module pyopencl.algorithm) UNKNOWN (pyopencl.program_kind attribute) unload_platform_compiler() (in module pyopencl) UNMAP_MEM_OBJECT (pyopencl.command_type attribute) UNORM_INT16 (pyopencl.channel_type attribute) UNORM_INT8 (pyopencl.channel_type attribute) UNORM_INT_101010 (pyopencl.channel_type attribute) UNORM_INT_101010_2 (pyopencl.channel_type attribute) UNORM_SHORT_555 (pyopencl.channel_type attribute) UNORM_SHORT_565 (pyopencl.channel_type attribute) UNSIGNED_INT16 (pyopencl.channel_type attribute) UNSIGNED_INT32 (pyopencl.channel_type attribute) UNSIGNED_INT8 (pyopencl.channel_type attribute) usable_local_mem_size() (in module pyopencl.characterize) USE_HOST_PTR (pyopencl.mem_flags attribute) USE_PERSISTENT_MEM_AMD (pyopencl.mem_flags attribute) USER (pyopencl.command_type attribute) UserEvent (class in pyopencl) USES_SVM_POINTER (pyopencl.mem_info attribute) V vdot() (in module pyopencl.array) vec (class in pyopencl.array) VectorArg (class in pyopencl.tools) VENDOR (pyopencl.device_info attribute) (pyopencl.platform_info attribute) VENDOR_ID (pyopencl.device_info attribute) VERSION (in module pyopencl) (pyopencl.device_info attribute) version (pyopencl.NameVersion attribute) VERSION (pyopencl.platform_info attribute) version_bits (class in pyopencl) VERSION_STATUS (in module pyopencl) VERSION_TEXT (in module pyopencl) view() (pyopencl.array.Array method) VOLATILE (pyopencl.kernel_arg_type_qualifier attribute) W wait() (pyopencl.Event method) (pyopencl.NannyEvent method) wait_for_events() (in module pyopencl) WARP_SIZE_NV (pyopencl.device_info attribute) WAVEFRONT_WIDTH_AMD (pyopencl.device_info attribute) why_not_local_access_conflict_free() (in module pyopencl.characterize) WIDTH (pyopencl.image_info attribute) with_queue() (pyopencl.array.Array method) WORK_GROUP_COLLECTIVE_FUNCTIONS_SUPPORT (pyopencl.device_info attribute) WORK_GROUP_SIZE (pyopencl.kernel_work_group_info attribute) WRITE (pyopencl.map_flags attribute) WRITE_BUFFER (pyopencl.command_type attribute) WRITE_BUFFER_RECT (pyopencl.command_type attribute) WRITE_IMAGE (pyopencl.command_type attribute) WRITE_INVALIDATE_REGION (pyopencl.map_flags attribute) WRITE_ONLY (pyopencl.kernel_arg_access_qualifier attribute) (pyopencl.mem_flags attribute) (pyopencl.svm_mem_flags attribute) Z zeros() (in module pyopencl.array) zeros_like() (in module pyopencl.array)