A B C D E F G H I J K L M N P R S T U V W X Y Z

M

major - Variable in class jcuda.runtime.cudaDeviceProp
Major revision number defining the device's compute capability;
maxAnisotropy - Variable in class jcuda.driver.CUDA_TEXTURE_DESC
Maximum anistropy ratio
maxAnisotropy - Variable in class jcuda.runtime.cudaTextureDesc
Limit to the anisotropy ratio
maxAnisotropy - Variable in class jcuda.runtime.textureReference
Limit to the anisotropy ratio
maxGridSize - Variable in class jcuda.driver.CUdevprop
The maximum sizes of each dimension of a grid;
maxGridSize - Variable in class jcuda.runtime.cudaDeviceProp
The maximum sizes of each dimension of a grid;
maxMipmapLevelClamp - Variable in class jcuda.driver.CUDA_TEXTURE_DESC
Mipmap maximum level clamp
maxMipmapLevelClamp - Variable in class jcuda.runtime.cudaTextureDesc
Upper end of the mipmap level range to clamp access to
maxMipmapLevelClamp - Variable in class jcuda.runtime.textureReference
Upper end of the mipmap level range to clamp access to
maxSurface1D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 1D surface size
maxSurface1DLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 1D layered surface dimensions
maxSurface2D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D surface dimensions
maxSurface2DLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D layered surface dimensions
maxSurface3D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 3D surface dimensions
maxSurfaceCubemap - Variable in class jcuda.runtime.cudaDeviceProp
Maximum Cubemap surface dimensions
maxSurfaceCubemapLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum Cubemap layered surface dimensions
maxTexture1D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 1D texture size
maxTexture1DLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 1D layered texture dimensions
maxTexture1DLinear - Variable in class jcuda.runtime.cudaDeviceProp
Maximum size for 1D textures bound to linear memory
maxTexture1DMipmap - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 1D mipmapped texture size
maxTexture2D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D texture dimensions
maxTexture2DGather - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D texture dimensions if texture gather operations have to be performed
maxTexture2DLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D layered texture dimensions
maxTexture2DLinear - Variable in class jcuda.runtime.cudaDeviceProp
Maximum dimensions (width, height, pitch) for 2D textures bound to pitched memory
maxTexture2DMipmap - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 2D mipmapped texture dimensions
maxTexture3D - Variable in class jcuda.runtime.cudaDeviceProp
Maximum 3D texture dimensions
maxTextureCubemap - Variable in class jcuda.runtime.cudaDeviceProp
Maximum Cubemap texture dimensions
maxTextureCubemapLayered - Variable in class jcuda.runtime.cudaDeviceProp
Maximum Cubemap layered texture dimensions
maxThreadsDim - Variable in class jcuda.driver.CUdevprop
The maximum sizes of each dimension of a block;
maxThreadsDim - Variable in class jcuda.runtime.cudaDeviceProp
The maximum sizes of each dimension of a block;
maxThreadsPerBlock - Variable in class jcuda.driver.CUdevprop
The maximum number of threads per block;
maxThreadsPerBlock - Variable in class jcuda.runtime.cudaDeviceProp
The maximum number of threads per block;
maxThreadsPerBlock - Variable in class jcuda.runtime.cudaFuncAttributes
Maximum number of threads per block
maxThreadsPerMultiProcessor - Variable in class jcuda.runtime.cudaDeviceProp
The number of maximum resident threads per multiprocessor.
memoryBusWidth - Variable in class jcuda.runtime.cudaDeviceProp
The memory bus width in bits
memoryClockRate - Variable in class jcuda.runtime.cudaDeviceProp
The peak memory clock frequency in kilohertz.
memoryType - Variable in class jcuda.runtime.cudaPointerAttributes
The physical location of the memory, ::cudaMemoryTypeHost or ::cudaMemoryTypeDevice.
memPitch - Variable in class jcuda.driver.CUdevprop
The maximum pitch allowed by the memory copy functions that involve memory regions allocated through cuMemAllocPitch();
memPitch - Variable in class jcuda.runtime.cudaDeviceProp
The maximum pitch in bytes allowed by the memory copy functions that involve memory regions allocated through cudaMallocPitch();
minMipmapLevelClamp - Variable in class jcuda.driver.CUDA_TEXTURE_DESC
Mipmap minimum level clamp
minMipmapLevelClamp - Variable in class jcuda.runtime.cudaTextureDesc
Lower end of the mipmap level range to clamp access to
minMipmapLevelClamp - Variable in class jcuda.runtime.textureReference
Lower end of the mipmap level range to clamp access to
minor - Variable in class jcuda.runtime.cudaDeviceProp
Minor revision number defining the device's compute capability;
mipmap_hMipmappedArray - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
CUDA mipmapped array for CUresourcetype.CU_RESOURCE_TYPE_MIPMAPPED_ARRAY
mipmap_mipmap - Variable in class jcuda.runtime.cudaResourceDesc
CUDA mipmapped array for cudaResourceType.cudaResourceTypeMipmappedArray
mipmapFilterMode - Variable in class jcuda.driver.CUDA_TEXTURE_DESC
Mipmap filter mode
mipmapFilterMode - Variable in class jcuda.runtime.cudaTextureDesc
Mipmap filter mode
mipmapFilterMode - Variable in class jcuda.runtime.textureReference
Mipmap filter mode
mipmapLevelBias - Variable in class jcuda.driver.CUDA_TEXTURE_DESC
Mipmap level bias
mipmapLevelBias - Variable in class jcuda.runtime.cudaTextureDesc
Offset applied to the supplied mipmap level
mipmapLevelBias - Variable in class jcuda.runtime.textureReference
Offset applied to the supplied mipmap level
multiProcessorCount - Variable in class jcuda.runtime.cudaDeviceProp
Number of multiprocessors on device

A B C D E F G H I J K L M N P R S T U V W X Y Z