Skip to content

Commit 72e0dec

Browse files
authored
Merge pull request #4540 from jsquyres/pr/v3.0.x/minor-rmaps-help-message-improvement
v3.0.x: Mention --oversubscribe
2 parents 2399e85 + bc2dd4e commit 72e0dec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

orte/mca/rmaps/seq/help-orte-rmaps-seq.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@
2121
[orte-rmaps-seq:alloc-error]
2222
There are not enough slots available in the system to satisfy the %d slots
2323
that were requested by the application:
24+
2425
%s
2526

26-
Either request fewer slots for your application, or make more slots available
27-
for use.
27+
Either request fewer slots for your application or make more slots
28+
available for use. If oversubscription is intended, add
29+
--oversubscribe to the command line.
2830
#
2931
[orte-rmaps-seq:resource-not-found]
3032
The specified hostfile contained a node (%s) that is not in your

0 commit comments

Comments
 (0)