Mpi interface
MPI distribution configuration.
- Extends
Properties
distribution |
Polymorphic discriminator, which specifies the different types this object can be |
process |
Number of processes per MPI node. |
Property Details
distributionType
Polymorphic discriminator, which specifies the different types this object can be
distributionType: "Mpi"
Property Value
"Mpi"
processCountPerInstance
Number of processes per MPI node.
processCountPerInstance?: number
Property Value
number