public class CUsharedconfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_SHARED_MEM_CONFIG_DEFAULT_BANK_SIZE
Set default shared memory bank size
|
static int |
CU_SHARED_MEM_CONFIG_EIGHT_BYTE_BANK_SIZE
Set shared memory bank width to eight bytes
|
static int |
CU_SHARED_MEM_CONFIG_FOUR_BYTE_BANK_SIZE
Set shared memory bank width to four bytes
|
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns the String identifying the given CUsharedconfig
|
public static final int CU_SHARED_MEM_CONFIG_DEFAULT_BANK_SIZE
public static final int CU_SHARED_MEM_CONFIG_FOUR_BYTE_BANK_SIZE
public static final int CU_SHARED_MEM_CONFIG_EIGHT_BYTE_BANK_SIZE
public static String stringFor(int n)
n - The CUsharedconfigCopyright © 2016. All rights reserved.