HI Jeff,
Thanks alot.
That fixed the problem !
You are indeed a voodoo master... could you explain the spell behind
your magic :)
Regards,
umanga
Jeff Squyres wrote:
I'm guessing that this has to do with deep, dark voodoo involved with
the run time linker.
Can you try configuring/building
I'm guessing that this has to do with deep, dark voodoo involved with
the run time linker.
Can you try configuring/building Open MPI with --disable-dlopen
configure option, and rebuilding your libParallel.so against the new
libmpi.so?
See if that fixes the problem for you. If it does, I
Greetings all,
My parallel application is build as a shared library (libParallel.so).
(I use Debian Lenny 64bit).
A webservice is used to dynamically load libParallel.so and inturn
execute the parallel process .
But during runtime I get the error :
webservicestub: symbol lookup error:
/usr/