Yo Brian Was this running on a single machine or on multiple nodes? Reason I'm asking is to try and see if the problem (a) is in mpirun not properly parsing the command line, or (b) is in the dss pack/unpack routines for that data type. If everything works right on a single machine, then we know it must be in option (b). Ralph Brian Barrett wrote: 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 _______________________________________________ devel mailing list de...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/devel |
- [OMPI devel] app contexts broken on trunk? Brian Barrett
- Re: [OMPI devel] app contexts broken on trunk? Ralph Castain
- Re: [OMPI devel] app contexts broken on trunk? Brian Barrett