You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/overview.rst
+1
Original file line number
Diff line number
Diff line change
@@ -1578,6 +1578,7 @@ A few important notes:
1578
1578
- If you are using S3 data asinput, it is pulled from S3 to your local environment. Ensure you have sufficient space to store the data locally.
1579
1579
- If you run into problems it often due to different Docker containers conflicting. Killing these containers and re-running often solves your problems.
1580
1580
- Local Mode requires Docker Compose and`nvidia-docker2 <https://github.com/NVIDIA/nvidia-docker>`__ for``local_gpu``.
1581
+
- Set ``USE_SHORT_LIVED_CREDENTIALS=1``if running on EC2and you would like to use the session credentials instead of EC2 Metadata Service credentials.
0 commit comments