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
Implements
System.IDisposable
Inherited Members
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 SourceCudaJOTargetFromContext()
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