Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !302

Wrapper fixes for global option, wrapper fix when processors_per_node < total cores

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged dbeltran requested to merge wrappers-docs-wip-4.0.0 into master Jan 17, 2023
  • Overview 2
  • Commits 8
  • Pipelines 0
  • Changes 19

Added some fixes for wrappers when:

  • Vertical-horizontal: Is working again.
  • Partition parameter: Was giving some crashes in the horizontal wrapper
  • Processor-per-node: Not defining it or giving a value inferior to jobs total_cores used was crashing the wrapper
  • Node-list file generated in wrappers has now a random_alphanumeric string to avoid extremely rare race issues when multiple wrappers are running simultaneously. Also, it is now deleted when is no longer needed.

Redesigned wrapper doc page

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wrappers-docs-wip-4.0.0