Share via


CustomMpiSettings Class

Definition

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