Show / Hide Table of Contents

    Property Stream

    static property Stream: CUstream

    The CUDA stream to execute CUDA operations on.

    Declaration
    static property Stream: CUstream with get, set
    Property Value
    Type Description
    ManagedCuda.BasicTypes.CUstream
    Remarks

    This setting is local to the calling thread and defaults to the null stream.

    Back to top Generated by DocFX