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)
__call__() (pyopencl.elementwise.ElementwiseKernel method)
(pyopencl.Kernel method)
(pyopencl.reduction.ReductionKernel method)
(pyopencl.scan.ExclusiveScanKernel method)
(pyopencl.tools.CLAllocator method)
(pyopencl.tools.MemoryPool method)
__div__() (pyopencl.array.Array method)
__getitem__() (pyopencl.Buffer method)
__iadd__() (pyopencl.array.Array method)
__isub__() (pyopencl.array.Array method)
__len__() (pyopencl.array.Array method)
__mul__() (pyopencl.array.Array method)
__neg__() (pyopencl.array.Array method)
__pow__() (pyopencl.array.Array method)
__rdiv__() (pyopencl.array.Array method)
__repr__() (pyopencl.array.Array method)
(pyopencl.ImageFormat method)
__str__() (pyopencl.array.Array method)
__sub__() (pyopencl.array.Array method)

A

A (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)
ADDRESS_BITS (pyopencl.device_info attribute)
ADDRESS_QUALIFIER (pyopencl.kernel_arg_info attribute)
addressing_mode (class in pyopencl)
ADDRESSING_MODE (pyopencl.sampler_info attribute)
affinity_domain_ext (class in pyopencl)
AFFINITY_DOMAINS_EXT (pyopencl.device_info attribute)
ALL (pyopencl.device_type attribute)
all_kernels() (pyopencl.Program method)
ALLOC_HOST_PTR (pyopencl.mem_flags attribute)
allocate() (pyopencl.tools.MemoryPool method)
arange() (in module pyopencl.array)
Array (class in pyopencl.array)
ARRAY_SIZE (pyopencl.image_info attribute)
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)
atanh() (in module pyopencl.clmath)
atanpi() (in module pyopencl.clmath)
ATTRIBUTES (pyopencl.kernel_info attribute)
AVAILABLE (pyopencl.device_info attribute)

B

BARRIER (pyopencl.command_type 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)
bit_length (pyopencl.program_kind attribute)
Buffer (class in pyopencl)
BUFFER (pyopencl.gl_object_type attribute)
(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)
BY_AFFINITY_DOMAIN (pyopencl.device_partition_property attribute)
(pyopencl.device_partition_property_ext attribute)
BY_COUNTS (pyopencl.device_partition_property attribute)
(pyopencl.device_partition_property_ext attribute)
BY_COUNTS_LIST_END (pyopencl.device_partition_property attribute)
BY_NAMES (pyopencl.device_partition_property_ext attribute)

C

cbrt() (in module pyopencl.clmath)
ceil() (in module pyopencl.clmath)
CGL_SHAREGROUP_KHR (pyopencl.context_properties attribute)
channel_count (pyopencl.ImageFormat attribute)
channel_data_type (pyopencl.ImageFormat attribute)
channel_order (class in pyopencl)
(pyopencl.ImageFormat attribute)
channel_type (class in pyopencl)
CLAllocator (class in pyopencl.tools)
CLAMP (pyopencl.addressing_mode attribute)
CLAMP_TO_EDGE (pyopencl.addressing_mode attribute)
clear_first_arg_caches() (in module pyopencl.tools)
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)
compile() (pyopencl.Program method)
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)
COMPUTE_CAPABILITY_MAJOR_NV (pyopencl.device_info attribute)
COMPUTE_CAPABILITY_MINOR_NV (pyopencl.device_info attribute)
conj() (pyopencl.array.Array method)
conjugate (pyopencl.program_kind attribute)
CONSTANT (pyopencl.kernel_arg_address_qualifier attribute)
CONTENT_UNDEFINED (pyopencl.mem_migration_flags attribute)
Context (class in pyopencl)
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_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_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_program_with_built_in_kernels() (in module pyopencl)
create_some_context() (in module pyopencl)
create_sub_devices() (pyopencl.Context method)
create_sub_devices_ext() (pyopencl.Context method)
CURRENT_DEVICE_FOR_GL_CONTEXT_KHR (pyopencl.gl_context_info attribute)
CUSTOM (pyopencl.device_type attribute)

D

