Show / Hide Table of Contents

    Enum CudaOccupancy.cudaOccFuncShmemConfig

    Per function opt in maximum dynamic shared memory limit

    Namespace: ManagedCuda
    Assembly: ManagedCuda.dll
    Syntax
    public enum cudaOccFuncShmemConfig

    Fields

    Name Description
    Default

    Default shmem limit

    Optin

    Use the optin shmem limit

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