Hello!
I am trying run following command using trunk version 1.7a1r25984.
mpirun -np 2 -H localhost,localhost /bin/hostname
It fails with following error message.
--------------------------------------------------------------------------
There are no allocated resources for the application
/bin/hostname
that match the requested mapping:
Verify that you have mapped the allocated resources properly using the
--host or --hostfile specification.
--------------------------------------------------------------------------
Every thing works fine if I use trunk version 1.5.5rc3r26063.
Any ideas, how it can be fixed?
regards,
Wahaj