data (pyopencl.array.Array attribute)
DEFAULT (pyopencl.device_type attribute)
DefaultAllocator (class in pyopencl.array)
denominator (pyopencl.program_kind attribute)
DENORM (pyopencl.device_fp_config attribute)
DEPTH (pyopencl.image_info attribute)
Device (class in pyopencl)
DEVICE (pyopencl.command_queue_info attribute)
device_affinity_domain (class in pyopencl)
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_FAILED_EXT (pyopencl.status_code attribute)
device_partition_property (class in pyopencl)
device_partition_property_ext (class in pyopencl)
device_type (class in pyopencl)
DEVICES (pyopencl.context_info attribute)
(pyopencl.program_info attribute)
DEVICES_FOR_GL_CONTEXT_KHR (pyopencl.gl_context_info attribute)
dot() (in module pyopencl.array)
DOUBLE_FP_CONFIG (pyopencl.device_info attribute)
DRIVER_VERSION (pyopencl.device_info attribute)
dtype (pyopencl.array.Array attribute)
dtype_size (pyopencl.ImageFormat attribute)

E

EGL_DISPLAY_KHR (pyopencl.context_properties attribute)
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_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_object_ext() (in module pyopencl)
enqueue_migrate_mem_objects() (in module pyopencl)
enqueue_nd_range_kernel() (in module pyopencl)
enqueue_release_gl_objects() (in module pyopencl)
enqueue_task() (in module pyopencl)
enqueue_wait_for_events() (in module pyopencl)
EQUALLY (pyopencl.device_partition_property attribute)
(pyopencl.device_partition_property_ext 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)
event_info (class in pyopencl)
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)
EXTENSIONS (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_rand() (in module pyopencl.clrandom)
fill_uniform() (pyopencl.clrandom.RanluxGenerator method)
filter_mode (class in pyopencl)
FILTER_MODE (pyopencl.sampler_info attribute)
finish() (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)
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)
frexp() (in module pyopencl.clmath)
FUNCTION_NAME (pyopencl.kernel_info attribute)

G

get() (pyopencl.array.Array method)
get_apple_cgl_share_group() (in module pyopencl)
get_arg_info() (pyopencl.Kernel 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() (in module pyopencl)
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_platforms() (in module pyopencl)
get_profiling_info() (pyopencl.Event method)
get_simd_group_size() (in module pyopencl.characterize)
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)
gl_context_info (class in pyopencl)
GL_CONTEXT_KHR (pyopencl.context_properties attribute)
gl_object (pyopencl.GLBuffer attribute)
(pyopencl.GLRenderBuffer attribute)
(pyopencl.GLTexture attribute)
gl_object_type (class in pyopencl)
gl_texture_info (class in pyopencl)
GLBuffer (class in pyopencl)
GLOBAL (pyopencl.device_local_mem_type attribute)
(pyopencl.kernel_arg_address_qualifier 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_SIZE (pyopencl.device_info attribute)
GLOBAL_WORK_SIZE (pyopencl.kernel_work_group_info attribute)
GLRenderBuffer (class in pyopencl)
GLTexture (class in pyopencl)
GLX_DISPLAY_KHR (pyopencl.context_properties attribute)
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)
have_gl() (in module pyopencl)
HEIGHT (pyopencl.image_info attribute)
held_blocks (pyopencl.tools.MemoryPool 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_UNIFIED_MEMORY (pyopencl.device_info attribute)
HOST_WRITE_ONLY (pyopencl.mem_flags attribute)
hostbuf (pyopencl.MemoryObject attribute)

I

if_positive() (in module pyopencl.array)
ilogb() (in module pyopencl.clmath)
imag (pyopencl.array.Array attribute)
(pyopencl.program_kind attribute)
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_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_SUPPORT (pyopencl.device_info attribute)
ImageFormat (class in pyopencl)
InclusiveScanKernel (class in pyopencl.scan)
INF_NAN (pyopencl.device_fp_config attribute)
info (in module pyopencl)
(pyopencl.CommandQueue attribute)
(pyopencl.Context attribute)
(pyopencl.Device attribute)
(pyopencl.Event attribute)
(pyopencl.Event.profile 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_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_GL_SHAREGROUP_REFERENCE_KHR (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_PARTITION_COUNT_EXT (pyopencl.status_code attribute)
INVALID_PARTITION_NAME_EXT (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_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)
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_EXEC_TIMEOUT_NV (pyopencl.device_info attribute)
kernel_info (class in pyopencl)
kernel_name (pyopencl.Program attribute)
KERNEL_NAMES (pyopencl.program_info attribute)
kernel_work_group_info (class in pyopencl)

L

L1_CACHE (pyopencl.affinity_domain_ext attribute)
(pyopencl.device_affinity_domain attribute)
L2_CACHE (pyopencl.affinity_domain_ext attribute)
(pyopencl.device_affinity_domain attribute)
L3_CACHE (pyopencl.affinity_domain_ext attribute)
(pyopencl.device_affinity_domain attribute)
L4_CACHE (pyopencl.affinity_domain_ext attribute)
(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)
LOCAL (pyopencl.device_local_mem_type attribute)
(pyopencl.kernel_arg_address_qualifier attribute)
LOCAL_MEM_SIZE (pyopencl.device_info attribute)
(pyopencl.kernel_work_group_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)
LocalMemory (class in pyopencl)
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)
LogicError (class in pyopencl)
LUMINANCE (pyopencl.channel_order attribute)

M

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)
MARKER (pyopencl.command_type attribute)
max() (in module pyopencl.array)
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_MEM_ALLOC_SIZE (pyopencl.device_info attribute)
MAX_PARAMETER_SIZE (pyopencl.device_info attribute)
MAX_READ_IMAGE_ARGS (pyopencl.device_info attribute)
MAX_SAMPLERS (pyopencl.device_info attribute)
MAX_WORK_GROUP_SIZE (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)
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)
mem_size (pyopencl.array.Array attribute)
MemoryError (class in pyopencl)
MemoryMap (class in pyopencl)
MemoryObject (class in pyopencl)
MemoryPool (class in pyopencl.tools)
migrate_mem_object_flags_ext (class in pyopencl)
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)
MIPMAP_LEVEL (pyopencl.gl_texture_info attribute)
MIRRORED_REPEAT (pyopencl.addressing_mode attribute)
MISALIGNED_SUB_BUFFER_OFFSET (pyopencl.status_code attribute)
modf() (in module pyopencl.clmath)

N

NAME (pyopencl.device_info attribute)
(pyopencl.kernel_arg_info attribute)
(pyopencl.platform_info attribute)
name (pyopencl.program_kind attribute)
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)
NDRANGE_KERNEL (pyopencl.command_type attribute)
NEAREST (pyopencl.filter_mode attribute)
NEXT_FISSIONABLE (pyopencl.affinity_domain_ext attribute)
NEXT_PARTITIONABLE (pyopencl.device_affinity_domain attribute)
NONE (pyopencl.addressing_mode attribute)
(pyopencl.device_mem_cache_type attribute)
(pyopencl.kernel_arg_access_qualifier attribute)
(pyopencl.program_binary_type attribute)
normal() (pyopencl.clrandom.RanluxGenerator method)
NORMALIZED_COORDS (pyopencl.sampler_info attribute)
nskip (pyopencl.clrandom.RanluxGenerator 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)
NUMA (pyopencl.affinity_domain_ext attribute)
(pyopencl.device_affinity_domain attribute)
numerator (pyopencl.program_kind attribute)
nv_compute_capability() (in module pyopencl.characterize)

O

OFFSET (pyopencl.mem_info attribute)
OPENCL_C_VERSION (pyopencl.device_info attribute)
OPTIONS (pyopencl.program_build_info attribute)
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

PARENT_DEVICE (pyopencl.device_info attribute)
PARENT_DEVICE_EXT (pyopencl.device_info attribute)
PARTITION_AFFINITY_DOMAIN (pyopencl.device_info attribute)
PARTITION_BY_COUNTS_LIST_END (pyopencl.device_partition_property_ext attribute)
PARTITION_BY_NAMES_LIST_END (pyopencl.device_partition_property_ext attribute)
PARTITION_MAX_SUB_DEVICES (pyopencl.device_info attribute)
PARTITION_PROPERTIES (pyopencl.device_info attribute)
PARTITION_STYLE_EXT (pyopencl.device_info attribute)
PARTITION_TYPE (pyopencl.device_info attribute)
PARTITION_TYPES_EXT (pyopencl.device_info attribute)
Platform (class in pyopencl)
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)
PREFERRED_INTEROP_USER_SYNC (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_MULTIPLE (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)
(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)
Program (class in pyopencl)
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)
PROPERTIES_LIST_END (pyopencl.device_partition_property_ext attribute)
pyopencl (module)
pyopencl.array (module)
pyopencl.characterize (module)
pyopencl.clmath (module)
pyopencl.clrandom (module)
pyopencl.elementwise (module)
pyopencl.reduction (module)
pyopencl.scan (module)
pyopencl.tools (module)
pyopencl.tools.register_dtype() (in module pyopencl.array)
pytest_generate_tests_for_pyopencl() (in module pyopencl.tools)
Python Enhancement Proposals
PEP 8

