Re: [OMPI users] process mapping

2019-06-21 Thread Noam Bernstein via users
> On Jun 21, 2019, at 5:02 PM, Ralph Castain wrote: > > > > Too many emails to track :-( > > Should just be “--map-by core --rank-by core” - nothing fancy required. > Sounds like you are getting --map-by node, or at least --rank-by node, which > means somebody has set an MCA param either in

Re: [OMPI users] process mapping

2019-06-21 Thread Ralph Castain via users
On Jun 21, 2019, at 1:52 PM, Noam Bernstein mailto:noam.bernst...@nrl.navy.mil> > wrote: On Jun 21, 2019, at 4:45 PM, Ralph Castain mailto:r...@open-mpi.org> > wrote: Hilarious - I wrote that code and I have no idea who added that option or what it is supposed to do. I can assure, however, tha

Re: [OMPI users] process mapping

2019-06-21 Thread Noam Bernstein via users
> On Jun 21, 2019, at 4:45 PM, Ralph Castain wrote: > > Hilarious - I wrote that code and I have no idea who added that option or > what it is supposed to do. I can assure, however, that it isn’t implemented > anywhere. Not really a big deal, since the documentation doesn’t explain them, and

Re: [OMPI users] process mapping

2019-06-21 Thread Ralph Castain via users
Hilarious - I wrote that code and I have no idea who added that option or what it is supposed to do. I can assure, however, that it isn’t implemented anywhere. Perhaps if you tell us what pattern you are trying to get, we can advise you on the proper cmd line to get there? On Jun 21, 2019, at

Re: [OMPI users] process mapping

2019-06-21 Thread Noam Bernstein via users
> On Jun 21, 2019, at 4:04 PM, Ralph Castain via users > wrote: > > I’m unaware of any “map-to cartofile” option, nor do I find it in mpirun’s > help or man page. Are you seeing it somewhere? From "mpirun —help”: tin 1431 : mpirun --help mapping mpirun (Open MPI) 4.0.1 Usage: mpirun [OPTION]

Re: [OMPI users] process mapping

2019-06-21 Thread Ralph Castain via users
I’m unaware of any “map-to cartofile” option, nor do I find it in mpirun’s help or man page. Are you seeing it somewhere? On Jun 21, 2019, at 12:43 PM, Noam Bernstein via users mailto:users@lists.open-mpi.org> > wrote: Hi - are there any examples of the cartofile format?  Or is there some comb