I think something is wrong with app contexts on the trunk. The example below seems to run uptime twice rather than running uptime then hostname as I would expect.

[18:18] brbarret@frood:ttyp1 ~% mpirun -np 1 uptime : -np 1 hostname
18:18  up 12 days,  9:27, 2 users, load averages: 0.02 0.10 0.09
18:18  up 12 days,  9:27, 2 users, load averages: 0.02 0.10 0.09
[18:18] brbarret@frood:ttyp1 ~%

Brian

Reply via email to