@@ -265,7 +265,7 @@ error (without beginning execution of the application) otherwise.
265265.
266266.
267267.TP
268- .B — map-by ppr:N:<object>
268+ .B -- map-by ppr:N:<object>
269269Launch N times the number of objects of the specified type on each node.
270270.
271271.
@@ -298,8 +298,9 @@ To map processes:
298298.TP
299299.B --map-by \fR <foo>\fP
300300Map to the specified object, defaults to \fI socket \fP . Supported options
301- include slot, hwthread, core, L1cache, L2cache, L3cache, socket, numa,
302- board, node, sequential, distance, and ppr. Any object can include
301+ include \fI slot \fP , \fI hwthread \fP , \fI core \fP , \fI L1cache \fP , \fI L2cache \fP ,
302+ \fI L3cache \fP , \fI socket \fP , \fI numa \fP , \fI board \fP , \fI node \fP ,
303+ \fI sequential \fP , \fI distance \fP , and \fI ppr \fP . Any object can include
303304modifiers by adding a \fR :\fP and any combination of PE=n (bind n
304305processing elements to each proc), SPAN (load
305306balance the processes across the allocation), OVERSUBSCRIBE (allow
@@ -719,6 +720,7 @@ Comma-separated list of programming model, languages, and containers being used
719720.TP
720721.B --ppr \fR <list>\fP
721722Comma-separated list of number of processes on a given resource type [default: none].
723+ (deprecated in favor of --map-by ppr:<list>)
722724.
723725.
724726.TP
0 commit comments