Hi,
After upgrading to 1.8.8 I can no longer see the map. When looking at
the man page for mpirun, display-map no longer exists. Is there a way to
show the map in 1.8.8 ?
Another issue - I'd like to map 2 process per node - 1 to each socket.
What is the current "correct" syntax? --map-by ppr:2:node doesn't
guarantee 1 per Socket. --map-by ppr:1:socket doesn't guarantee 2 per
node. I assume it's something obvious, but the documentation is somewhat
lacking.
I'd like to know the general syntax - even if I have 4 socket nodes I'd
still like to map only 2 procs per node. Combining with numa/dist to
hca/dist to gpu will be very helpful too.
Thanks,