Skip to content

Commit adb7b3e

Browse files
d4l3kfacebook-github-bot
authored andcommitted
Add scheduler info to README.md (pytorch#484)
Summary: title Pull Request resolved: pytorch#484 Reviewed By: kiukchung Differential Revision: D36360639 Pulled By: d4l3k fbshipit-source-id: e6d15e2b6c13969f05b102505e0c4e009a5059b9
1 parent a866cbd commit adb7b3e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ TorchX is a universal job launcher for PyTorch applications.
1212
TorchX is designed to have fast iteration time for training/research and support
1313
for E2E production ML pipelines when you're ready.
1414

15+
TorchX currently supports:
16+
17+
* Kubernetes (EKS, GKE, AKS, etc)
18+
* Slurm
19+
* AWS Batch
20+
* Docker
21+
* Local
22+
* Ray (prototype)
23+
24+
Need a scheduler not listed? [Let us know!](https://github.com/pytorch/torchx/issues?q=is%3Aopen+is%3Aissue+label%3Ascheduler-request)
1525

1626
## Quickstart
1727

0 commit comments

Comments
 (0)