Option "-npersocket" doesnt't work, even if I reduce "-npersocket"
to "1". Why doesn't it find any sockets, although the above commands
could find both sockets?
mpiexec -report-bindings -host sunpc0 -np 2 -npersocket 1 hostname
--------------------------------------------------------------------------
Your job has requested a conflicting number of processes for the
application:
App: hostname
number of procs: 2
This is more processes than we can launch under the following
additional directives and conditions:
number of sockets: 0
npersocket: 1
Please revise the conflict and try again.
--------------------------------------------------------------------------