public class cublasAtomicsMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CUBLAS_ATOMICS_ALLOWED
Atomics are allowed
|
static int |
CUBLAS_ATOMICS_NOT_ALLOWED
Atomics are not allowed
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUBLAS_ATOMICS_NOT_ALLOWED
public static final int CUBLAS_ATOMICS_ALLOWED