(Sorry for my English. Im Myanmar.)
I have a problem with LAM/MPI. I mounted heads /home and /usr/local in every clients /home and /usr/local directory via nfs. I intalled LAM 7.1.1 only heads /usr/local directory. When I run my C program error occurred, shown in below.
a.out: /lib/i686/libc.so.6: version GLIBC_2.3.2 not found (required by a.out)
----------------------------------------------------------------------------------------------------
a.out: /lib/i686/libc.so.6: version GLIBC_2.3.2 not found (required by a.out)
It seems that [at least] one of the processes that was started with mpirun did not invoke MPI_INIT before quitting (it is possible that more than one prosess did not invoke MPI_INIT mpirun was only notified of the first one, which was on node n0).
mpirun can *only* be used with MPI programs (i.e., programs that invoke MPI_INIT and MPI_FINALIZE). You can use the lamexec program to run no-MPI programs over the lambooted nodes.
----------------------------------------------------------------------------------------------------
I think my C code is correct, cus cluster at home its no problem. At Dept: lab: one node has no problem too. May be it is problem at clients? How can I solve this problem? everybody help me pls.
Thanks,
zayar
---------------------------------
Yahoo! Photos
Got holiday prints? See all the ways to get quality prints in your hands ASAP.
|