public class CUjit_fallback extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_PREFER_BINARY
Prefer to fall back to compatible binary code if
exact binary match not found
|
static int |
CU_PREFER_PTX
Prefer to compile ptx if exact binary match not found
|
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns the String identifying the given CUjit_fallback
|
public static final int CU_PREFER_PTX
public static final int CU_PREFER_BINARY
public static String stringFor(int n)
n - The CUjit_fallbackCopyright © 2016. All rights reserved.