-
Notifications
You must be signed in to change notification settings - Fork 140
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
Add example of building Slurm on top of Rocky 8 #2155
Merged
nick-stroud
merged 6 commits into
GoogleCloudPlatform:develop
from
nick-stroud:slurm6-build-image-example
Jan 24, 2024
Merged
Add example of building Slurm on top of Rocky 8 #2155
nick-stroud
merged 6 commits into
GoogleCloudPlatform:develop
from
nick-stroud:slurm6-build-image-example
Jan 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To Reviewer: I will add documentation and integration test once you have given a first pass approval of the methodology of the blueprint. |
nick-stroud
added
the
release-key-new-features
Added to release notes under the "Key New Features" heading.
label
Jan 22, 2024
nick-stroud
force-pushed
the
slurm6-build-image-example
branch
2 times, most recently
from
January 22, 2024 19:19
a9e8421
to
76172aa
Compare
Tom provided an example blueprint that demonstrated this methodology. Co-authored-by: Tom Downes <tpdownes@google.com>
nick-stroud
force-pushed
the
slurm6-build-image-example
branch
from
January 22, 2024 19:21
76172aa
to
7b75719
Compare
tpdownes
requested changes
Jan 23, 2024
nick-stroud
force-pushed
the
slurm6-build-image-example
branch
from
January 24, 2024 04:42
2707715
to
8fc78d3
Compare
I submitted test manually (build 4c971653-eee2-45f3-8d9c-1cb7c2634145) and it is passing. |
tpdownes
approved these changes
Jan 24, 2024
nick-stroud
merged commit Jan 24, 2024
136d0d9
into
GoogleCloudPlatform:develop
7 of 33 checks passed
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Builds the latest Slurm V6 image on top of HPC Rocky 8 image and deploys a simple cluster using the image. This example is meant to be a demonstrator to show how it is possible to build Slurm.
Notes:
Tested:
srun hostname
).Submission Checklist
Please take the following actions before submitting this pull request.