Hi Gilles,

today I'm building all current versions with both compilers on
my machines. Unfortunately it takes some hours, because especially
my Solaris Sparc machine is old and slow. Yesterday I've had problems
using two Sparc machines and nothing else. Tonight the new versions
will be copied to all machines so that I can test them tomorrow.

Are the following two commands equivalent? Is the second one correct,
if "loki" has two sockets with six cores each?

mpiexec -np 3 --host loki,loki,loki hello_1_mpi
mpiexec -np 3 --host loki --slot-list 0:0-5,1:0-5 hello_1_mpi


Kind regards

Siegmar

Am 06.05.2016 um 10:36 schrieb Gilles Gouaillardet:
Siegmar,

i was unable to reproduce the issue with one solaris 11 x86_64 VM and one
linux x86_64 VM


what is the minimal configuration you need to reproduce the issue ?

are you able to reproduce the issue with only x86_64 nodes ?

i was under the impression that solaris vs linux is the issue, but is big vs
little endian instead ?


Cheers,


Gilles

Reply via email to