Hi,
I am installing my first cluster, the server is Mandriva 2006.

All tests pass except:
LAM/MPI (via TORQUE)                                           [FAILED]
MPICH (via TORQUE)                                             [FAILED]
Open MPI (via TORQUE)                                          [FAILED]

In /home/oscartst/lam/lamtest.err:
The LAM/MPI wrapper compiler was unable to find the specified compiler
gfortran in your PATH.

Note that this compiler was either specified at configure time or in
one of many possible environment variables.  Please see the man page
for the LAM wrapper compilers for more information.
==========

So I installed g77 (gcc3.3-g77-3.3.6-2mdk) on the server (not on the 
nodes, maybe I should) and reran the test: same result.

Then I made a symlink from /usr/bin/gfortran to g77, same result, 
however when I manually try
mpif77 f77hello.f

I get plenty of undefined references, like
f77hello.f:(.text+0xe): undefined reference to `mpi_init__'
f77hello.f:(.text+0x26): undefined reference to `mpi_comm_size__'

Any idea where I can go from there?

Thanks,
Marc Delisle

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to