Enum CUsharedconfig
Shared memory configurations
Namespace: ManagedCuda.BasicTypes
Assembly: ManagedCuda.dll
Syntax
public enum CUsharedconfig
Fields
Name | Description |
---|---|
DefaultBankSize | set default shared memory bank size |
EightByteBankSize | set shared memory bank width to eight bytes |
FourByteBankSize | set shared memory bank width to four bytes |