Skip to content

Fix placement_max_distance in slurm partitions#4030

Merged
cdunbar13 merged 1 commit into
GoogleCloudPlatform:developfrom
cdunbar13:max_distance_fix
May 1, 2025
Merged

Fix placement_max_distance in slurm partitions#4030
cdunbar13 merged 1 commit into
GoogleCloudPlatform:developfrom
cdunbar13:max_distance_fix

Conversation

@cdunbar13

Copy link
Copy Markdown
Collaborator

While testing out another bulkInsert feature, I noticed that the placement_max_distance value was always null in the conf file that is pushed into the GCS bucket for the nodeset. This appears to be caused by the fact that there is no placement_max_distance in the nodeset variable within the slurm partition module, so the value passed in gets ignored and later set to null.

@cdunbar13 cdunbar13 added the release-bugfix Added to release notes under the "Bug fixes" heading. label Apr 30, 2025
@cdunbar13 cdunbar13 requested review from a team and samskillman as code owners April 30, 2025 20:22
@mr0re1 mr0re1 assigned cdunbar13 and unassigned mr0re1 Apr 30, 2025
@cdunbar13 cdunbar13 merged commit fff58c0 into GoogleCloudPlatform:develop May 1, 2025
35 of 65 checks passed
@cdunbar13 cdunbar13 deleted the max_distance_fix branch May 1, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-bugfix Added to release notes under the "Bug fixes" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants