|
|||||||||||||||||||||||||||||||||
AMBER Archive (2002)Subject: "Unit 5 Error" with a Linux/MPICH Amber7
From: Vincent BOSQUIER (vbosquier_at_nimes.syntem.com)
Hi all,
I have installed AMBER7 with MPICH on a Linux RedHat-7.2 cluster. To validate my installation, I run a script that has already been run on AMBER7 installed on a 1 CPU SGI server. This script includes several successive commands, including calls to sander. The script has the following structure:
-----------
#!/bin/csh -f
setenv $AMBERHOME /data/test/amber7
$AMBERHOME/exe/sander -O \
$AMBERHOME/exe/sander -O \
-----------
It seems that sander crashes with the following error messages, whenever I try to run such a script:
-----------
Unit 5 Error on OPEN: mini1.in
Unit 5 Error on OPEN: mini2.in
(...)
-----------
As I already said above, a researcher in our molecular modeling team tried to run the same test files on an SGI machine where I previously installed AMBER7 locally without MPICH and it worked fine. Is there a problem with our input files? Is there a difference in the input files for AMBER7 when you runit on 1 or on several processors?
Can one tell me what is a "Unit 5 error", and how I can manage it so that sander runs normally with all the processors I define in the machinefile?
We also experienced sander-crashes problems with "Unit 6 error" that seemed to be related to ".out" files. Has anyone any information about this too?
Here are some informations about the machines and the tests I ran to validate my MPICH module. Maybe it will help you have an idea of what is happening:
-----------
IBM x330series - Linux RedHat-7.2
machine2.ourdomain
"machine2" and "machine1" are biprocessors nodes in my cluster
The /data/test directory is a local directory on "machine1" and is NFS-mounted on "machine2" where /data/test is also the name of the mountpoint.
<me_at_machine1:/data/test>/usr/share/mpi/bin/mpirun -np 4 -machinefile /usr/share/mpi/share/machines.LINUX ./cpi
-----------
Thanks in advance to all those who will help me.
Vincent.
---------------------------------------------------------------------
Synt:em
E-mail: vbosquier_at_syntem.com
| |||||||||||||||||||||||||||||||||
|