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

Always enable load balancing #205

Merged
merged 17 commits into from
Jun 27, 2023

Conversation

TosinSeg
Copy link
Contributor

Always enable load balancing

Copy link
Contributor

@mrwyattii mrwyattii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also remove the enable_load_balancing pytest fixture.

Additionally, we should ensure that MII will work correctly if a hostfile is not specified. In the tests, we generate the hostfile, but perhaps this sort of functionality should be embedded in MII so that users are not required to generate one (especially if they are using just a single replica)

mii/client.py Outdated Show resolved Hide resolved
mii/server.py Outdated Show resolved Hide resolved
tests/test_local_deployment.py Outdated Show resolved Hide resolved
mii/deployment.py Outdated Show resolved Hide resolved
mii/server.py Outdated Show resolved Hide resolved
@mrwyattii mrwyattii marked this pull request as ready for review June 27, 2023 16:13
@mrwyattii mrwyattii merged commit 9fa7b3c into microsoft:main Jun 27, 2023
4 checks passed
@mrwyattii mrwyattii mentioned this pull request Aug 2, 2023
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.

3 participants