Skip to main content
Ctrl+K

canary 26.4.16

  • User's guide
  • API reference
  • Developer's guide
  • Release notes
  • Tutorial
  • GitHub
  • User's guide
  • API reference
  • Developer's guide
  • Release notes
  • Tutorial
  • GitHub

Section Navigation

  • _canary
    • collect
    • conductor
    • config
      • _machine
      • argparsing
      • config
      • linux
      • macos
      • schemas
    • database
    • enums
    • error
    • expression
    • generate
    • generator
    • hookspec
    • launcher
    • main
    • paramset
    • pluginmanager
    • plugins
      • plugins.builtin
        • addcommand
        • addoption
        • capture
        • email
        • html
        • json
        • junit
        • markdown
        • post_clean
        • pyt
        • repeat
        • testcase_generator
      • plugins.subcommands
        • autodoc
        • check
        • collect
        • plugins.subcommands.common
        • config
        • describe
        • docs
        • edit
        • fetch
        • find
        • gc
        • help
        • info
        • init
        • location
        • log
        • rebaseline
        • report
        • rm
        • run
        • select
        • selection
        • status
        • tree
        • view
      • types
    • protocols
    • queue
    • queue_executor
    • rerun
    • resource_pool
      • adapter
      • gpu_select
      • hooks
      • rpool
      • schemas
    • rules
    • runtest
    • select
    • status
    • testcase
    • testexec
    • testinst
    • testspec
    • timekeeper
    • util
      • _difflib
      • banner
      • collections
      • compression
      • dynamic_version
      • editor
      • entry_points
      • executable
      • filesystem
      • glyphs
      • graph
      • hash
      • json_helper
      • keyboard
      • logging
      • misc
      • module
      • multiprocessing
      • names
      • paramview
      • returncode
      • rich
      • rprobe
      • sendmail
      • shell
      • singleton
      • string
      • term
      • testing
      • time
    • version
    • when
    • workspace
  • canary_cmake
    • cdash
      • cdash_html_summary
      • gitlab_issue_generator
      • interface
      • xmlreporter
    • ctest
  • canary_gitlab
    • gitlab
    • reporter
  • canary_hpc
    • argparsing
    • batchexec
    • batching
    • batchspec
    • binpack
    • conductor
    • executor
    • queue
    • status
  • canary_vvtest
    • generator
    • scalar
  • hpc_connect
    • backend
    • command
      • config
      • launch
    • config
    • discover
    • futures
    • hookspec
    • jobspec
    • launch
    • local
    • mpi
    • pluginmanager
    • process
    • schemas
    • submit
    • util
      • collections
      • dynamic_version
      • serialize
      • tengine
      • time
    • version
  • hpcc_flux
    • backend
    • discover
    • process
  • hpcc_pbs
    • backend
    • discover
    • process
  • hpcc_slurm
    • backend
    • discover
    • launch
    • process
  • API reference
  • hpc_connect
  • mpi

mpi#

class MPIExecAdapter(*, config: dict[str, Any], backend: Backend)#

Bases: LaunchAdapter

name: str = 'mpiexec'#
join_specs(specs: list[LaunchSpec]) → list[str]#

previous

local

next

pluginmanager

On this page
  • MPIExecAdapter
    • MPIExecAdapter.name
    • MPIExecAdapter.join_specs()

© Copyright 2024, National Technology & Engineering Solutions of Sandia, LLC (NTESS).

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.