Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W
X
Y
Z
S
setEmulation(boolean)
- Static method in class jcuda.jcublas.
JCublas
Deprecated.
The emulation mode has been deprecated in CUDA 3.0. This function no longer has any effect, and will be removed in the next release.
setEmulation(boolean)
- Static method in class jcuda.jcudpp.
JCudpp
Deprecated.
The emulation mode has been deprecated in CUDA 3.0. This function no longer has any effect, and will be removed in the next release.
setEmulation(boolean)
- Static method in class jcuda.jcufft.
JCufft
Deprecated.
The emulation mode has been deprecated in CUDA 3.0. This function no longer has any effect, and will be removed in the next release.
setEmulation(boolean)
- Static method in class jcuda.runtime.
JCuda
Deprecated.
The emulation mode has been deprecated in CUDA 3.0. This function no longer has any effect, and will be removed in the next release.
setExceptionsEnabled(boolean)
- Static method in class jcuda.driver.
JCudaDriver
Enables or disables exceptions.
setExceptionsEnabled(boolean)
- Static method in class jcuda.jcublas.
JCublas
Enables or disables exceptions.
setExceptionsEnabled(boolean)
- Static method in class jcuda.jcudpp.
JCudpp
Enables or disables exceptions.
setExceptionsEnabled(boolean)
- Static method in class jcuda.jcufft.
JCufft
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.
Currently supported log levels:
LOG_QUIET: Never print anything
LOG_ERROR: Print error messages
LOG_TRACE: Print a trace of all native function calls
setLogLevel(LogLevel)
- Static method in class jcuda.jcublas.
JCublas
Set the specified log level for the JCublas library.
Currently supported log levels:
LOG_QUIET: Never print anything
LOG_ERROR: Print error messages
LOG_TRACE: Print a trace of all native function calls
setLogLevel(LogLevel)
- Static method in class jcuda.jcudpp.
JCudpp
Set the specified log level for the JCudpp library.
Currently supported log levels:
LOG_QUIET: Never print anything
LOG_ERROR: Print error messages
LOG_TRACE: Print a trace of all native function calls
setLogLevel(LogLevel)
- Static method in class jcuda.jcufft.
JCufft
Set the specified log level for the JCufft library.
Currently supported log levels:
LOG_QUIET: Never print anything
LOG_ERROR: Print error messages
LOG_TRACE: Print a trace of all native function calls
setLogLevel(LogLevel)
- Static method in class jcuda.runtime.
JCuda
Set the specified log level for the JCuda runtime library.
Currently supported log levels:
LOG_QUIET: Never print anything
LOG_ERROR: Print error messages
LOG_TRACE: Print a trace of all native function calls
setName(String)
- Method in class jcuda.runtime.
cudaDeviceProp
Set the name of this cudaDeviceProp to the given name
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;
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
Sizeof
- Class in
jcuda
Constants for sizes of primitives
srcArray
- Variable in class jcuda.runtime.
cudaMemcpy3DParms
The source 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.
srcPtr
- Variable in class jcuda.runtime.
cudaMemcpy3DParms
The source pointer.
stringFor(int)
- Static method in class jcuda.jcublas.
cublasStatus
Returns the String identifying the given cublasStatus
stringFor(int)
- Static method in class jcuda.jcudpp.
CUDPPAlgorithm
Returns the String identifying the given CUDPPAlgorithm
stringFor(int)
- Static method in class jcuda.jcudpp.
CUDPPDatatype
Returns the String identifying the given CUDPPDatatype
stringFor(int)
- Static method in class jcuda.jcudpp.
CUDPPOperator
Returns the String identifying the given CUDPPOperator
stringFor(int)
- Static method in class jcuda.jcudpp.
CUDPPOption
Returns the String identifying the given CUDPPOptions
stringFor(int)
- Static method in class jcuda.jcudpp.
CUDPPResult
Returns the String representation of the given result
stringFor(int)
- Static method in class jcuda.jcufft.
cufftResult
Returns the String identifying the given cufftResult
stringFor(int)
- Static method in class jcuda.jcufft.
cufftType
Returns the String identifying the given cufftType
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.
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.
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.
cudaMemcpyKind
Returns the String identifying the given cudaMemcpyKind
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W
X
Y
Z