Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: Demo of non-OpenHPC slurm #312

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

DO NOT MERGE: Demo of non-OpenHPC slurm #312

wants to merge 16 commits into from

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Sep 20, 2023

stackhpc/ansible-role-openhpc#162 adds support to the openhpc role to not actually use OpenHPC pacakges. This PR demonstrates integrating that into an appliance, using:

  • A slurm build on the deploy host which is NFS-exported to /slurm in the cluster.
  • Various configuration changes required to make the cluster work, including the pingpong and pingmatrix hpctests. Note hpl-solo has not been included due to complexities around the dependency on openblas.

For details of the slurm build see environments/.stackhpc/slurm/README.md

The changes to ansible/ could/should be merged to main, but the changes to the .stackhpc environment probably want removing (or moving to another environment, but that's not nice).

NB: This won't pass CI, as the slurm build is not included in CI, and the NFS export is configured specifically for the deploy host on Arcus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant