Re: [OMPI devel] 1.7.5 and trunk failures

2014-03-19 Thread Jeff Squyres (jsquyres)
For the list: we figured this out. These neighbor tests require np>=4 (whew!). I added minimum np checks to the tests so that they'll skip (exit 77) if np<4. Nathan and I worked through the other three tests. On Mar 18, 2014, at 11:22 PM, Ralph Castain wrote: > Just to be safe, I blew away

[OMPI devel] 1.7.5 and trunk failures

2014-03-18 Thread Ralph Castain
Just to be safe, I blew away my existing installations and got completely fresh checkouts. I am doing a vanilla configure, with the only configure options besides prefix being --enable-orterun-prefix-by-default and --enable-mpi-java (so I can test the Java bindings) For 1.7.5, running the IBM t