I modified mvapich2 to compile with udapl v2 and used mvapich2 to compile and 
run an MPI latency program (osu_latency.c in osu_benchmarks). I set 
LD_LIBRARY_PATH=dapl-2.0.6/lib, but it didn't run (cannot open IA) and by 
setting the debug information I saw the error below. I've made sure mvapich2 
was compiled with header files in include/dat2/ and linked with libdat2.so. And 
when I set LD_LIBRARY_PATH=dapl-2.0.5/lib I was able to run the program 
successfully. 

Lei


----- Original Message -----
From: Arlin Davis <[EMAIL PROTECTED]>
Date: Wednesday, February 6, 2008 9:41 pm
Subject: Re: [ofa-general] [ANNOUCE] dapl 2.0.6 release

> LEI CHAI wrote:
> > Hi Arlin,
> > 
> > When I ran programs with dapl 2.0.6 libraries I got this error 
> by setting DAPL_DBG_TYPE=0xffff and DAT_DBG_TYPE=0xffff:
> > 
> > libdaplofa.so.2: undefined symbol: dapl_extensions
> 
> Can you give me a little more information? What programs? What is 
> the 
> program building and linking against? If v2, you should be linking 
> against libdat2.so and using /usr/include/dat2.
> 
> -arlin
> 
> 
> 

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to