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
-
CustomMpiSettings
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET