On Sep 27, 2013, at 6:53 AM, Syed Ahsan Ali <ahsansha...@gmail.com> wrote:

> Thank you very much Jeff. It worked now.

Good.

> But I got error when I ran make check
> 
> 1 of 5 tests failed
> Please report to http://www.open-mpi.org/community/help/
> ========================================================
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory `/home/openmpi-1.6.5/test/datatype'
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory `/home/openmpi-1.6.5/test/datatype'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/openmpi-1.6.5/test'
> make: *** [check-recursive] Error 1
> [root@r720 openmpi-1.6.5]#

Can you send more info than that?  It's not showing which test failed, for 
example.

> But I find openmpi installed. Will it work fine?

Probably...?  But I can't say without seeing which test failed.

Keep in mind that "make check" is run after "make install", so, yes, it's 
expected that OMPI is fully *installed*.  But whether OMPI is *functional* 
depends on the test(s) that failed...

> Secondly missing the
> optional package VT will effect functionality of openmpi or it will
> work fine.

VT = VampirTrace, which is a tracing/logging tool that is technically not part 
of MPI.  That is, it's a 3rd party tool that provides *additional* 
functionality over MPI.  Hence, it's totally optional.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to