Hello,
We have got a new G5 Xserve cluster and trying to put lam-mpi on it. I
was able to install lam-mpi and had success with lamboot and lamnodes
---------------------------------------------------------------------------------------------
gbisht_at_node1 gbisht]lamboot -v machinefile
LAM 7.1.2b21/MPI 2 C++/ROMIO - Indiana University
n-1<12030> ssi:boot:base:linear: booting n0 (node1)
n-1<12030> ssi:boot:base:linear: booting n1 (node2)
n-1<12030> ssi:boot:base:linear: finished
gbisht_at_node1 gbisht]lamnodes
n0 node1.cluster.lan:2:origin,this_node
n1 node2.cluster.lan:2:
---------------------------------------------------------------------------------------------
But while compiling hello.c was getting the following error
---------------------------------------------------------------------------------------------
gbisht_at_node1 hello]mpicc hello.c -o hello
cc1: error: invalid option `64'
mpicc: No such file or directory
---------------------------------------------------------------------------------------------
Any help regarding the above would be really appreciated.
Thanks,
Gautam
|