We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dde96a commit e5db782Copy full SHA for e5db782
3.test_cases/pytorch/FSDP/slurm/README.md
@@ -33,7 +33,7 @@ You will first build the container image with the command below:
33
34
35
```bash
36
-docker build -f ../Dockerfile -t fsdp:pytorch2.7.1 .
+docker build -f ../Dockerfile -t fsdp:pytorch2.7.1 ../.
37
```
38
39
You will then convert the container image to a squash file via Enroot:
0 commit comments