You are correct - that is a bug in 1.3.0. I'm working on a fix for it
now and will report back.
Thanks for catching it!
Ralph
On Jan 21, 2009, at 3:22 AM, Geoffroy Pignot wrote:
> Hello
>
> I'm currently trying the new release but I cant reproduce the
> 1.2.8 behaviour
> concerning --wdir option
>
> Then
> %% /tmp/openmpi-1.2.8/bin/mpirun -n 1 --wdir /tmp --host r003n030
> pwd : --wdir /scr1 -n 1 --host r003n031 pwd
> /scr1
> /tmp
>
> but
> %% /tmp/openmpi-1.3/bin/mpirun -n 1 --wdir /tmp --host r003n030
> pwd : --wdir /scr1 -n 1 --host r003n031 pwd
> /scr1
> /scr1
> Thanks in advance
> Regards
> Geoffroy
>
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|