|
|||||||||||||||||||||||||||||||||
AMBER Archive (2006)Subject: AMBER: sander: cannot execute binary file
From: Kailee (kaileeamber_at_googlemail.com)
Hi all,
I am new to amber. I have just compiled amber8 on the cluster myself, i
*************************************************************************************
And this is my run script (named as script_test):
#!/bin/bash
export MPICH_HOME=/home/usr/kailee/mpich-1.2.7p1
export DO_PARALLEL="$MPICH_HOME/bin/mpirun -np 4"
$DO_PARALLEL $AMBERHOME/exe/sander -O -i test.in -o test.out -p model.prmtop-c
**************************************************************************************
And then I used "qsub script_test" to submit my job.
Have you encountered similar problem before? how to solve this? thank you
Kailee
-----------------------------------------------------------------------
| |||||||||||||||||||||||||||||||||
|