Re: [OMPI users] "make check" hangs with openmpi-1.7.3a1r29220 on Linux

2013-09-23 Thread Jeff Squyres (jsquyres)
On Sep 21, 2013, at 1:06 PM, Siegmar Gross wrote: > Failure : Mismatch: input "/home/fd1026", expected:1 got:0 > > Failure : Mismatch: input "/home/fdai2368", expected:1 got:0 > > linpc1 openmpi-1.7.3a1r29220-Linux.x86_64.32_gcc 112 I've usually see this error when there's a fault in the NF

Re: [OMPI users] compilation aborted for Handler.cpp (code 2)

2013-09-23 Thread Jeff Squyres (jsquyres)
I suspect that something is wrong with your Intel C++ compiler installation, but you can simply avoid the issue if you add --disable-vt to Open MPI's ./configure command line. This will skip building the (optional) Vampir Trace package, which is where you are running into this problem (VT is wr