Re: [OMPI users] local config files / recursive includes

2009-05-09 Thread Brett Pemberton
Jeff, Didn't even think of that! Yes, when I unload the pointless ib kernel drivers on the non-ib nodes, it quiets the warnings. thanks for that, / Brett - "Jeff Squyres" wrote: > Starting in the v1.3 series, we put in slightly better checks about > when to issue this warning o

Re: [OMPI users] local config files / recursive includes

2009-05-08 Thread Jeff Squyres
Starting in the v1.3 series, we put in slightly better checks about when to issue this warning or not. It *shouldn't* display the warnings if the OpenFabrics drivers are not loaded. Can you verify if your OpenFabrics drivers are loaded on your new, non- IB nodes? On May 8, 2009, at 4:40

[OMPI users] local config files / recursive includes

2009-05-08 Thread Brett Pemberton
Hey, We have a cluster with infiniband, and openmpi working happily. We've just added some new nodes, with no ib. The scheduler has been told to only schedule jobs onto those nodes, which don't span nodes. Easy. Except that openmpi warns the user that no openib was found, and it's dropping ba