[ofa-general] [ANNOUCE] dapl 2.0.6 release
Chuck Hartley
hartlch14 at gmail.com
Fri Feb 8 12:52:34 PST 2008
It looks like the dapl/openib_cma/dapl_ib_extensions.c file is not being
included in the library.
# nm -u /usr/lib64/libdaplofa.so.2.0.0 | grep dap
U dapl_extensions
U dapls_cqe_to_event_extension
In my Makefile, I have this:
~snip~
dapl/openib_cma/dapl_ib_extensions.c
#am__objects_1 = dapl_udapl_libdaplofa_la-dapl_ib_extensions.lo
am_dapl_udapl_libdaplofa_la_OBJECTS = \
dapl_udapl_libdaplofa_la-dapl_init.lo \
~snip~
dapl_udapl_libdaplofa_la-dapl_ib_mem.lo $(am__objects_1)
I don't understand the build philosophy, but for some reason it looks like
file is getting excluded on purpose.
BTW, I'm building on PPC.
Chuck
On Feb 8, 2008 12:25 PM, Arlin Davis <ardavis at ichips.intel.com> wrote:
> LEI CHAI wrote:
> > 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
> >
> >
>
> Can you check the 2.0.6 libraries for extensions?
>
> nm /usr/lib64/libdat2.so | grep extensions
> 00000000001093a4 b g_dat_extensions
>
> nm /usr/lib64/libdaplofa.so.2.0.0 | grep extensions
> 00000000000169a0 T dapl_extensions
>
> Also, can you set DAT_DBG_TYPE=0xffff, retry, and send the output.
>
> Thanks,
>
> -arlin
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit
> http://openib.org/mailman/listinfo/openib-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20080208/dacefdf9/attachment.html>
More information about the general
mailing list