Partager via


CustomMpiSettings.CommandLine Propriété

Définition

Obtient ou définit la ligne de commande.

[Newtonsoft.Json.JsonProperty(PropertyName="commandLine")]
public string CommandLine { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commandLine")>]
member this.CommandLine : string with get, set
Public Property CommandLine As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Ligne de commande à exécuter par le runtime mpi sur chaque nœud de calcul.

S’applique à