On Feb 9, 2006, at 10:51 AM, fescada wrote:
> OK, i try my code again, on a new sigle machine with LAM 7.1.1 and
> it works without any change on code. I run 2 processes and work.
>
> I don't know why this code don't run on my cluster, i will try
> change this:
> gcc -I/opt/lam-7.1.1/include -pthread -ldl -lpthread -L/lib -L/opt/
> lam-7.1.1/lib -llammpio -llamf77mpi -lmpi -llam -laio -laio -lutil -
> lcr -ldl
>
> on my single machine that is different, less linkages.
I'm not quite sure what you're saying -- is it working or not? If
it's not working, what, exactly, is happening? (please be as precise
as possible)
Also -- is there any reason you're using the explicit gcc line and
not the mpicc wrapper compiler?
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|