- setExceptionsEnabled(boolean) - Static method in class jcuda.driver.JCudaDriver
-
Enables or disables exceptions.
- setExceptionsEnabled(boolean) - Static method in class jcuda.runtime.JCuda
-
Enables or disables exceptions.
- setLogLevel(LogLevel) - Static method in class jcuda.driver.JCudaDriver
-
Set the specified log level for the JCuda driver library.
- setLogLevel(LogLevel) - Static method in class jcuda.runtime.JCuda
-
Set the specified log level for the JCuda runtime library.
- setName(String) - Method in class jcuda.runtime.cudaDeviceProp
-
Set the name of this cudaDeviceProp to the given name
- sharedMemPerBlock - Variable in class jcuda.driver.CUdevprop
-
The total amount of shared memory available per block in bytes;
- sharedMemPerBlock - Variable in class jcuda.runtime.cudaDeviceProp
-
The maximum amount of shared memory available to a thread block in bytes;
this amount is shared by all thread blocks simultaneously resident on a multiprocessor;
- sharedMemPerMultiprocessor - Variable in class jcuda.runtime.cudaDeviceProp
-
Shared memory available per multiprocessor in bytes
- sharedSizeBytes - Variable in class jcuda.runtime.cudaFuncAttributes
-
Size of shared memory in bytes
- SHORT - Static variable in class jcuda.Sizeof
-
Size of a short, in bytes
- SIMDWidth - Variable in class jcuda.driver.CUdevprop
-
The warp size;
- Sizeof - Class in jcuda
-
Constants for sizes of primitives
- srcArray - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
The source array.
- srcArray - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source array.
- srcArray - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source array.
- srcArray - Variable in class jcuda.runtime.cudaMemcpy3DParms
-
The source array.
- srcArray - Variable in class jcuda.runtime.cudaMemcpy3DPeerParms
-
The source array.
- srcContext - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
Source context (ignored with srcMemoryType is ::CU_MEMORYTYPE_ARRAY)
- srcDevice - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
The source pointer.
- srcDevice - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source pointer.
- srcDevice - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source pointer.
- srcDevice - Variable in class jcuda.runtime.cudaMemcpy3DPeerParms
-
Source device
- srcHeight - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source height - ignored when src is array and may be 0 if Depth==1
- srcHeight - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source height - ignored when src is array and may be 0 if Depth==1
- srcHost - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
The source pointer.
- srcHost - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source pointer.
- srcHost - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source pointer.
- srcLOD - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
Must be set to 0
- srcLOD - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
Must be set to 0
- srcMemoryType - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
The source memory type.
- srcMemoryType - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source memory type.
- srcMemoryType - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source memory type.
- srcPitch - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
The source pitch - ignored when src is array.
- srcPitch - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
The source pitch - ignored when src is array.
- srcPitch - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
The source pitch - ignored when src is array.
- srcPos - Variable in class jcuda.runtime.cudaMemcpy3DParms
-
The srcPos and dstPos fields are optional offsets into the source and destination objects and are defined in
units of each object's elements.
- srcPos - Variable in class jcuda.runtime.cudaMemcpy3DPeerParms
-
The srcPos and dstPos fields are optional offsets into the source and destination objects and are defined in
units of each object's elements.
- srcPtr - Variable in class jcuda.runtime.cudaMemcpy3DParms
-
The source pointer.
- srcPtr - Variable in class jcuda.runtime.cudaMemcpy3DPeerParms
-
The source pointer.
- srcXInBytes - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
srcXInBytes and srcY specify the base address of the source data for the copy.
- srcXInBytes - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- srcXInBytes - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- srcY - Variable in class jcuda.driver.CUDA_MEMCPY2D
-
srcXInBytes and srcY specify the base address of the source data for the copy.
- srcY - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- srcY - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- srcZ - Variable in class jcuda.driver.CUDA_MEMCPY3D
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- srcZ - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
-
srcXInBytes, srcY and srcZ specify the base address of the source data for the copy.
- sRGB - Variable in class jcuda.runtime.cudaTextureDesc
-
Perform sRGB->linear conversion during texture read
- sRGB - Variable in class jcuda.runtime.textureReference
-
Perform sRGB->linear conversion during texture read
- streamPrioritiesSupported - Variable in class jcuda.runtime.cudaDeviceProp
-
Is 1 if the device supports stream priorities,
or 0 if it is not supported
- stringFor(int) - Static method in class jcuda.driver.CUaddress_mode
-
Returns the String identifying the given CUaddress_mode
- stringFor(int) - Static method in class jcuda.driver.CUarray_cubemap_face
-
Returns the String identifying the given CUarray_cubemap_face
- stringFor(int) - Static method in class jcuda.driver.CUarray_format
-
Returns the String identifying the given CUarray_format
- stringFor(int) - Static method in class jcuda.driver.CUcomputemode
-
Returns the String identifying the given CUcomputemode
- stringFor(int) - Static method in class jcuda.driver.CUctx_flags
-
Returns the String identifying the given CUctx_flags
- stringFor(int) - Static method in class jcuda.driver.CUdevice_attribute
-
Returns the String identifying the given CUdevice_attribute
- stringFor(int) - Static method in class jcuda.driver.CUevent_flags
-
Returns the String identifying the given CUevent_flags
- stringFor(int) - Static method in class jcuda.driver.CUfilter_mode
-
Returns the String identifying the given CUfilter_mode
- stringFor(int) - Static method in class jcuda.driver.CUfunc_cache
-
Returns the String identifying the given CUfunc_cache
- stringFor(int) - Static method in class jcuda.driver.CUfunction_attribute
-
Returns the String identifying the given CUfunction_attribute
- stringFor(int) - Static method in class jcuda.driver.CUGLDeviceList
-
Returns the String identifying the given CUGLDeviceList
- stringFor(int) - Static method in class jcuda.driver.CUGLmap_flags
-
Deprecated.
Returns the String identifying the given CUGLmap_flags
- stringFor(int) - Static method in class jcuda.driver.CUgraphicsMapResourceFlags
-
Returns the String identifying the given CUgraphicsMapResourceFlags
- stringFor(int) - Static method in class jcuda.driver.CUgraphicsRegisterFlags
-
Returns the String identifying the given CUgraphicsRegisterFlags
- stringFor(int) - Static method in class jcuda.driver.CUipcMem_flags
-
Returns the String identifying the given CUipcMem_flags
- stringFor(int) - Static method in class jcuda.driver.CUjit_cacheMode
-
Returns the String identifying the given CUjit_cacheMode
- stringFor(int) - Static method in class jcuda.driver.CUjit_fallback
-
Returns the String identifying the given CUjit_fallback
- stringFor(int) - Static method in class jcuda.driver.CUjit_option
-
Returns the String identifying the given CUjit_option
- stringFor(int) - Static method in class jcuda.driver.CUjit_target
-
Returns the String identifying the given CUjit_target
- stringFor(int) - Static method in class jcuda.driver.CUjitInputType
-
Returns the String identifying the given CUjitInputType
- stringFor(int) - Static method in class jcuda.driver.CUlimit
-
Returns the String identifying the given CUlimit
- stringFor(int) - Static method in class jcuda.driver.CUmemAttach_flags
-
Returns the String identifying the given CUmemAttach_flags
- stringFor(int) - Static method in class jcuda.driver.CUmemorytype
-
Returns the String identifying the given CUmemorytype
- stringFor(int) - Static method in class jcuda.driver.CUoutput_mode
-
Returns the String identifying the given CUoutput_mode
- stringFor(int) - Static method in class jcuda.driver.CUpointer_attribute
-
Returns the String identifying the given CUpointer_attribute
- stringFor(int) - Static method in class jcuda.driver.CUresourcetype
-
Returns the String identifying the given CUresourcetype
- stringFor(int) - Static method in class jcuda.driver.CUresourceViewFormat
-
Returns the String identifying the given CUresourceViewFormat
- stringFor(int) - Static method in class jcuda.driver.CUresult
-
Returns the String identifying the given CUresult
- stringFor(int) - Static method in class jcuda.driver.CUsharedconfig
-
Returns the String identifying the given CUsharedconfig
- stringFor(int) - Static method in class jcuda.driver.CUstream_flags
-
Returns the String identifying the given CUstream_flags
- stringFor(int) - Static method in class jcuda.runtime.cudaChannelFormatKind
-
Returns the String identifying the given cudaChannelFormatKind
- stringFor(int) - Static method in class jcuda.runtime.cudaComputeMode
-
Returns the String identifying the given cudaComputeMode
- stringFor(int) - Static method in class jcuda.runtime.cudaDeviceAttr
-
Returns the String identifying the given cudaDeviceAttr
- stringFor(int) - Static method in class jcuda.runtime.cudaError
-
Returns the String identifying the given cudaError
- stringFor(int) - Static method in class jcuda.runtime.cudaFuncCache
-
Returns the String identifying the given cudaFuncCache
- stringFor(int) - Static method in class jcuda.runtime.cudaGLDeviceList
-
Returns the String identifying the given cudaGLDeviceList
- stringFor(int) - Static method in class jcuda.runtime.cudaGLMapFlags
-
Returns the String identifying the given cudaGLMapFlags
- stringFor(int) - Static method in class jcuda.runtime.cudaGraphicsCubeFace
-
Returns the String identifying the given cudaGraphicsCubeFace
- stringFor(int) - Static method in class jcuda.runtime.cudaGraphicsMapFlags
-
Returns the String identifying the given cudaGraphicsMapFlags
- stringFor(int) - Static method in class jcuda.runtime.cudaGraphicsRegisterFlags
-
Returns the String identifying the given cudaGraphicsRegisterFlags
- stringFor(int) - Static method in class jcuda.runtime.cudaLimit
-
Returns the String identifying the given cudaLimit
- stringFor(int) - Static method in class jcuda.runtime.cudaMemcpyKind
-
Returns the String identifying the given cudaMemcpyKind
- stringFor(int) - Static method in class jcuda.runtime.cudaMemoryType
-
Returns the String identifying the given cudaMemoryType
- stringFor(int) - Static method in class jcuda.runtime.cudaOutputMode
-
Returns the String identifying the given cudaOutputMode
- stringFor(int) - Static method in class jcuda.runtime.cudaResourceType
-
Returns the String identifying the given cudaResourceType
- stringFor(int) - Static method in class jcuda.runtime.cudaResourceViewFormat
-
Returns the String identifying the given cudaResourceViewFormat
- stringFor(int) - Static method in class jcuda.runtime.cudaSharedMemConfig
-
Returns the String identifying the given cudaSharedMemConfig
- stringFor(int) - Static method in class jcuda.runtime.cudaSurfaceBoundaryMode
-
Returns the String identifying the given cudaSurfaceBoundaryMode
- stringFor(int) - Static method in class jcuda.runtime.cudaSurfaceFormatMode
-
Returns the String identifying the given cudaSurfaceFormatMode
- stringFor(int) - Static method in class jcuda.runtime.cudaTextureAddressMode
-
Returns the String identifying the given cudaTextureAddressMode
- stringFor(int) - Static method in class jcuda.runtime.cudaTextureFilterMode
-
Returns the String identifying the given cudaTextureFilterMode
- stringFor(int) - Static method in class jcuda.runtime.cudaTextureReadMode
-
Returns the String identifying the given cudaTextureReadMode
- surfaceAlignment - Variable in class jcuda.runtime.cudaDeviceProp
-
Alignment requirements for surfaces
- surfaceReference - Class in jcuda.runtime
-
Java port of a surfaceReference.
- surfaceReference() - Constructor for class jcuda.runtime.surfaceReference
-
Creates a new, uninitialized textureReference