Skip to content

Update Slurm images to 6-12#5273

Merged
AdarshK15 merged 1 commit intoGoogleCloudPlatform:developfrom
AdarshK15:update-slurm-images
Mar 30, 2026
Merged

Update Slurm images to 6-12#5273
AdarshK15 merged 1 commit intoGoogleCloudPlatform:developfrom
AdarshK15:update-slurm-images

Conversation

@AdarshK15
Copy link
Copy Markdown
Member

Update slurm images to 6-12

Submission Checklist

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

@AdarshK15 AdarshK15 added the release-version-updates Added to release notes under the "Version Updates" heading. label Feb 23, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @AdarshK15, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates the Slurm image families referenced throughout the repository's examples, templates, and Terraform modules. The change from version 6-11 to 6-12 ensures that all related configurations and deployments are aligned with the most current Slurm images provided by schedmd-slurm-public on GCP, enhancing compatibility and leveraging the latest features and fixes.

Highlights

  • Slurm Image Version Update: The pull request updates the default Slurm image family from 6-11 to 6-12 across various configuration files and modules. This ensures that new deployments and examples utilize the latest available Slurm images on Google Cloud Platform.
  • Configuration File Updates: Multiple YAML configuration files and Jinja2 templates have been modified to reflect the new Slurm image version, including examples for AMD, Ubuntu, Apptainer, and various blueprint configurations.
  • Module Default Updates: Terraform modules for Slurm nodesets, controllers, and login nodes have had their default image families updated in both their README.md documentation and variables.tf files.
Changelog
  • community/examples/AMD/hpc-amd-slurm.yaml
    • Updated the Slurm image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/examples/hpc-slurm-ubuntu2204.yaml
    • Updated the Slurm image family to slurm-gcp-6-12-ubuntu-2204-lts-nvidia-570.
  • community/examples/hpc-slurm6-apptainer.yaml
    • Updated the source_image_family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/front-end/ofe/website/ghpcfe/templates/blueprint/cluster_config.yaml.j2
    • Updated the instance_image family for slurm_controller and slurm_login to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/front-end/ofe/website/ghpcfe/templates/blueprint/partition_config.yaml.j2
    • Updated the default Slurm image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/compute/schedmd-slurm-gcp-v6-nodeset-dynamic/README.md
    • Updated the default instance_image family in the documentation to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/compute/schedmd-slurm-gcp-v6-nodeset-dynamic/variables.tf
    • Updated the default instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/compute/schedmd-slurm-gcp-v6-nodeset/README.md
    • Updated the default instance_image family in the documentation to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/compute/schedmd-slurm-gcp-v6-nodeset/variables.tf
    • Updated the default instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/internal/slurm-gcp/instance_template/main.tf
    • Updated the default source_image_family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/scheduler/schedmd-slurm-gcp-v6-controller/README.md
    • Updated the default instance_image family in the documentation to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/scheduler/schedmd-slurm-gcp-v6-controller/variables_controller_instance.tf
    • Updated the default instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/scheduler/schedmd-slurm-gcp-v6-login/README.md
    • Updated the default instance_image family in the documentation to slurm-gcp-6-12-hpc-rocky-linux-8.
  • community/modules/scheduler/schedmd-slurm-gcp-v6-login/variables.tf
    • Updated the default instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • examples/hpc-slurm-h4d/hpc-slurm-h4d.yaml
    • Updated the instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • examples/hpc-slurm-static.yaml
    • Updated the slurm_instance_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • examples/image-builder.yaml
    • Updated the source_image_family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • examples/ml-slurm.yaml
    • Updated the source_image_family to slurm-gcp-6-12-debian-12.
  • examples/science/af3-slurm/af3-slurm.yaml
    • Updated the base_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • tools/cloud-build/daily-tests/tests/slurm-v6-debian.yml
    • Updated the slurm_image family to slurm-gcp-6-12-debian-12.
  • tools/validate_configs/golden_copies/configs/versioned_blueprint.yaml
    • Updated the slurm_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • tools/validate_configs/golden_copies/expectations/versioned_blueprint/.ghpc/artifacts/expanded_blueprint.yaml
    • Updated the slurm_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • tools/validate_configs/golden_copies/expectations/versioned_blueprint/primary/terraform.tfvars
    • Updated the slurm_image family to slurm-gcp-6-12-hpc-rocky-linux-8.
  • tools/validate_configs/test_configs/node-groups.yaml
    • Updated the instance_image family for c30 to slurm-gcp-6-12-debian-12.
    • Updated the instance_image family for c60 to slurm-gcp-6-12-hpc-rocky-linux-8.
    • Updated the instance_image family for cd112 to slurm-gcp-6-12-hpc-rocky-linux-8.
Activity
  • The pull request description includes a standard submission checklist, indicating adherence to contribution guidelines.
  • No specific human comments or reviews are available in the provided context.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request updates Slurm image versions from 6-11 to 6-12 across various YAML and Terraform configuration files. This is a straightforward update to ensure the blueprints and modules use the latest available Slurm images. The changes are consistent and appear to be correctly applied.

@AdarshK15 AdarshK15 marked this pull request as ready for review February 24, 2026 11:56
@AdarshK15 AdarshK15 requested review from a team and samskillman as code owners February 24, 2026 11:56
@AdarshK15 AdarshK15 force-pushed the update-slurm-images branch from 50baa00 to 0439305 Compare March 23, 2026 10:41
@AdarshK15 AdarshK15 force-pushed the update-slurm-images branch from 0439305 to 23dee59 Compare March 24, 2026 01:30
@AdarshK15 AdarshK15 merged commit 81edc34 into GoogleCloudPlatform:develop Mar 30, 2026
69 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-version-updates Added to release notes under the "Version Updates" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants