Re: [OMPI devel] How to disable paffinity

2010-06-30 Thread Ralph Castain
You may be working off of an old version of OMPI - I updated opal_paffinity awhile ago to no longer require that a component be selected. Then you can no-build all paffinity components if you like and the system will still startup okay. I don't believe this was moved over to the 1.4 release bra

Re: [OMPI devel] [OMPI users] dimension mapping of MPI_Cart_create

2010-06-30 Thread Paul Hilscher
Dear Jeff, thanks for the information. >Open MPI currently has very limited cartesian support -- it actually doesn't remap anything. I see, OpenMPI doesn't remap anything; this explains probably why my runtime of my simulation varies sometimes between 30% for the same setup. >Would you have any

Re: [OMPI devel] How to disable paffinity

2010-06-30 Thread 张晶
Hi Ralph , I used v1.4 and I checked out the 1.5.0 rc and the trunk . It seems your code have been commited in the trunk but not the v1.5 under branch. Because it is not a easy work for me to switch the workcopy to trunk , I think it is a good idea to just conform the opal_paffinity_base_select un

Re: [OMPI devel] How to disable paffinity

2010-06-30 Thread Jeff Squyres
Ralph -- are these easy CMRs? On Jun 30, 2010, at 12:03 AM, Ralph Castain wrote: > You may be working off of an old version of OMPI - I updated opal_paffinity > awhile ago to no longer require that a component be selected. Then you can > no-build all paffinity components if you like and the sys

Re: [OMPI devel] [OMPI users] dimension mapping of MPI_Cart_create

2010-06-30 Thread Jeff Squyres
On Jun 30, 2010, at 12:36 AM, Paul Hilscher wrote: > >Open MPI currently has very limited cartesian support -- it actually doesn't > >remap anything. > > I see, OpenMPI doesn't remap anything; this explains probably why my runtime > of my simulation varies sometimes between 30% for the same set

Re: [OMPI devel] How to disable paffinity

2010-06-30 Thread Ralph Castain
Believe so - just a minor tweak to paffinity select. On Jun 30, 2010, at 5:03 AM, Jeff Squyres wrote: > Ralph -- are these easy CMRs? > > On Jun 30, 2010, at 12:03 AM, Ralph Castain wrote: > >> You may be working off of an old version of OMPI - I updated opal_paffinity >> awhile ago to no long

Re: [OMPI devel] [OMPI users] dimension mapping of MPI_Cart_create

2010-06-30 Thread Paul Hilscher
Dear Jeff, thanks for the information. >Open MPI currently has very limited cartesian support -- it actually doesn't remap anything. I see, OpenMPI doesn't remap anything; this explains probably why my runtime of my simulation varies sometimes between 30% for the same setup. >Would you have any

Re: [OMPI devel] How to disable paffinity

2010-06-30 Thread Jeff Squyres
Would you mind filing them when you get a chance? Thanks! On Jun 30, 2010, at 10:03 AM, Ralph Castain wrote: > Believe so - just a minor tweak to paffinity select. > > On Jun 30, 2010, at 5:03 AM, Jeff Squyres wrote: > > > Ralph -- are these easy CMRs? > > > > On Jun 30, 2010, at 12:03 AM, Ra