Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomMpiSettings

Package version

interface

An interface representing CustomMpiSettings. Custom MPI job settings.

Hierarchy

  • CustomMpiSettings

Index

Properties

commandLine

commandLine: string
member

{string} commandLine Command line. The command line to be executed by mpi runtime on each compute node.

Optional processCount

processCount: undefined | number
member

{number} [processCount] Process count. Number of processes to launch for the job execution. The default value for this property is equal to nodeCount property

Generated using TypeDoc