lightning.fabric.plugins.environments¶
Environments¶
| Specification of a cluster environment. | |
| Environment for distributed training using the PyTorchJob operator from Kubeflow. | |
| The default environment used by Lightning for a single node or free cluster (not managed). | |
| An environment for running on clusters managed by the LSF resource manager. | |
| An environment for running on clusters with processes created through MPI. | |
| Cluster environment for training on a cluster managed by SLURM. | |
| Environment for fault-tolerant and elastic training with torchelastic | |
| Cluster environment for training on a TPU Pod with the PyTorch/XLA library. |