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

Add --tpu-topology flag for specifying custom topology types #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Obliviour
Copy link
Collaborator

Fixes / Features

  • Supports tpu-topology flag for specifying custom topologys for TPUs

Testing / Documentation

Added a check to make sure the format of topologies fits with the argument expected and the command fails if the format is unexpected.

  • [ y ] Tests pass
  • [ y ] Appropriate changes to documentation are included in the PR

@Obliviour
Copy link
Collaborator Author

The workload creation needs to know the topology as well so CURRENTLY the user needs to set the same topology for workload create and cluster create. This only adds the flag to cluster create.

In this case, users would have to manage the topology.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants