|
|||||||||||||||||||||||||||||||||
AMBER Archive (2006)Subject: RE: AMBER: sander: cannot execute binary file
From: Michael John Hanby (mhanby_at_uab.edu)
Howdy, you might also want to add this to your script, although I don't
export PATH=$AMBERHOME/exe:$PATH
________________________________
From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu] On Behalf
Hi all,
I am new to amber. I have just compiled amber8 on the cluster myself, i
************************************************************************
/home/usr/kailee/mpich-1.2.7p1/bin/mpirun: line 1:
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 <http://test.in/> -o
************************************************************************
And then I used "qsub script_test" to submit my job.
Have you encountered similar problem before? how to solve this? thank
Kailee
-----------------------------------------------------------------------
| |||||||||||||||||||||||||||||||||
|