- setExceptionsEnabled(boolean) - Static method in class jcuda.jcudpp.JCudpp
-
Enables or disables exceptions.
- setLogLevel(LogLevel) - Static method in class jcuda.jcudpp.JCudpp
-
Set the specified log level for the JCudpp library.
- space_usage - Variable in class jcuda.jcudpp.CUDPPHashTableConfig
-
Space factor multiple for the hash table; multiply space_usage by
kInputSize to get the actual space allocation in GPU memory.
1.05 is about the minimum possible to get a working hash table.
- 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.CUDPPHashTableType
-
Returns the String identifying the given CUDPPHashTableType
- 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