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

Component deprecation and alternatives #20

Closed
jaywonchung opened this issue Oct 8, 2023 · 0 comments · Fixed by #55
Closed

Component deprecation and alternatives #20

jaywonchung opened this issue Oct 8, 2023 · 0 comments · Fixed by #55

Comments

@jaywonchung
Copy link
Member

This is a dynamic list of old components that are scheduled for deprecation.

  • C++ zeus_monitor: This was replaced with a Python-rewrite of the same thing under zeus.monitor, which provides both programmatic measurement with ZeusMonitor and CLI measurement with python -m zeus.monitor.
  • ZeusMaster: This should be replaced with BatchSizeOptimizer. It should be made sure that BatchSizeOptimizer and PowerLimitOptimizer are composable to recover what the original Zeus NSDI paper does.
  • ZeusDataLoader: This was replaced with PowerLimitOptimizer but with less coupling with everything and comprehensive testing. Examples that show ZeusDataLoader will be removed together.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant