Show / Hide Table of Contents

    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

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX