Hi,
Previously when i installed lam/mpi with blcr, any command was not
working.Now after reinstalling it agian, after getting some suggestions
from Vishal, lamboot, laminfo all are working. when i give laminfo to
execute, following lines also appears with other lines
SSI cr: blcr (Module v1.0.1)
This time i gave following command to confiure the blcr
$ ./configure --with-linux=/usr/src/linux-2.4.20-8/
--with-system-map=/boot/Syste m.map --prefix=/home/BLCR
blcr is working fine , i have checked it. BLCR directory contains lib
subdir* which further contains blcr subdir* and all lib.* files.
Now i configure lam/mpi with the following command
$ ./configure --with-blcr=/home/BLCR --with-rpi=crtcp --with-rsh="ssh -x"
then..
$ make
$ make all install
I have added following lines in .bash_profile
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/BLCR/lib
export LD_LIBRARY_PATH
lamboot is working. But mpicc . mpiCC etc not working. i get following
errors when execute any of these commmands
/usr/bin/ld: cannot open output file a.out: Permission denied
collect2: ld returned 1 exit status
mpicc: No such file or directory
please help me out !!
Thanks
Ritesh
|