We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b750b commit 12be444Copy full SHA for 12be444
3 files changed
README.md
@@ -65,7 +65,7 @@ It executes `mpirun -np [n_procs] python scripts/profile_memory.py`, basically d
65
Notice that it assumes that `shell/load_modules.sh` has already been executed (see the next section).
66
Examples:
67
```bash
68
-sbatch shell/subsmit.sbatch
+sbatch shell/submit.sbatch
69
```
70
and
71
0 commit comments