Commit b0d1033
committed
[doc] document env-var substitution in dft_exec commands
The dft_exec command strings are expanded with str.format against os.environ
in addition to {number_cores}, so {HOME}, {SLURM_NTASKS}, ... work too. This
was supported but only {number_cores} was documented.1 parent e805419 commit b0d1033
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
| 495 | + | |
495 | 496 | | |
496 | 497 | | |
497 | 498 | | |
| |||
0 commit comments