Commit 7163bf7
committed
Always specify node count if resources are set since it may be possible for a
Add `mpiprocs` resource, since `ncpus` alone does not affect nodefile generation.
Use computed PPN for `ncpus` and also use PPN for `ncpus` since it refers to the number of CPUs for each slot.node_count to not be set, which would prevent the resource specification from appearing in the script.1 parent 047ea91 commit 7163bf7
File tree
2 files changed
+2
-6
lines changed- src/psij/executors/batch/pbs
2 files changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments