Skip to content
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

Create simple command line tool to summarize topology of VMs #1725

Merged

Conversation

nick-stroud
Copy link
Collaborator

This tool collects data about the physical hosts of a set of VMs. It then summarizes how spread out the VMs are.

This is useful when trying to determine the compactness (max_distance) of a compact placement.

Submission Checklist

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 Cloud HPC Toolkit Contribution guidelines #

tools/topo-lookup.py Outdated Show resolved Hide resolved
tools/topo-lookup.py Outdated Show resolved Hide resolved
tools/topo-lookup.py Outdated Show resolved Hide resolved
@mr0re1 mr0re1 assigned nick-stroud and unassigned mr0re1 Aug 31, 2023
@nick-stroud nick-stroud added the release-improvements Added to release notes under the "Improvements" heading. label Aug 31, 2023
@nick-stroud nick-stroud assigned mr0re1 and nick-stroud and unassigned nick-stroud and mr0re1 Aug 31, 2023
@nick-stroud nick-stroud merged commit f8b5857 into GoogleCloudPlatform:develop Aug 31, 2023
4 of 23 checks passed
@cboneti cboneti mentioned this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-improvements Added to release notes under the "Improvements" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants