1
1
openmpi/orte/tools/orterun
Jeff Squyres 4603852740 orterun: use consistent CLI option name for --bind-to
Since the new binding option is tied to the --cpu-list orterun CLI
option, make the --bind-to option reflect the same name (vs. the
--cpu-set CLI option, which is entirely different).  For example:

    mpirun --bind-to cpu-list:ordered ...

Note that "--bind-to cpulist:ordered" is accepted as a synonym,
because people will be lazy.

Also add some minor updates to the orterun.1in man page for
clarification.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-06-21 08:22:00 -07:00
..
help-orterun.txt Update the connect/accept support so we check to see if we have the proper infrastructure and RTE support, including whether we have ompi-server available if the connect/accept spans multiple applications. Print pretty help messages in all cases where we do not have support 2017-05-27 10:47:08 -07:00
main.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Fix MPIR_proctable structure visibility 2018-03-09 21:15:28 -05:00
orterun.1in orterun: use consistent CLI option name for --bind-to 2018-06-21 08:22:00 -07:00
orterun.c Ensure we properly cleanup on termination, including when terminating due to ctrl-c 2017-06-21 06:33:37 -07:00
orterun.h Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00