The warning is telling you that we don't see libnuma on that machine, and
therefore we cannot bind memory to your local process. You can turn the warning
off by adding
-mca hwloc_base_mem_bind_failure_action silent
As for why you get different outputs, I honestly don't know - I can't replicate
Hmmm...works fine for me on Linux x86_64
[rhc@bend001 svn-trunk]$ mpirun -n 4 -host bend002 -report-bindings -map-by
core -bind-to core date
[bend002:04730] MCW rank 3 bound to socket 1[core 2[hwt
0-1]]:[../../../BB/../..]
[bend002:04730] MCW rank 0 bound to socket 0[core 0[hwt
0-1]]:[BB/../../
Hi,
yesterday I installed openmpi-1.9a1r27359 and it doesn't report process
bindings on Solaris 10 x86_64 and Linux x86_64. As I showed in my previous
email for openmpi-1.7, it worked for openmpi-1.6.2.
tyr fd1026 114 mpiexec -np 2 -host sunpc0 -report-bindings \
-map-by core -bind-to core date