Show / Hide Table of Contents

    Class CudaJOTargetFromContext

    No option value required. Determines the target based on the current attached context (default)

    Option type: No option value needed

    Applies to: compiler and linker

    Inheritance
    System.Object
    CudaJitOption
    CudaJOTargetFromContext
    Implements
    System.IDisposable
    Inherited Members
    CudaJitOption._ptrValue
    CudaJitOption._option
    CudaJitOption.disposed
    CudaJitOption.Dispose()
    CudaJitOption.Dispose(Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: ManagedCuda
    Assembly: ManagedCuda.dll
    Syntax
    public class CudaJOTargetFromContext : CudaJitOption, IDisposable

    Constructors

    | Improve this Doc View Source

    CudaJOTargetFromContext()

    Determines the target based on the current attached context (default)

    Option type: No option value needed

    Applies to: compiler and linker

    Declaration
    public CudaJOTargetFromContext()

    Implements

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