Skip to content

Commit 88316ac

Browse files
authored
doc: clarify some Local Mode limitations (#1019)
1 parent db17cdf commit 88316ac

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/overview.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,13 @@ A few important notes:
817817
- If you are using S3 data as input, it is pulled from S3 to your local environment. Ensure you have sufficient space to store the data locally.
818818
- If you run into problems it often due to different Docker containers conflicting. Killing these containers and re-running often solves your problems.
819819
- Local Mode requires Docker Compose and `nvidia-docker2 <https://github.com/NVIDIA/nvidia-docker>`__ for ``local_gpu``.
820-
- Distributed training is not yet supported for ``local_gpu``.
820+
821+
.. warning::
822+
823+
Local Mode does not yet support the following:
824+
825+
- Distributed training for ``local_gpu``
826+
- Gzip compression, Pipe Mode, or manifest files for inputs
821827
822828
**************************************
823829
Secure Training and Inference with VPC

0 commit comments

Comments
 (0)