CustomMpiSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom MPI job settings.
public class CustomMpiSettings
type CustomMpiSettings = class
Public Class CustomMpiSettings
- Inheritance
-
System.ObjectCustomMpiSettings
Constructors
CustomMpiSettings() |
Initializes a new instance of the CustomMpiSettings class. |
CustomMpiSettings(String, Nullable<Int32>) |
Initializes a new instance of the CustomMpiSettings class. |
Properties
CommandLine |
Gets or sets command line. |
ProcessCount |
Gets or sets process count. |
Methods
Validate() |
Validate the object. |