Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O OpenFOAM-plus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 339
    • Issues 339
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • OpenFOAM-plus
  • Merge requests
  • !150

ENH: adjust infoSwitch to report host subscription (related to #531)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark OLESEN requested to merge feature-argList-report-host-subscription into develop Sep 29, 2017
  • Overview 5
  • Commits 1
  • Changes 2
  • this compact form shows the subscription per host in the unsorted mpi order

    nProcs : 18
    Hosts  :
    (
        (node1 6)
        (node2 8)
        (node3 4)
    )

    This provides a succinct overview of which hosts have been subscribed or oversubscribed.

  • The longer list of "slave.pid" ... remains available on the InfoSwitch 'writeHosts'

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-argList-report-host-subscription