Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HPCasCode
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hpc-team
  • HPCasCode
  • Merge requests
  • !547

Buildslurmwithpmi

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andreas Hamacher requested to merge buildslurmwithpmi into master Jan 19, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

we have nodes without pmi which is impacting some jobs https://monasheresearch.freshdesk.com/a/tickets/28868 code tested on massive004. It only works on new slurm installs.

to fix the nodes already in the queue run

cd /opt/src/slurm-20.02.7/contribs/pmi;sudo make install
cd /opt/src/slurm-20.02.7/contribs/pmi2;sudo make install
Edited Jan 19, 2022 by Andreas Hamacher
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: buildslurmwithpmi