Q

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)
rand() (in module pyopencl.clrandom)
RanluxGenerator (class in 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)
READ_ONLY_CACHE (pyopencl.device_mem_cache_type attribute)
READ_WRITE (pyopencl.kernel_arg_access_qualifier attribute)
(pyopencl.mem_flags attribute)
READ_WRITE_CACHE (pyopencl.device_mem_cache_type attribute)
real (pyopencl.array.Array attribute)
(pyopencl.program_kind 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)
REFERENCE_COUNT_EXT (pyopencl.device_info attribute)
REGISTERS_PER_BLOCK_NV (pyopencl.device_info attribute)
release() (in module pyopencl)
(pyopencl.MemoryMap method)
(pyopencl.MemoryObject method)
RELEASE_GL_OBJECTS (pyopencl.command_type attribute)
RENDERBUFFER (pyopencl.gl_object_type attribute)
REPEAT (pyopencl.addressing_mode attribute)
reshape() (pyopencl.array.Array method)
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)
sampler_info (class in pyopencl)
set() (pyopencl.array.Array method)
set_arg() (pyopencl.Kernel method)
set_args() (pyopencl.Kernel method)
set_property() (pyopencl.CommandQueue method)
set_scalar_arg_dtypes() (pyopencl.Kernel method)
set_status() (pyopencl.UserEvent method)
shape (in module pyopencl)
(pyopencl.array.Array attribute)
SIGNED_INT16 (pyopencl.channel_type attribute)
SIGNED_INT32 (pyopencl.channel_type attribute)
SIGNED_INT8 (pyopencl.channel_type 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)
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)
sqrt() (in module pyopencl.clmath)
START (pyopencl.profiling_info attribute)
state (pyopencl.clrandom.RanluxGenerator attribute)
STATUS (pyopencl.program_build_info attribute)
status_code (class in pyopencl)
stop_holding() (pyopencl.tools.MemoryPool method)
strides (pyopencl.array.Array 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)
synchronize() (pyopencl.clrandom.RanluxGenerator method)

T

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)
TEXTURE2D (pyopencl.gl_object_type attribute)
TEXTURE3D (pyopencl.gl_object_type attribute)
TEXTURE_TARGET (pyopencl.gl_texture_info attribute)
tgamma() (in module pyopencl.clmath)
to_device() (in module pyopencl.array)
to_string() (pyopencl.addressing_mode method)
(pyopencl.affinity_domain_ext 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_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_partition_property_ext method)
(pyopencl.device_type method)
(pyopencl.event_info method)
(pyopencl.filter_mode method)
(pyopencl.gl_context_info method)
(pyopencl.gl_object_type method)
(pyopencl.gl_texture_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_info method)
(pyopencl.kernel_work_group_info method)
(pyopencl.map_flags method)
(pyopencl.mem_flags method)
(pyopencl.mem_info method)
(pyopencl.mem_migration_flags method)
(pyopencl.mem_object_type method)
(pyopencl.migrate_mem_object_flags_ext 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.sampler_info method)
(pyopencl.status_code method)
trunc() (in module pyopencl.clmath)
TYPE (pyopencl.device_info attribute)
(pyopencl.mem_info attribute)
TYPE_NAME (pyopencl.kernel_arg_info attribute)

U

uniform() (pyopencl.clrandom.RanluxGenerator method)
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_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)
USER (pyopencl.command_type attribute)
UserEvent (class in pyopencl)

V

vec (class in pyopencl.array)
VENDOR (pyopencl.device_info attribute)
(pyopencl.platform_info attribute)
VENDOR_ID (pyopencl.device_info attribute)
VERSION (in module pyopencl)
(pyopencl.device_info attribute)
(pyopencl.platform_info attribute)
VERSION_STATUS (in module pyopencl)
VERSION_TEXT (in module pyopencl)
view() (pyopencl.array.Array method)

W

wait() (pyopencl.Event method)
(pyopencl.NannyEvent method)
wait_for_events() (in module pyopencl)
WARP_SIZE_NV (pyopencl.device_info attribute)
WGL_HDC_KHR (pyopencl.context_properties attribute)
why_not_local_access_conflict_free() (in module pyopencl.characterize)
WIDTH (pyopencl.image_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)

Z

zeros() (in module pyopencl.array)
zeros_like() (in module pyopencl.array)