We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2adf6 commit ed86bf9Copy full SHA for ed86bf9
examples/multi_node_examples/README.md
@@ -6,5 +6,5 @@ To run this demo which launches a single job that trains on 2 nodes (2 gpus per
6
2. Create a conda environment with Lightning and a GPU PyTorch version.
7
3. Submit this script.
8
```bash
9
-bash job_submit.sh your_env_name_with_lightning_installed
+sbatch job_submit.sh your_env_name_with_lightning_installed
10
```
0 commit comments