Skip to content

Build slurm scheduler at Rocky Linux 8 with pmix using github actions.

License

Notifications You must be signed in to change notification settings

jose-d/build-slurm-rocky8

Repository files navigation

build-slurm-rocky8

Build pmi-x and slurm rpms for Rocky8 with nvml support.

How do build in your clone:

...in .github/workflows/build.yml:

  • set/change PMIX_VERSION to version of openPMIX to be used as build dependency - PMI will be downloaded from its repository automatically
  • set/change SLURM_VERSION to desired version of Slurm.
  • set/change NVML_VERSION to NVML to link with slurm

..and then trigger the build.