-
Notifications
You must be signed in to change notification settings - Fork 136
schedulers/aws_batch: add a scheduler to launch jobs directly on aws_batch #381
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
Conversation
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Codecov Report
@@ Coverage Diff @@
## main #381 +/- ##
==========================================
- Coverage 94.70% 94.24% -0.46%
==========================================
Files 63 64 +1
Lines 3359 3526 +167
==========================================
+ Hits 3181 3323 +142
- Misses 178 203 +25
Continue to review full report at Codecov.
|
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has updated the pull request. You must reimport the pull request before landing. |
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This adds a scheduler that allows for launching TorchX jobs directly on AWS Batch. This requires almost no infrastructure setup (just UI) and provided a fairly sane docker job engine.
Test plan: