hi, Jaidev
Thank you for your advice.
Now I write the steps of install mvapich-1.1:
1. download the mvapich-1.1 and the user-guide.pdf
the websites are:
dowload:
http://mvapich.cse.ohio-state.edu/download/mvapich/
userguide:
http://mvapich.cse.ohio-state.edu/support/
2. untar the file and mkdir the install direction, such as
tar xvzf mvapich.tar.gz
mkdir mvapich1.1
3. you can just do like this: ./make.mvapich.gen2 ( choose the
proper edtion and it will finish cofigure and installl);
you can changhe the CFLAG and install dierctory in
make.mvapich.gen2.
That's all. Whis you have a good experience in mvapich.