Re: [OMPI users] OPEN MPI error

2013-09-18 Thread Gus Correa
Hi justa tester tester Is your p2p1 interface an Infiniband port, or is it Ethernet? If it is Ethernet, try removing "--mca btl_openib_if_include p2p1" from your mpiexec command line, because it would conflict with the other mca parameter you chose "--mca btl openib,sm,self". Simpler may be bett

[OMPI users] OPEN MPI error

2013-09-18 Thread justa tester tester
I'm new to OPEN MPI and have a question in regards to the error I'm seeing after compiling the OFED stack to facilitate RDMA and OpenMPI and specified the install path of OFED stack and installed Intel MPI Benchmark. I was able to run tcp but when running openib we could not run succesfully we are

[OMPI users] FT problem

2013-09-18 Thread basma a . azeem
i am using openmpi-1.6.1 i need to try checkpoint restart ( self , blcr ) after i installed openmpi i had the following in my installation folder : bin\ ompi-checkpoint bin\ompi-restart lib\openmpi\mca_crs_self.la lib\openmpi\mca_crs_self.so lib\openmpi

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

2013-09-18 Thread Syed Ahsan Ali
Please find attached again. On Tue, Sep 17, 2013 at 11:35 AM, Jeff Squyres (jsquyres) wrote: > On Sep 16, 2013, at 9:00 AM, Syed Ahsan Ali wrote: > >> I am trying to compile openmpi-1.6.5 on fc16.x86_64 with icc and ifort >> but getting the subject error. config.out and make.out is attached. >>