Standardize naming prefixes for kubernetes network objects#3644
Merged
annuay-google merged 1 commit intoFeb 21, 2025
Merged
Conversation
ae76095 to
efd436d
Compare
Contributor
|
The script path for all_gather NCCL test was broken, please fix it |
Contributor
|
Please update version for tcpxo NCCL test/installer to match what's in https://github.com/GoogleCloudPlatform/container-engine-accelerators repo |
annuay-google
requested changes
Feb 14, 2025
annuay-google
left a comment
Contributor
There was a problem hiding this comment.
Requested changes to defaults, a missing bug-fix for running all_gather test and tcpxo version update
annuay-google
requested changes
Feb 14, 2025
annuay-google
left a comment
Contributor
There was a problem hiding this comment.
Requesting changes to defaults, a missing bug fix to run all_gather benchmark and tcpxo nccl version update
annuay-google
left a comment
Contributor
There was a problem hiding this comment.
Changes LGTM. Let's merge after testing!
281b8e3 to
59c1cd5
Compare
Contributor
|
All the possible cluster provisioning paths have been tested with a NCCL test: |
chengcongdu
reviewed
Feb 20, 2025
0031780 to
078a72f
Compare
This file contains hidden or 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
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.
Standardize naming convention for k8s network objects.
For A3H:
For A3M:
For A3U:
This aligns with the naming convention assumed in all Toolkit and gcloud docs, reducing friction experienced by users. This also avoids the need for users to rename networks in various kubernetes manifests, for e.g. the NCCL tests.
Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.