[mvapich-discuss] mvapich 1.1 and ofed 1.3.1

Jonathan Perkins perkinjo at cse.ohio-state.edu
Mon Mar 9 12:37:50 EDT 2009


Pawel:
My reply is inline below.

On Mon, Mar 09, 2009 at 04:02:13PM +0100, Pawel Dziekonski wrote:
> 
> hello,
> 
> I've just compiled mvapich 1.1 against ofed 1.3.1 and intel compilers on intel
> em64t. IB net is based on mthca0's and Voltaire. script and logs are here:
> https://cefeid.wcss.wroc.pl/d/tmp/mvapich-1.1/
> 
> my changes to make.mvapich.gen2 script:
> 
> diff mvapich-1.1/make.mvapich.gen2 MVAPICH-1.1/make.mvapich.gen2
> 84c84
> < export LIBS=${LIBS:--L${IBHOME_LIB} -Wl,-rpath=${IBHOME_LIB} -libverbs -libumad -lpthread}
> ---
> > export LIBS="${IBHOME_LIB}/libibverbs.a ${IBHOME_LIB}/libibumad.a ${IBHOME_LIB}/libibcommon.a -lpthread"
> 
> as you see, I wanted to have IB and MPI libs statically linked in.

Instead of providing the paths to the static libraries in this manner
can you try just replacing the -Wl,rpath=${IBHOME_LIB} portion with
-static?  Let us know if this solves your problem.

> 
> however hello fails with a non-obvious error (for me ;)
> 
> /usr/local/MVAPICH-1.1/bin/mpirun -np 2 -machinefile hello.mpi.hosts ./hello.mpi.x.mv11
> libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
> libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
> forrtl: severe (174): SIGSEGV, segmentation fault occurred
> MPI process terminated unexpectedly
> Exit code -5 signaled from wn001
> Killing remote processes...forrtl: severe (174): SIGSEGV, segmentation fault occurred
> MPI process terminated unexpectedly
> DONE
> 
> 
> any hints?
> thanks in advance, Pawel
> -- 
> Pawel Dziekonski <pawel.dziekonski at wcss.pl>
> Wroclaw Centre for Networking & Supercomputing, HPC Department
> Politechnika Wr., pl. Grunwaldzki 9, bud. D2/101, 50-377 Wroclaw, POLAND
> phone: +48 71 3202043, fax: +48 71 3225797, http://www.wcss.wroc.pl
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss

-- 
Jonathan Perkins
http://www.cse.ohio-state.edu/~perkinjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20090309/51923965/attachment.bin


More information about the mvapich-discuss mailing list