Re: [OMPI users] MPI + Mixed language coding(Fortran90 + C++)

2008-11-01 Thread Mi Yan
So your tests show: 1. "Shared library in FORTRAN + MPI executable in FORTRAN" works. 2. "Shared library in C++ + MPI executable in FORTRAN " does not work. It seems to me that the symbols in C library are not really recognized by FORTRAN executable as you thought.What compilers did

Re: [OMPI users] problem running Open MPI on Cells

2008-11-01 Thread Hahn Kim
On Nov 1, 2008, at 7:39 AM, Jeff Squyres wrote: On Oct 31, 2008, at 4:52 PM, Gilbert Grosdidier wrote: To monitor the environment from inside the application, it could be useful to issue a 'system("printenv")' call at the very beginning of the main program, even before (and after, btw) the MPI

Re: [OMPI users] MPI + Mixed language coding(Fortran90 + C++)

2008-11-01 Thread Jeff Squyres
On Oct 31, 2008, at 3:07 PM, Rajesh Ramaya wrote: Thank you very much for the immediate reply. I am able to successfully access the data from the common block but the values are zero. In my algorithm I even update a common block but the update made by the shared library is not taken in to

Re: [OMPI users] problem running Open MPI on Cells

2008-11-01 Thread Jeff Squyres
On Oct 31, 2008, at 4:52 PM, Gilbert Grosdidier wrote: To monitor the environment from inside the application, it could be useful to issue a 'system("printenv")' call at the very beginning of the main program, even before (and after, btw) the MPI_Init call, when running in serial job mode

Re: [OMPI users] users Digest, Vol 1052, Issue 10

2008-11-01 Thread Ralph Castain
Hi Allan I'm glad that it fixed your problem! I didn't see any IPv4 addresses in your ifconfig output, so I suspect that is why it wasn't working with --disable-ipv6. So I guess it sounds like the 1.2 series isn't actually disabling IPv6 support when we --disable-ipv6 if nothing but IPv6