Initializes a new instance of the NvccCompilerOptions class.
Namespace: Cudafy.CompilersAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public NvccCompilerOptions( string name ) |
Visual Basic |
---|
Public Sub New ( _ name As String _ ) |
Visual C++ |
---|
public: NvccCompilerOptions( String^ name ) |
Parameters
- name
- Type: System..::..String
The name.