Problem of running sander on Linux cluster

From: chomsri upkaew <uchomsri_at_hotmail.com>
Date: Mon 19 Mar 2001 22:24:59 +0700

Dear Ross Walker and netters,

I can compile sander with parallel on Linux cluster as Ross's suggestion.
However, I have some problem.

My Linux cluster contains 12 boxes and 2 processors in each box (total 24
processors). When I submitted my job on box2 (or other boxes which are not
box1) with command

% mpirun -np 2 $AMBERHOME/exe/sander -O -i input -o output -c ...

I want to run 2 process on the same box (box2).I found that 1 process was
running on box2 and another process was running on box1. I don't know why?
Could you please give my the suggestion?

Sincerely Yours,
Uchom


Ross Walker wrote:
>
>Hi Chomsri,
>
>Try the following:
>
>1) Resinstall MPICH manually specifing the compilers
>
> e.g ./configure -prefix=/usr/local/mpich-1.2.1 -fc=g77 -cc=gcc
>
>Then do make / make install etc.
>
>Then try recompiling amber. Make sure you do a make clean in ./amber6/src
>first.
>
>All the best
>Ross
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.rosswalker.co.uk/adsense_alternatives/.
Received on Mon Mar 19 2001 - 07:24:59 PST
Custom Search